Schedule downtime from Servicegroup Summary does not work.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
CBoekhuis
Posts: 234
Joined: Tue Aug 16, 2011 4:55 am

Schedule downtime from Servicegroup Summary does not work.

Post by CBoekhuis »

Hi,

we encounter the following problem when trying to schedule downtime from "Servicegroup Summary"
This is what we do:
select "Servicegroup Summary" --> "View Servicegroup command" --> "Schedule downtime for all services in this servicegroup"--> fill in the comment and "commit"
We aspect all services to be in schedules downtime, but this never happens. Scheduling a downtime from a single service works fine , also schedule a downtime for all services from the host point of view works fine.

nagiosxi version is 5.2.5

Regards,
Christian Bakker
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Schedule downtime from Servicegroup Summary does not wor

Post by lmiltchev »

This bug will be fixed in the next release of XI. It is already fixed in our dev revision (TASK ID 7854).
Be sure to check out our Knowledgebase for helpful articles and solutions!
CBoekhuis
Posts: 234
Joined: Tue Aug 16, 2011 4:55 am

Re: Schedule downtime from Servicegroup Summary does not wor

Post by CBoekhuis »

Hi,

any idea +/- when de new release will be deployed?

Regards
Christian
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Schedule downtime from Servicegroup Summary does not wor

Post by lmiltchev »

I expect the next release to be out in a few weeks. If you don't want to wait, you can try the following workaround.

1. Make sure you backup your Nagios XI instance. If it is a VM, snapshot it.

2. Backup the following two files:

Code: Select all

/usr/local/nagiosxi/html/includes/components/nagioscore/coreuiproxy.inc.php
/usr/local/nagiosxi/html/includes/components/xicore/status.php
3. Download the files below, unzip them, and use them to overwrite the original "coreuiproxy.inc.php", and "status.php" files. Make sure you preserve the permissions of the "original" files.
coreuiproxy.inc.php.zip
status.zip
Restart apache:

Code: Select all

service httpd restart
Let us know if this fixed your issue.
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
CBoekhuis
Posts: 234
Joined: Tue Aug 16, 2011 4:55 am

Re: Schedule downtime from Servicegroup Summary does not wor

Post by CBoekhuis »

Hi,

as far i can see the fix works fine. I'll let you know in a few days after some more testing if the ticket is solved.
Thanx so far for your kwik response.

Regards
Christian
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Schedule downtime from Servicegroup Summary does not wor

Post by lmiltchev »

Thanks for the feedback, Christian! We will keep this thread open until you verify that the issue has been permanently resolved.
Be sure to check out our Knowledgebase for helpful articles and solutions!
CBoekhuis
Posts: 234
Joined: Tue Aug 16, 2011 4:55 am

Re: Schedule downtime from Servicegroup Summary does not wor

Post by CBoekhuis »

Hi,

it looks likes problem is solved. Works fine also from tenancy point of view.
Thanx for the help, ticket can be closed.

Regards
Christian Bakker
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Schedule downtime from Servicegroup Summary does not wor

Post by lmiltchev »

I am glad the issue has been resolved! :)
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked