I have noticed that in the discovery process, NPM came up with some...creative choices for polling addresses. Many are 10.x.x.0, and others are a non-loopback address. This appears to be causing issues in NCM. On nodes that failed to sent their configs to NCM, when I set the polling address from x.x.x.0 to x.x.x.1, the loopbac addr, NCM worked correctly.
Can I programatically change the addresses from a table directly in the nodes table, or do I have to go in to each node and edit it in the GUI?