Page 1 of 1

Not able to start NAGIOS

Posted: Thu Jun 17, 2010 5:41 am
by sarve1985
Hi

I am new to nagios and now not able to access any information.

please find the attachment for the problem on all the links i got the same error,

and in log file i got this
sts.
[1276602694] Warning: Return code of 127 for check of service 'Total Processes' on host 'localhost' was out of bounds. Make sure the plugin you're trying to run actually exists.
[1276602734] Warning: Return code of 127 for check of service 'Current Load' on host 'localhost' was out of bounds. Make sure the plugin you're trying to run actually exists.
[1276602774] Warning: Return code of 127 for check of service 'Current Users' on host 'localhost' was out of bounds. Make sure the plugin you're trying to run actually exists.
[1276602814] Warning: Return code of 127 for check of service 'HTTP' on host 'localhost' was out of bounds. Make sure the plugin you're trying to run actually exists.
[1276602854] 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.
[1276602884] 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.
[1276602924] Warning: Return code of 127 for check of host 'localhost' was out of bounds. Make sure the plugin you're trying to run actually exists.
[1276602924] Warning: Return code of 127 for check of service 'SSH' on host 'localhost' was out of bounds. Make sure the plugin you're trying to run actually exists.
[1276602934] Warning: Return code of 127 for check of service 'Swap Usage' on host 'localhost' was out of bounds. Make sure the plugin you're trying to run actually exists.
[1276602994] Warning: Return code of 127 for check of service 'Total Processes' on host 'localhost' was out of bounds. Make sure the plugin you're trying to run actually exists.
[1276603034] Warning: Return code of 127 for check of service 'Current Load' on host 'localhost' was out of bounds. Make sure the plugin you're trying to run actually exists.
[1276603074] Warning: Return code of 127 for check of service 'Current Users' on host 'localhost' was out of bounds. Make sure the plugin you're trying to run actually exists.
[1276603114] Warning: Return code of 127 for check of service 'HTTP' on host 'localhost' was out of bounds. Make sure the plugin you're trying to run actually exists.
[1276603154] 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.
[1276603172] Caught SIGTERM, shutting down...
[1276603172] Successfully shutdown... (PID=13246)

help me

Re: Not able to start NAGIOS

Posted: Thu Jul 15, 2010 3:31 pm
by jimavery
I think the usual cause of the first problem is that the permissions on the plugin do not permit the nagios user to run it. The problem shown on your screenshot usually indicates that the nagios daemon is not running.

Which instructions did you follow when installing Nagios? What the fix is will depend to some extent on how it was installed.

Usually the best place to start looking for instructions on installing Nagios Core is http://nagios.sourceforge.net/docs/3_0/quickstart.html
or by buying one of the excellent books on the subject, for example "Nagios" by Wolfgang Barth published by No Starch Press.