Remote poller crashes with no feedback if polled nodes have non-distributable services
Description
Acceptance / Success Criteria
None
blocks
Lucidchart Diagrams
Activity
Show:

Seth Leger October 20, 2014 at 5:55 PM
Fixed in 14.
commit 19108ae8334ebe028c1e5758898925d66f049b82
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.