I am hoping to find out more information on creating custom workers.
From https://assets.nagios.com/downloads/nag ... tsnew.html
>More information about workers, including an introduction to creating custom workers can be found in the source-supplied documentation.
documentation -> https://assets.nagios.com/downloads/nag ... .html#docs
Above URL linked back to itself.
Wrong URL link on "documentation" ?
-
jfrickson
Re: Wrong URL link on "documentation" ?
It links back to itself to item 10:
So run make dox. Then in a web browser, open Documentation/html/wprocs.html and that should tell you what you need to know.10. Documentation.
Documentation of Nagios Core internals is now provided as part of the source distribution. To create an HTML version of this documentation run 'make dox' from the root of the source distribution tree. The doxygen utilities must be installed to make this documentation.
Re: Wrong URL link on "documentation" ?
Thanks for the clarification. It was not obvious to me that the link point back to "10. Documentation" section of web page.jfrickson wrote:It links back to itself to item 10:So run make dox. Then in a web browser, open Documentation/html/wprocs.html and that should tell you what you need to know.10. Documentation.
Documentation of Nagios Core internals is now provided as part of the source distribution. To create an HTML version of this documentation run 'make dox' from the root of the source distribution tree. The doxygen utilities must be installed to make this documentation.
Please close this post.
Re: Wrong URL link on "documentation" ?
No problem. Closing this one out.
Feel free to make a new thread if you need any assistance in the future!
Feel free to make a new thread if you need any assistance in the future!
Former Nagios Employee