I've had created a recurring downtime schedule on a specific device a couple of days ago. I had deleted that schedule yesterday and applied configuration change however I've received a DOWNTIMEEND service alert this morning. I've checked the downtime schedule and there is no entry for that device.
Am I missing something?
Thanks
DOWNTIMEEND Service Alert
Re: DOWNTIMEEND Service Alert
When you deleted the Recurring Downtime schedule, you you verify that it was removed?
Was there a second entry that was missed?
Also, if someone scheduled a one time downtime and that ended, it will be removed from the system and that is why you could not find it.
Do you think that happened?
Was there a second entry that was missed?
Also, if someone scheduled a one time downtime and that ended, it will be removed from the system and that is why you could not find it.
Do you think that happened?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: DOWNTIMEEND Service Alert
I've deleted the recurring downtime schedule and verified it was removed after Apply Configurations. There's no other schedules related to that device. I'm the only one that is allowed to make changes.
Re: DOWNTIMEEND Service Alert
Can you post today's nagios.log file that can be found in the /usr/local/nagios/var folder?
Also, run this command as root and post the output.
What is the name of the host that the notification was sent for?
Also, run this command as root and post the output.
Code: Select all
ps -ef --cols=300Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: DOWNTIMEEND Service Alert
I've attached the 2 logs.
The hostname on the notification is CWNAVJETDB
The hostname on the notification is CWNAVJETDB
You do not have the required permissions to view the files attached to this post.
Re: DOWNTIMEEND Service Alert
I looked in the logs and I couldn't find anything wrong.
I saw that the host sent a downtime notification and then an hour later sent that it ended, but no errors.
There has been some bug fixes in XI for recurring downtime issues so I suggest you upgrade to the latest version of Nagios XI as that may fix the issue from happening in the future.
I saw that the host sent a downtime notification and then an hour later sent that it ended, but no errors.
There has been some bug fixes in XI for recurring downtime issues so I suggest you upgrade to the latest version of Nagios XI as that may fix the issue from happening in the future.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: DOWNTIMEEND Service Alert
Yes, the host sent a downtime notification and then an hour later sent it end. But that scheduled downtime notifcation was deleted the day before so I should not be getting that downtime notification.
I am currently on the latest version 5.4.4
I am currently on the latest version 5.4.4
Re: DOWNTIMEEND Service Alert
The only thing I can think of that there was a duplicated Nagios process running and that one sent the notification but the one updating the web interface had the schedule deleted.
See if you can recreate it and post back the results.
See if you can recreate it and post back the results.
Be sure to check out our Knowledgebase for helpful articles and solutions!