Re: [Nagios-devel] bugs in documentation for nagios 2.0

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] bugs in documentation for nagios 2.0

Post by Guest »

Maciej Bogucki wrote:
> Hello,
>
> I have found some bugs in documentation for nagios 2.0.
> F.e. on page about Event Handlers there should be:
>
> Service event handler macros: $SERVICESTATE$, $SERVICESTATETYPE$,
> $SERVICEATTEMPT$
> Host event handler macros: $HOSTSTATE$, $HOSTSTATETYPE$, $HOSTATTEMPT$
>
> and
>
> define command{
> command_name restart-httpd
> command_line
> /usr/local/nagios/libexec/eventhandlers/restart-httpd $SERVICESTATE$
> $SERVICESTATETYPE$ $SERVICEATTEMPT$
> }
>
> And there are a lot of the same bugs in documentation for nagios 2.0.
> There is no $STATETYPE$ in nagios 2.0. There is $SERVICESTATETYPE$ for
> services and $HOSTSTATETYPE$ for hosts.
>

Feel free to submit a patch. I'm sure Ethan would be happy to submit it
upstream.

> Best Regards
> Maciej Bogucki
>

--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Lead Developer





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