I need to monitor the output of specific commands on remote machines. I setup SSH Check on one server and it works as intended, but once I apply these items to more servers, they start to fail.
12 instances of an SSH Check every 60 seconds seems to be the limit. If I decrease the time, or increase the instances, they randomly die and are marked as "Not Supported".
The log file shows
I'm on 2.0.8. Built from source on a dedicated server.
12 instances of an SSH Check every 60 seconds seems to be the limit. If I decrease the time, or increase the instances, they randomly die and are marked as "Not Supported".
The log file shows
[SRV1:ssh.run[dicom]] became not supported: Public key authentication failed: Would block
I'm on 2.0.8. Built from source on a dedicated server.
Comment