Recurring Scheduled Downtime is Blank with Wildcards

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ngunderson
Posts: 9
Joined: Sun Nov 16, 2014 5:07 pm

Recurring Scheduled Downtime is Blank with Wildcards

Post by ngunderson »

After upgrading to 5.4.10, all the tabs on the Recurring Scheduled Downtime are blank. It states 'There are currently no host/service recurring downtime events defined.' We have several service schedules where we have indicated a particular host and then a wildcard as part of the service. Everything used to show up fine, but not in this latest version. When we create new schedules without wildcards, they show up, but anything with wildcards is hidden. The changes do propagate to the /usr/local/nagios/etc/recurringdowntime.cfg file, and the schedules work, but they don't show up in the tabs on Recurring Downtime.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Recurring Scheduled Downtime is Blank with Wildcards

Post by lmiltchev »

We were able to recreate the issue in house, and notified our developers about it. The issue will be fixed in the next release of Nagios XI. If you need a "workaround" sooner, you could do the following:

1. Make a backup of the "/usr/local/nagiosxi/html/includes/components/xicore/recurringdowntime.php" file.

2. Download the file below:
recurringdowntime.zip
3. Unzip the "recurringdowntime.php" file, and place it in the "/usr/local/nagiosxi/html/includes/components/xicore/" directory. Make sure the permissions are the same as on the "original" file.

Let us know if this fixed your issue. Thank you!
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
ngunderson
Posts: 9
Joined: Sun Nov 16, 2014 5:07 pm

Re: Recurring Scheduled Downtime is Blank with Wildcards

Post by ngunderson »

Fantastic. Thank you for a quick resolution.
kyang

Re: Recurring Scheduled Downtime is Blank with Wildcards

Post by kyang »

@ngunderson, Sounds good, are we okay to close this topic?
Locked