Host not Entering Recurring Downtime

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
matt.uebel
Posts: 84
Joined: Thu Jun 20, 2013 7:43 am

Re: Host not Entering Recurring Downtime

Post 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."
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Host not Entering Recurring Downtime

Post 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.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
matt.uebel
Posts: 84
Joined: Thu Jun 20, 2013 7:43 am

Re: Host not Entering Recurring Downtime

Post by matt.uebel »

Ah, thanks Scott.
Locked