schedule downtime issue

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: schedule downtime issue

Post by rkennedy »

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 -
security-settings.PNG
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
sitaonair
Posts: 55
Joined: Wed Jan 06, 2016 3:36 am

Re: schedule downtime issue

Post by sitaonair »

Hi,

I updated my profile. Still the same issue
You do not have the required permissions to view the files attached to this post.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: schedule downtime issue

Post by rkennedy »

To clarify, do you have read only checked or unchecked?
Former Nagios Employee
sitaonair
Posts: 55
Joined: Wed Jan 06, 2016 3:36 am

Re: schedule downtime issue

Post by sitaonair »

At the first time, it was unchecked.
I tried with both cases (checked and unchecked). same behavior.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: schedule downtime issue

Post by rkennedy »

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
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: schedule downtime issue

Post by rkennedy »

Also - what version of apache are you running?

Code: Select all

apachectl -v
Former Nagios Employee
sitaonair
Posts: 55
Joined: Wed Jan 06, 2016 3:36 am

Re: schedule downtime issue

Post by sitaonair »

Here is apache version

Code: Select all

# apachectl -v
Server version: Apache/2.2.15 (Unix)
Server built:   Aug 24 2015 17:52:49
Nagios config is attached.
You do not have the required permissions to view the files attached to this post.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: schedule downtime issue

Post by lmiltchev »

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!
sitaonair
Posts: 55
Joined: Wed Jan 06, 2016 3:36 am

Re: schedule downtime issue

Post by sitaonair »

For now, we are using only local accounts.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: schedule downtime issue

Post by tmcdonald »

Attempt to schedule downtime from XI, then immediately run the following and post the output:

tail -40 /usr/local/nagios/var/nagios.log
Former Nagios employee
Locked