ITRS-Group / monitor-merlin

Module for Effortless Redundancy and Loadbalancing In Naemon
https://itrs-group.github.io/monitor-merlin/
GNU General Public License v2.0
22 stars 14 forks source link

auto_delete: protect against master takeover #117

Closed jacobbaungard closed 3 years ago

jacobbaungard commented 3 years ago

With this commit we add a few exceptions to the auto delete functionality. This is to ensure that a master doesn't end up taking over checks that should've been done on a slim poller cluster. This is done by ensuring we:


We don't actively test auto_delete for peers/masters, so disable it entirely to ensure we don't get unwanted effects.