Not possible to delete Scheduled Downtime

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
giponino
Posts: 13
Joined: Thu Aug 18, 2016 8:05 am

Not possible to delete Scheduled Downtime

Post by giponino »

Hi, we have a RedHat server on Azure with Nagios XI 5.5.1. Recently we added a scheduled downtime for a long period for one host and all its services, until year 2050. Now I need to remove it but I can't. I can see on host and services the black ball and the comics for the downtime period but:
- If I go under scheduled downtime page, host and its services are not present
- If I click the 'x' near comic inside host to manually delete downtime, it remove the comic but the black ball is still present. After that, if I restart the nagios monitoring engine the comic return in its position.

Is it a bug of XI 5.5.0/5.5.1? How I can remove the scheduled downtime?

Thank you
Matteo
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Not possible to delete Scheduled Downtime

Post by scottwilkerson »

Can you post the output of the following

Code: Select all

ps -ef|grep nagios.cfg
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
giponino
Posts: 13
Joined: Thu Aug 18, 2016 8:05 am

Re: Not possible to delete Scheduled Downtime

Post by giponino »

Hi, this is the output:

Code: Select all

nagios    16603      1  1 Jul25 ?        00:06:05 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg
nagios    16615  16603  0 Jul25 ?        00:00:01 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Not possible to delete Scheduled Downtime

Post by scottwilkerson »

Can you also show the following:

Code: Select all

ls -al /usr/local/nagios/var/rw
Additionally, please upload your /usr/local/nagios/etc/nagios.cfg
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
giponino
Posts: 13
Joined: Thu Aug 18, 2016 8:05 am

Re: Not possible to delete Scheduled Downtime

Post by giponino »

Here the output:

Code: Select all

ls -al /usr/local/nagios/var/rw
total 4
drwxrwsr-x. 2 nagios nagios   39 Jul 25 22:50 .
drwxrwxr-x. 6 nagios nagios 4096 Jul 26 17:26 ..
prw-rw----  1 nagios nagios    0 Jul 25 22:50 nagios.cmd
srw-rw----  1 nagios nagios    0 Jul 25 22:50 nagios.qh
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Not possible to delete Scheduled Downtime

Post by scottwilkerson »

does this file exist?

Code: Select all

ls -al /usr/local/nagios/var/objects.precache
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
giponino
Posts: 13
Joined: Thu Aug 18, 2016 8:05 am

Re: Not possible to delete Scheduled Downtime

Post by giponino »

Yes!

Code: Select all

ls -al /usr/local/nagios/var/objects.precache
-rw-r--r--. 1 nagios nagios 2971496 Jul 25 22:50 /usr/local/nagios/var/objects.precache
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Not possible to delete Scheduled Downtime

Post by scottwilkerson »

I'm not sure if this is related because we have not had any other reports of this behavior, but 5.5.2 came out today and it did have several other issues that were resolved revolving around downtime.

Possibly an upgrade would remove the issue
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
giponino
Posts: 13
Joined: Thu Aug 18, 2016 8:05 am

Re: Not possible to delete Scheduled Downtime

Post by giponino »

Hi,
we upgraded to 5.5.2 but we have the same problem. Is it possible to move the ticket under "Customer Support" section?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Not possible to delete Scheduled Downtime

Post by scottwilkerson »

giponino wrote:Hi,
we upgraded to 5.5.2 but we have the same problem. Is it possible to move the ticket under "Customer Support" section?
Yes please open a ticket at
https://support.nagios.com/tickets/

reference this thread.

Thanks.

locking topic
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked