<HTML>
<HEAD>
<TITLE>Re: [Nagios-users] localhost DOWN messages, return code 127 is out of bounds</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I’m a newbie, but...<BR>
<BR>
Does your /etc/hosts/ file have this line in it:<BR>
127.0.0.1      localhost<BR>
<BR>
It should have that.<BR>
<BR>
On 5/18/10 5:39 PM, "Michael Maxwell" <<a href="mmaxwell@blackarrow.tv">mmaxwell@blackarrow.tv</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><SPAN STYLE='font-size:11pt'><FONT FACE="Consolas, Courier New, Courier">Hello,<BR>
<BR>
Just installed nagios 3.2.1 following the docs at<BR>
<a href="http://nagios.sourceforge.net/docs/3_0/quickstart.html">http://nagios.sourceforge.net/docs/3_0/quickstart.html</a><BR>
<BR>
Everything starts up normally, web interface is fine, can login,<BR>
enable/disable checks, etc...  However, every 2 hours exactly,<BR>
I'm getting the following alert in email:<BR>
<BR>
From: nagios<BR>
Subject: ** PROBLEM Host Alert: localhost is DOWN **<BR>
<BR>
***** Nagios *****<BR>
<BR>
Notification Type: PROBLEM<BR>
Host: localhost<BR>
State: DOWN<BR>
Address: 127.0.0.1<BR>
Info: (Return code of 127 is out of bounds - plugin may be missing)<BR>
<BR>
Date/Time: Tue May 18 15:00:15 PDT 2010<BR>
<BR>
If I go to check the services, everything is green.<BR>
<BR>
This is coming from a fresh install with nothing special configured.<BR>
<BR>
I've googled until my eyes glazed over and no one seems to report<BR>
this happening with "localhost".  I've checked for the plugins,<BR>
checked permissions, etc... The best I can tell, it's all as it<BR>
should be.  I’m sure I’ve missed some simple detail somewhere, but<BR>
it’s eluding me at the moment.<BR>
<BR>
Any help on solving this problem would be greatly appreciated.<BR>
<BR>
Below, I've included logfile contents as well as every detail<BR>
I could think of on how the system is setup.<BR>
<BR>
Thanks<BR>
<BR>
[1274215437] Nagios 3.2.1 starting... (PID=5185)[1274215437] Local time is Tue May 18 13:43:57 PDT 2010<BR>
[1274215437] LOG VERSION: 2.0<BR>
[1274215437] Finished daemonizing... (New PID=5186)[1274215447] Warning: Return code of 127 for check of host 'localhost' was out of bounds. Make sure the plugin you're trying to run actually e<BR>
xists.<BR>
[1274215447] HOST ALERT: localhost;DOWN;SOFT;1;(Return code of 127 is out of bounds - plugin may be missing)[1274215477] Warning: Return code of 127 for check of service 'Current Load' on host 'localhost' was out of bounds. Make sure the plugin you'r<BR>
e trying to run actually exists.<BR>
[1274215477] SERVICE ALERT: localhost;Current Load;CRITICAL;HARD;1;(Return code of 127 is out of bounds - plugin may be missing)[1274215517] Warning: Return code of 127 for check of host 'localhost' was out of bounds. Make sure the plugin you're trying to run actually e<BR>
xists.<BR>
[1274215517] HOST ALERT: localhost;DOWN;SOFT;2;(Return code of 127 is out of bounds - plugin may be missing)[1274215517] Warning: Return code of 127 for check of service 'Current Users' on host 'localhost' was out of bounds. Make sure the plugin you'<BR>
re trying to run actually exists.<BR>
[1274215517] SERVICE ALERT: localhost;Current Users;CRITICAL;HARD;1;(Return code of 127 is out of bounds - plugin may be missing)[1274215557] Warning: Return code of 127 for check of service 'HTTP' on host 'localhost' was out of bounds. Make sure the plugin you're trying<BR>
 to run actually exists.<BR>
[1274215557] SERVICE ALERT: localhost;HTTP;CRITICAL;HARD;1;(Return code of 127 is out of bounds - plugin may be missing)[1274215587] Warning: Return code of 127 for check of host 'localhost' was out of bounds. Make sure the plugin you're trying to run actually e<BR>
xists.<BR>
[1274215557] SERVICE ALERT: localhost;HTTP;CRITICAL;HARD;1;(Return code of 127 is out of bounds - plugin may be missing)[1274215587] Warning: Return code of 127 for check of host 'localhost' was out of bounds. Make sure the plugin you're trying to run actually e<BR>
xists.<BR>
[1274215587] HOST ALERT: localhost;DOWN;SOFT;3;(Return code of 127 is out of bounds - plugin may be missing)<BR>
[1274215597] Warning: Return code of 127 for check of service 'PING' on host 'localhost' was out of bounds. Make sure the plugin you're trying to run actually exists.<BR>
[1274215597] SERVICE ALERT: localhost;PING;CRITICAL;HARD;1;(Return code of 127 is out of bounds - plugin may be missing)<BR>
[1274215627] Warning: Return code of 127 for check of service 'Root Partition' on host 'localhost' was out of bounds. Make sure the plugin you're trying to run actually exists.<BR>
[1274215627] SERVICE ALERT: localhost;Root Partition;CRITICAL;HARD;1;(Return code of 127 is out of bounds - plugin may be missing)<BR>
<BR>
<BR>
Detailed information on the system, what's installed, etc...:<BR>
<BR>
CentOS 5.4<BR>
Linux [deleted] 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:35 EDT 2010 i686 i686 i386 GNU/Linux<BR>
<BR>
Nagios 3.2.1<BR>
Nagios Plugins 1.4.14<BR>
Apache httpd 2.2.15<BR>
PHP 5.3.2<BR>
<BR>
$ grep nagios /etc/passwd<BR>
nagios:x:9000:9001::/home/nagios:/bin/bash<BR>
<BR>
$ grep nag /etc/group<BR>
nagcmd:x:9000:apache<BR>
nagios:x:9001:nagios<BR>
<BR>
Options used to build nagios:<BR>
./configure     --with-command-group=nagcmd \<BR>
                --prefix=/opt/nagios-3.2.1 \<BR>
                --with-nagios-user=nagios \<BR>
                --with-httpd-conf=/opt/httpd/conf<BR>
<BR>
Options used to build plugins:<BR>
./configure     --with-nagios-user=nagios \<BR>
                --with-nagios-group=nagios \<BR>
                --prefix=/opt/nagios-3.2.1<BR>
<BR>
Permissions of files in /opt/nagios-3.2.1/libexec:<BR>
$ ls -l /opt/nagios-3.2.1/libexec/<BR>
total 1360K<BR>
-rwxr-xr-x 1 nagios nagios 31052 May 18 13:48 check_apt*<BR>
-rwxr-xr-x 1 nagios nagios  2240 May 18 13:48 check_breeze*<BR>
-rwxr-xr-x 1 nagios nagios 38078 May 18 13:48 check_by_ssh*<BR>
lrwxrwxrwx 1 root   root       9 May 18 13:48 check_clamd -> check_tcp*<BR>
-rwxr-xr-x 1 nagios nagios 21516 May 18 13:48 check_cluster*<BR>
-r-sr-xr-x 1 root   nagios 34952 May 18 13:48 check_dhcp*<BR>
-rwxr-xr-x 1 nagios nagios 32640 May 18 13:48 check_dig*<BR>
-rwxr-xr-x 1 nagios nagios 48280 May 18 13:48 check_disk*<BR>
-rwxr-xr-x 1 nagios nagios  8075 May 18 13:48 check_disk_smb*<BR>
-rwxr-xr-x 1 nagios nagios 36777 May 18 13:48 check_dns*<BR>
-rwxr-xr-x 1 nagios nagios 18705 May 18 13:48 check_dummy*<BR>
-rwxr-xr-x 1 nagios nagios  3051 May 18 13:48 check_file_age*<BR>
-rwxr-xr-x 1 nagios nagios  6313 May 18 13:48 check_flexlm*<BR>
lrwxrwxrwx 1 root   root       9 May 18 13:48 check_ftp -> check_tcp*<BR>
-rwxr-xr-x 1 nagios nagios 85634 May 18 13:48 check_http*<BR>
-r-sr-xr-x 1 root   nagios 39620 May 18 13:48 check_icmp*<BR>
-rwxr-xr-x 1 nagios nagios 23743 May 18 13:48 check_ide_smart*<BR>
-rwxr-xr-x 1 nagios nagios 15132 May 18 13:48 check_ifoperstatus*<BR>
-rwxr-xr-x 1 nagios nagios 12518 May 18 13:48 check_ifstatus*<BR>
lrwxrwxrwx 1 root   root       9 May 18 13:48 check_imap -> check_tcp*<BR>
-rwxr-xr-x 1 nagios nagios  7350 May 18 13:48 check_ircd*<BR>
lrwxrwxrwx 1 root   root       9 May 18 13:48 check_jabber -> check_tcp*<BR>
-rwxr-xr-x 1 nagios nagios 30014 May 18 13:48 check_ldap*<BR>
lrwxrwxrwx 1 root   root      10 May 18 13:48 check_ldaps -> check_ldap*<BR>
-rwxr-xr-x 1 nagios nagios 28714 May 18 13:48 check_load*<BR>
-rwxr-xr-x 1 nagios nagios  6020 May 18 13:48 check_log*<BR>
-rwxr-xr-x 1 nagios nagios 20282 May 18 13:48 check_mailq*<BR>
-rwxr-xr-x 1 nagios nagios 25812 May 18 13:48 check_mrtg*<BR>
-rwxr-xr-x 1 nagios nagios 24295 May 18 13:48 check_mrtgtraf*<BR>
-rwxr-xr-x 1 nagios nagios 28548 May 18 13:48 check_nagios*<BR>
lrwxrwxrwx 1 root   root       9 May 18 13:48 check_nntp -> check_tcp*<BR>
lrwxrwxrwx 1 root   root       9 May 18 13:48 check_nntps -> check_tcp*<BR>
-rwxr-xr-x 1 nagios nagios 38266 May 18 13:48 check_nt*<BR>
-rwxr-xr-x 1 nagios nagios 35917 May 18 13:48 check_ntp*<BR>
-rwxr-xr-x 1 nagios nagios 33889 May 18 13:48 check_ntp_peer*<BR>
-rwxr-xr-x 1 nagios nagios 31725 May 18 13:48 check_ntp_time*<BR>
-rwxr-xr-x 1 nagios nagios 54192 May 18 13:48 check_nwstat*<BR>
-rwxr-xr-x 1 nagios nagios  8324 May 18 13:48 check_oracle*<BR>
-rwxr-xr-x 1 nagios nagios 30356 May 18 13:48 check_overcr*<BR>
-rwxr-xr-x 1 nagios nagios 41387 May 18 13:48 check_ping*<BR>
lrwxrwxrwx 1 root   root       9 May 18 13:48 check_pop -> check_tcp*<BR>
-rwxr-xr-x 1 nagios nagios 39647 May 18 13:48 check_procs*<BR>
-rwxr-xr-x 1 nagios nagios 29078 May 18 13:48 check_real*<BR>
-rwxr-xr-x 1 nagios nagios  9579 May 18 13:48 check_rpc*<BR>
-rwxr-xr-x 1 nagios nagios  1135 May 18 13:48 check_sensors*<BR>
lrwxrwxrwx 1 root   root       9 May 18 13:48 check_simap -> check_tcp*<BR>
-rwxr-xr-x 1 nagios nagios 51895 May 18 13:48 check_smtp*<BR>
lrwxrwxrwx 1 root   root       9 May 18 13:48 check_spop -> check_tcp*<BR>
-rwxr-xr-x 1 nagios nagios 26231 May 18 13:48 check_ssh*<BR>
lrwxrwxrwx 1 root   root       9 May 18 13:48 check_ssmtp -> check_tcp*<BR>
-rwxr-xr-x 1 nagios nagios 30682 May 18 13:48 check_swap*<BR>
-rwxr-xr-x 1 nagios nagios 38940 May 18 13:48 check_tcp*<BR>
-rwxr-xr-x 1 nagios nagios 28909 May 18 13:48 check_time*<BR>
lrwxrwxrwx 1 root   root       9 May 18 13:48 check_udp -> check_tcp*<BR>
-rwxr-xr-x 1 nagios nagios 34400 May 18 13:48 check_ups*<BR>
-rwxr-xr-x 1 nagios nagios 27485 May 18 13:48 check_users*<BR>
-rwxr-xr-x 1 nagios nagios  2934 May 18 13:48 check_wave*<BR>
-rwxr-xr-x 1 nagios nagios 28787 May 18 13:48 negate*<BR>
-rwxr-xr-x 1 nagios nagios 27484 May 18 13:48 urlize*<BR>
-rwxr-xr-x 1 nagios nagios  1939 May 18 13:48 utils.pm*<BR>
-rwxr-xr-x 1 nagios nagios   862 May 18 13:48 utils.sh*<BR>
</FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></FONT></SPAN><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>------------------------------------------------------------------------------<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%">_______________________________________________<BR>
Nagios-users mailing list<BR>
<a href="Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><BR>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><BR>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. <BR>
::: Messages without supporting info will risk being sent to /dev/null<BR>
</SPAN></FONT></FONT></BLOCKQUOTE>
</BODY>
</HTML>