Remote poller crashes with no feedback if polled nodes have non-distributable services
Description
During integration testing of the remote poller, I chose a polling package with a non-distributable service (SNMP) and the remote poller crashed with almost no feedback during startup. I'm changing the code so that services will return a status of PollStatus.UNKNOWN and a reason code that indicates that the monitor could not be executed.
During integration testing of the remote poller, I chose a polling package with a non-distributable service (SNMP) and the remote poller crashed with almost no feedback during startup. I'm changing the code so that services will return a status of PollStatus.UNKNOWN and a reason code that indicates that the monitor could not be executed.