Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
nagios [2015/12/10 09:08]
steve
nagios [2015/12/21 15:43]
steve
Line 49: Line 49:
 <​code>​ <​code>​
 nagios -v /​etc/​nagios/​nagios.cfg nagios -v /​etc/​nagios/​nagios.cfg
 +</​code>​
 +
 +You can test an nrpe check directly from the nagios server to the client to verify it's working:
 +
 +<​code>​
 +check_nrpe -c check_uptime -H 192.168.56.2
 </​code>​ </​code>​