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

Support automatic deletion of inactive nodes #98

Closed jacobbaungard closed 3 years ago

jacobbaungard commented 3 years ago

With this commit we can automatically set merlin nodes to be deleted, in case they have been inactive for more than a specified amount of time. This is useful for the Slim Poller/auto-registering use-case to handle failure modes where the poller doesn't cleans up itself (for example if being evicted).

Signed-off-by: Jacob Hansen jhansen@op5.com