Page 1 of 1

Unable to schedule downtime after restarting Nagios

Posted: Fri May 18, 2018 10:17 am
by sdarkin
Nagios Core Version 4.0.8

After restarting Nagios I can no longer schedule downtime via the browser interface.

Services -> Hostname -> Member of <hostname> -> Hostname -> Schedule downtime for all services in this group

Navigating the above links I reach the desired downtime entry page, however having entered all of the details the 'Commit' button appears to have no effect.

I'm not sure if this is a permissions issue, although I'm logging in as a user that has scheduled downtime in the past.

Can anyone suggest things I should check?

Re: Unable to schedule downtime after restarting Nagios

Posted: Fri May 18, 2018 12:51 pm
by scottwilkerson
verify you don't somehow have 2 nagios processes running

Code: Select all

ps -ef|grep nagios.cfg
I would also again try restarting nagios

Code: Select all

service nagios restart
Finally verify permissions for the user in cgi.cfg
https://assets.nagios.com/downloads/nag ... iauth.html