How to properly reboot Icinga Master Instance

Hi all :),

my Icinga is running on a Ubuntu Desktop VM. Offcourse you have to update it or reboot it from time to time. My question is, how would I properly stop ALL Icinga2 Services (Director, DBs, Web, etc …) before rebooting the VM. I do not want to loose or break my configs or entire Icinga2 Instance .. that would suck pretty mad :confused:

Any ideas / help is highly appreciated!
Kind regards
MusicBoy

Hi @MusicBoy,
to be honest, I do not really understand your question. Rebooting the machine conventionally ( reboot or systemctl reboot) should work just fine.
Indeed there is a problem if it does not.

1 Like

Icinga2 and all it’s components are managed by systemd so you don’t need to worry about it.

1 Like

Thanks mate! I was just not sure of there any procs I would have to manually stop and reboot then. But as I read the answers, I think rebooting is not a big thing thankfully!

With kind regards,
MusicBoy

Thank you very much Dominik (^-^)

With kind regards,
MusicBoy