I just got to playing with 2.0b4 and the first thing I ran into was the
127 error, the resources.cfg file by default was pointing to:
$USER1$=/usr/lib/nagios/plugins<br>
<br>
but the plugins install into: $USER1$=/usr/local/nagios/libexec/<br>
<br>
Not a big deal it works now, the problem is when I restart the nagios
process all the plugins fail again, in order to keep it running I have
to kill -9 the process and then restart it.<br>
<br>
Here is a log message from after the restart: nagios: <br>
Warning: Return code of 127 for check of service 'Root / Free Space' on
host '<a href="http://host.network.com">host.network.com</a>' was out of bounds. Make sure the plugin you're
trying to run actually exists.<br>
<br>
The system is Fedora Core 4, with nagios 2.0b4.<br>
<br>
This was the only way to see if anyone else was seeing this so I apologize if this isnt the right place to send to.<br>
<br>
Thanks,<br>
<br>
<br>