recurring downtime not working

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
rentsys
Posts: 98
Joined: Wed Oct 16, 2013 11:57 am

recurring downtime not working

Post by rentsys »

Is recurring downtime an enterprise feature? I tried to set a recurring downtime, but it didn't work.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: recurring downtime not working

Post by tmcdonald »

It shouldn't be:

http://www.nagios.com/products/nagiosxi ... comparison

What specifically is not working? Are you seeing an error?
Former Nagios employee
rentsys
Posts: 98
Joined: Wed Oct 16, 2013 11:57 am

Re: recurring downtime not working

Post by rentsys »

actually it just took a very long time for to actually start from when I made it. when it did the time was already passed. How long is it supposed to take before it starts?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: recurring downtime not working

Post by slansing »

Hmm it should be ran every minute I believe? What is the output of:

Code: Select all

grep 'recurring' /etc/cron.d/nagiosxi
Locked