Wrong URL link on "documentation" ?

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
nagmoto
Posts: 195
Joined: Fri Jan 09, 2015 8:05 am

Wrong URL link on "documentation" ?

Post by nagmoto »

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.
jfrickson

Re: Wrong URL link on "documentation" ?

Post by jfrickson »

It links back to itself to item 10:
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.
So run make dox. Then in a web browser, open Documentation/html/wprocs.html and that should tell you what you need to know.
nagmoto
Posts: 195
Joined: Fri Jan 09, 2015 8:05 am

Re: Wrong URL link on "documentation" ?

Post by nagmoto »

jfrickson wrote:It links back to itself to item 10:
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.
So run make dox. Then in a web browser, open Documentation/html/wprocs.html and that should tell you what you need to know.
Thanks for the clarification. It was not obvious to me that the link point back to "10. Documentation" section of web page.

Please close this post.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Wrong URL link on "documentation" ?

Post by rkennedy »

No problem. Closing this one out.

Feel free to make a new thread if you need any assistance in the future!
Former Nagios Employee
Locked