I ran into a weird issue where if you have an external node and it is converted to the ICMP polling method, the system doesn't add the ICMP poller in the background. The node status stays Unknown because it is never polled.
The "fix" is currently delete the node and re-add it back in as an ICMP polled node. This would be fine unless you have SAM monitors assigned to the node - these are then also deleted and you lose all the historical data. You could probably add the poller manually via the API or the DB but you shouldn't have to.
I reported it as a bug to support (Case # 00229327) but I'm not sure if there were some wires crossed but the response was basically "working as intended". I get that external nodes don't gather statistics, that's why I'm converting it to an ICMP node! If this is not supported, the option to convert an external node should be removed.
" this behavior is by design. External nodes are not gathering any statistics. To enforce the node to gather statistics, the External node needs to be removed and re-added." This has already been reported and answered on our Developer case: CORE-4584 |