Recurring downtime spawning multiple entries

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jonarnar
Posts: 7
Joined: Fri Jul 06, 2012 12:21 pm

Recurring downtime spawning multiple entries

Post by jonarnar »

Hi,

I upgraded to 2011R3.3 last week, and a few days ago I noticed that Recurring downtimes are not behaving like they should.

I've got one servicegroup (four services) with a scheduled recurring downtime, every day from 23:00 lasting for 120 minutes.

Under scheduled downtimes I can see those four services being scheduled every hour (every time the cronjob runs I get four
new entries).

Some users have reported other scheduled downtimes going missing as well, but I've not witnessed that myself.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Recurring downtime spawning multiple entries

Post by scottwilkerson »

Can you run the following from the command line and post /tmp/dt.log along with service names affected. You can PM me this to preserve confidentiality.

Code: Select all

/usr/local/nagiosxi/cron/recurringdowntime.pl 2&>1 /tmp/dt.log
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked