Nagios: Difference between revisions

205 bytes removed ,  5 years ago
Line 106:
== Monitoring Ubuntu Client ==
{{UC}}
 
== Testing ==
 
On Client itself
/usr/lib64/nagios/plugins/check_procs -c 1: -C 'python3.6' -a 'watchdog.py' -p
 
From Nagios Server
/usr/lib/nagios/plugins/check_nrpe -H 10.10.30.81 -c check_total_procs
 
== Configuration ==