Recurring downtime bug!

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Recurring downtime bug!

Post by BanditBBS »

Ok, server1, server2 and server3 all have a recurring downtime setup on them. Its the three that say "scheduled reboot..."
Capture.PNG
All services is selected, but there is an issue with that! After creating this schedule, I added a new service to those hosts and that one isn't included, because XI, from what I can see, creates a config file based on the services that were on it at that time. I think a code fix is in order here to save in a config file if services were selected also and if so, re-write that config file each time it needs to do the downtime.
You do not have the required permissions to view the files attached to this post.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Recurring downtime bug!

Post by ssax »

Yeah, if it's already scheduled them it won't get added, it will add the new services on the next time it schedules, I've added it as a feature request though since I agree that it should poll at time of:

Code: Select all

NEW TASK ID 9896 created - Nagios XI Feature Request: Recurring Downtime - New services added to host do not get added to already scheduled downtime
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: Recurring downtime bug!

Post by BanditBBS »

ssax wrote:Yeah, if it's already scheduled them it won't get added, it will add the new services on the next time it schedules, I've added it as a feature request though since I agree that it should poll at time of:

Code: Select all

NEW TASK ID 9896 created - Nagios XI Feature Request: Recurring Downtime - New services added to host do not get added to already scheduled downtime
What? really? My new services were added weeks ago and they keep alerting for the outage.
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Recurring downtime bug!

Post by ssax »

Hmm, what version of XI are you running? I tested on 5.3.1 and it worked properly, let me double-check, brb.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Recurring downtime bug!

Post by ssax »

Yep, still working for me with your settings (every Saturday) but I'm just manually changing the date and then forcing the cron job to run.
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH
Contact:

Re: Recurring downtime bug!

Post by BanditBBS »

Disregard, user was, hmm, politically correct term, umm, not explaining very well :)

But the feature request you opened is still needed
2 of XI5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Recurring downtime bug!

Post by ssax »

:) It happens, good to close this one up?
Locked