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
Schedule downtime from Servicegroup Summary does not work.
Re: Schedule downtime from Servicegroup Summary does not wor
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!
Re: Schedule downtime from Servicegroup Summary does not wor
Hi,
any idea +/- when de new release will be deployed?
Regards
Christian
any idea +/- when de new release will be deployed?
Regards
Christian
Re: Schedule downtime from Servicegroup Summary does not wor
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:
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.
Restart apache:
Let us know if this fixed your issue.
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.phpRestart apache:
Code: Select all
service httpd restartYou 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!
Re: Schedule downtime from Servicegroup Summary does not wor
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
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
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!
Re: Schedule downtime from Servicegroup Summary does not wor
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
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
I am glad the issue has been resolved! 
Be sure to check out our Knowledgebase for helpful articles and solutions!