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

Implement `mon oconf remote-fetch` #91

Closed jacobbaungard closed 3 years ago

jacobbaungard commented 3 years ago

This commit implements a new feature, that allows one to tell a remote node to do a mon oconf fetch. For example this is useful if you have a passive poller and you want it to fetch files from the master (for example updated custom plugins).

It is achieved by:

This fixes: MON-12424

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