Page 1 of 1
Recurring Scheduled Downtime is Blank with Wildcards
Posted: Mon Oct 16, 2017 2:17 pm
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.
Re: Recurring Scheduled Downtime is Blank with Wildcards
Posted: Mon Oct 16, 2017 4:11 pm
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!
Re: Recurring Scheduled Downtime is Blank with Wildcards
Posted: Mon Oct 16, 2017 9:18 pm
by ngunderson
Fantastic. Thank you for a quick resolution.
Re: Recurring Scheduled Downtime is Blank with Wildcards
Posted: Tue Oct 17, 2017 9:13 am
by kyang
@ngunderson, Sounds good, are we okay to close this topic?