Page 1 of 1
Schedule downtime from Servicegroup Summary does not work.
Posted: Mon Mar 07, 2016 4:40 am
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
Re: Schedule downtime from Servicegroup Summary does not wor
Posted: Mon Mar 07, 2016 9:47 am
by lmiltchev
This bug will be fixed in the next release of XI. It is already fixed in our dev revision (TASK ID 7854).
Re: Schedule downtime from Servicegroup Summary does not wor
Posted: Mon Mar 07, 2016 10:17 am
by CBoekhuis
Hi,
any idea +/- when de new release will be deployed?
Regards
Christian
Re: Schedule downtime from Servicegroup Summary does not wor
Posted: Mon Mar 07, 2016 12:53 pm
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:
Let us know if this fixed your issue.
Re: Schedule downtime from Servicegroup Summary does not wor
Posted: Mon Mar 07, 2016 4:17 pm
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
Re: Schedule downtime from Servicegroup Summary does not wor
Posted: Mon Mar 07, 2016 5:19 pm
by lmiltchev
Thanks for the feedback, Christian! We will keep this thread open until you verify that the issue has been permanently resolved.
Re: Schedule downtime from Servicegroup Summary does not wor
Posted: Tue Mar 08, 2016 5:17 am
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
Re: Schedule downtime from Servicegroup Summary does not wor
Posted: Tue Mar 08, 2016 9:43 am
by lmiltchev
I am glad the issue has been resolved!
