Page 2 of 2

Re: Host not Entering Recurring Downtime

Posted: Fri Sep 13, 2013 6:26 am
by matt.uebel
how often does recurringdowntime.pl run?

EDIT: Nevermind, I should have read the full page. Found that cron tasks, including recurringdowntime.pl, run at the top of the hour.:

"Scheduled downtime definitions that are designed to repeat (recur) at set intervals are shown below. The next schedule for each host/service are added to the monitoring engine when the cron runs at the top of the hour."

Re: Host not Entering Recurring Downtime

Posted: Fri Sep 13, 2013 7:39 am
by scottwilkerson
maybe the External Command Interface is just using the browsers autocomplete history
This actually is true. There isn't an auto-complete on the schedule downtime page

Code: Select all

/nagiosxi/includes/components/nagioscore/ui/extinfo.php?type=6
Only the recurring downtime page.

Re: Host not Entering Recurring Downtime

Posted: Fri Sep 13, 2013 8:04 am
by matt.uebel
Ah, thanks Scott.