Does anyone know how to stop Mongo MMS agent to stop pinging unwanted hosts that aren't accessible. My MMS agent is trying to monitor certain hosts that are not supposed to be reachable anyway and then continuously logs the following errors in the log:
ERROR Problem collecting blocking data from: host-xx:51017 - exception: Traceback (most recent call last): ConnectionFailure: could not connect to host-xx:51017: [Errno 111] Connection refused
Although the agent is correctly monitoring the hosts needed for this configuration, it thinks the host-xx is also a part of the same set and makes a failed attempt to connect to it.