Scheduling Downtimes after update

CMK version: RAW
OS version: Debian 12

Hi all,

is there anyway to configure downtime on a Server depending its services? For example, unattended-upgrades are configured on all non-production servers on a way that every time that there is an update installed, the server will reboot the next day at 3am.

We have a service called “Reboot” just to know that if it´s CRIT, the server will restart the following night. Is it possible to configure the downtime against that service? Maybe is too complicated what I´m trying to explain or maybe there is some easy solution that now I can´t think of.

Thanks for your replies.

Not that I am aware of.

My recommendation would be to use the API of checkmk to schedule the downtimes after updates are installed possibly as s post-script.

regards

Mike

1 Like

auto downtimes from Checkmk Exchange might help you :slight_smile:

Home · svalabs/check_mk_automated_downtimes Wiki · GitHub has some more examples

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.