Re: [Nagios-devel] nagios3 init script check argument behaviour

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

Re: [Nagios-devel] nagios3 init script check argument behaviour

Post by Guest »

Matthias Eble wrote:
> Hi list,
>
> the nagios init script in version 3 offers a new "check" argument.
> But calling it with check actually does the same as restart except that
> the output of the config verification is not sent to /dev/null.
>
> Personally, I'd expect "check" to only verify the config and exit then.
>
> How do you think about that?
>
> Matthias

Definitely a bug - looks like I didn't finish implementing this. I'll
get a patch into CVS to fix this and change the argument from "check" to
"checkconfig", which will be more intuitive.


Ethan Galstad
Nagios Developer
___
Email: [email protected]
Web: www.nagios.org





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