Hi all,
I'm getting a lot of 'false downs' with my copy of APM at the moment. It's monitoring a copy of Apache on a server that's relatively poorly connected to our network. The monitor (e.g. for ServerRequestsPerSecond) fails because the SSH connection cannot be established.
Is there a way to get APM to retry the SSH connection a few times before failing the service? I'm confident that it would get through if it tried even twice.
Admittedly, the connection should get sorted out but that's a much bigger project!