[Nagiosplug-help] 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
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list