[icinga-users] reset the scheduling of a service

2018-03-15 Thread Jacquelin Charbonnel
Hi all, How can I reset the scheduling of a service ? I apply a service with a long check interval. It's now registered like that, with a far release. I want to shorten the delai immediately, without wait the programming delay. How can I do that ? Regards -- Jacquelin Charbonnel - (

Re: [icinga-users] reset the scheduling of a service

2018-03-15 Thread Jacquelin Charbonnel
Under the "Check execution" section of the service, you can reschedule the checks or submit a passive one with the "Process check result" link. I prefer the latter because you can change the message to something like "This is a test" for better tracking on

Re: [icinga-users] reset the scheduling of a service

2018-03-16 Thread Jacquelin Charbonnel
\CommandTransport->send(Object(Icinga\Module\Monitoring\Command\Object\ScheduleServiceCheckCommand)) ... What's wrong ? Le 15/03/2018 à 19:10, Jacquelin Charbonnel a écrit : Thanks you, Rodrigo, I have seen end tried these links, but theirs actions are not immediate. So it's not easy t