[Nagiosplug-help] [Nagios-users] NRPE
Martin J. Green
mgreen at altien.com
Mon Jul 31 12:07:25 CEST 2006
>Strip out the comments and post the complete nrpe.cfg
pid_file=/var/run/nrpe.pid
server_port=5666
#server_address=192.168.1.1
nrpe_user=nagios
nrpe_group=nagios
allowed_hosts=127.0.0.1,192.168.0.34,10.0.0.34
dont_blame_nrpe=0
debug=1 #which appears to do Jack shit as it happens
command_timeout=60
#allow_weak_random_seed=1
command[check_users]=/usr/libexec/nagios/check_users -w 5 -c 10
command[check_load]=/usr/libexec/nagios/check_load -w 15,10,5 -c
30,25,20
command[check_disk1]=/usr/libexec/nagios/check_disk -w 10% -c 5% -p
/dev/hda1
command[check_disk2]=/usr/libexec/nagios/check_disk -w 10% -c 5% -p
/dev/hdb1
command[check_zombie_procs]=/usr/libexec/nagios/check_procs -w 5 -c 10
-s Z
command[check_total_procs]=/usr/libexec/nagios/check_procs -w 150 -c 200
More information about the Help
mailing list