[Nagios-devel] Problems with 3.0b5 init script?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] Problems with 3.0b5 init script?

Post by Guest »


Hi List --

I'm having problems with the 3.0b5 init script, specifically with
reload.

It seems that calling "service nagios reload" causes nagios to lose
its pointer at the plugins dir, meaning every service check within a
few minutes issues:
Warning: Return code of 127 for check of service '' on
host '' was out of bounds. Make sure the plugin you're
trying to run actually exists.

"service nagios restart" works, but if I remember, reload is better
for picking up config changes, because timers between checks don't
get reset.

I was seeing some other funkiness in the init script as well, but
after fiddling with things for a while, they seem to have calmed
down. I think the init script assumes that the lock_file in
nagios.cfg has not been put in a different place, for example.

Suggestions on the reload() stuff? I'm not seeing anything in the
nagios logs that gives any clues.

best,
Jeff






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked