enable_page_tour

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
cg28oh
Posts: 31
Joined: Mon Aug 18, 2014 9:38 am

enable_page_tour

Post 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?
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: enable_page_tour

Post 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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
cg28oh
Posts: 31
Joined: Mon Aug 18, 2014 9:38 am

Re: enable_page_tour

Post by cg28oh »

That's it, Thank you.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: enable_page_tour

Post 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.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked