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

SSH-less test-this-check #82

Closed jacobbaungard closed 3 years ago

jacobbaungard commented 3 years ago

With this commit we implement a SSH-less test this check. A new merlin QH type is added as well as a new merlin pkt, RUNCMD_PACKET.

Using the new QH type, we can send a request to a remote node to execute a query via the 'testthis' query handler, and the remote node should respond with the result.

This is part of: MON-12394

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