[Nagios-devel] Documentation issues
Posted: Wed Jun 13, 2007 10:12 am
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
--
* http://www.swobspace.de
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected] (Wolfgang Barth
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
--
* http://www.swobspace.de
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected] (Wolfgang Barth