Example commands to be used in nagios clients nrpe.cfg

by rajesh 2012-05-10 16:41:35

command[check_users]=/usr/local/nagios/libexec/check_users -w 5 -c 10
command[check_load]=/usr/local/nagios/libexec/check_load -w 15,10,5 -c 30,25,20
#command[check_hda1]=/usr/local/nagios/libexec/check_disk -w 20% -c 10% -p /dev/
hda1
command[check_hda1]=/usr/local/nagios/libexec/check_disk -w 20% -c 10% -p /dev/s
da1
command[check_zombie_procs]=/usr/local/nagios/libexec/check_procs -w 5 -c 10 -s
Z
command[check_total_procs]=/usr/local/nagios/libexec/check_procs -w 150 -c 200
command[check_dns]=/usr/local/nagios/libexec/check_dns -H localhost
command[check_http]=/usr/local/nagios/libexec/check_http -H localhost -I 70.38.1
20.117
command[check_ssh]=/usr/local/nagios/libexec/check_ssh -p 6928 localhost
command[check_hosts]=/usr/local/nagios/libexec/check_ping -H localhost -w 100,20
% -c 500,60%

Tagged in:

1530
like
0
dislike
0
mail
flag

You must LOGIN to add comments