Re: [Nagios-devel] Documentation issues

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] Documentation issues

Post by Guest »

Thanks for the notes Wolfgang. I'll get the docs updated for the next
alpha release.

Wolfgang Barth wrote:
> Hi,
>
> I found two discrepancies between the current docs and nagios 3.0a4:
>
> 1) custom variables
>
> define host {
> ...
> _NSCLIENT_PORT 12489
> ...
> }
>
> - documentation says: $_HOST_NSCLIENT_PORT$
> - working config: $_HOSTNSCLIENT_PORT$ (as ethan shows on his slides
> at the Netways Nagios Conference last year)
>
> I would prefer the documented style (easier to read), but only the second
> form works.
>
> 2) contact {
> ...
> can_submit_commands
> ...
> }
> is marked as required in the documentation, but it isn't.
>
> Wolfgang


--


Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org





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