Hi guys,<br><br>I have a server called SRV1 that is connected on a router at other office.<br>The SRV1 has static routes to these networks.<br><br>My nagios has been monitoring SRV1, and I configured nrpe on it with:<br><br>

command[check_router1]=/etc/check_ping -H xxxxxxxxxxx -w 3000.0,80% -c 5000.0,100% -p 4 -4<br>command[check_router2]=/etc/check_ping -H xxxxxxxxxxx -w 3000.0,80% -c 5000.0,100% -p 4 -4<br><br><br>------ | SRV1 | -------> | router1 | ------> | router2 | --->....<br>

<br><br>I also added in my nagios router1 and router2.<br><br><br>is possible to configure a command in nagios server to execute check_router1 and check_router2 on SRV1 and put the result in routers status ?<br><br><br>many thanks!!<br>