Page 1 of 1

enable_page_tour

Posted: Mon Jun 03, 2019 1:49 pm
by cg28oh
I'm trying to disable the Page Tour calls on Nagios 4.4.3. I use the enable_page_tour=0 in nagios.cfg and when I restart the service, it errors on the line # where I put the enable_page_tour and won't start. I take out the option and it starts fine. Am I correct with enable_page_tour=0 to disable those external links?

Re: enable_page_tour

Posted: Mon Jun 03, 2019 3:32 pm
by npolovenko
Hello, @rferebee. This option needs to be added to the /usr/local/nagios/etc/cgi.cfg file, not the nagios cfg file. After that please restart nagios with:

Code: Select all

service nagios restart

Re: enable_page_tour

Posted: Tue Jun 04, 2019 8:54 am
by cg28oh
That's it, Thank you.

Re: enable_page_tour

Posted: Tue Jun 04, 2019 10:30 am
by benjaminsmith
@cg29oh,
That's it, Thank you.
Great! I'll go ahead and mark this as resolved. Please feel free to open a new topic if you have any new questions.

Thank you for using the Nagios Support Forum.