schedule downtime issue
Re: schedule downtime issue
I think I was able to replicate this issue, except it's showing a red box instead of green. I know the past bug was green, but should have been fixed in 5.2.3.
Can you see if you have the 'Has read-only access' box checked under your personal account? If so, uncheck it. It'll look like this - Let me know if that solves the issue or not.
Can you see if you have the 'Has read-only access' box checked under your personal account? If so, uncheck it. It'll look like this - Let me know if that solves the issue or not.
You do not have the required permissions to view the files attached to this post.
Former Nagios Employee
Re: schedule downtime issue
Hi,
I updated my profile. Still the same issue
I updated my profile. Still the same issue
You do not have the required permissions to view the files attached to this post.
Re: schedule downtime issue
To clarify, do you have read only checked or unchecked?
Former Nagios Employee
Re: schedule downtime issue
At the first time, it was unchecked.
I tried with both cases (checked and unchecked). same behavior.
I tried with both cases (checked and unchecked). same behavior.
Re: schedule downtime issue
Can you post your nagios.cfg for us to look at? As I wasn't able to replicate this so it's going to take some digging.
Former Nagios Employee
Re: schedule downtime issue
Also - what version of apache are you running?
Code: Select all
apachectl -v
Former Nagios Employee
Re: schedule downtime issue
Here is apache version
Nagios config is attached.
Code: Select all
# apachectl -v
Server version: Apache/2.2.15 (Unix)
Server built: Aug 24 2015 17:52:49
You do not have the required permissions to view the files attached to this post.
Re: schedule downtime issue
Is this a "local" or "AD/LDAP" auth type user? Are there any capital letters in the username?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: schedule downtime issue
For now, we are using only local accounts.
Re: schedule downtime issue
Attempt to schedule downtime from XI, then immediately run the following and post the output:
tail -40 /usr/local/nagios/var/nagios.log
tail -40 /usr/local/nagios/var/nagios.log
Former Nagios employee