Please provide native support in the SDK for changing the polling method of an existing node. (Including changing an existing node to Agent-based polling on a pre-deployed Agent)
Very good point. would make migrations and additions easier. When implementing SAM, many tend to change to agent based polling.
Was about to raise a new FR for this and found this one in a search.
Calling tdanner and KMSigma on this one for there input
Looking for a verb to at least be able to switch from ICMP to SNMP V2/V3 and vice versa.
We receive large numbers of new nodes that need to be monitored for up/down initially until firewall rules and device ACL's have been updated, once updated then we have to switch them to the full monitoring using either SNMP V2 or V3 dependant on the device.
We have scripted the adding/deleting nodes and we could remove the node and re-add it as SNMP but then this loses the historical availability data which our reporting teams use for management level reports so being able to change the polling method via SDK rather than in the GUI will save bucket loads of time and make this task scriptable.
KMSigma I mentioned this to you at the London SWUG and you too were looking for a solution to this.
Thanks
Dave
Hello
is there any update on this one ?
thanks
Mark
aaah i was looking for a sdk/rest to change polling method, and found that FR...
It's a problem for us, because we will use terraform for node provisioning, and puppet for agent installation.But as agent installation came 30 mn after terraform provisioning, it's a deferred configuration.I wanted to create icmp node (to retrieve nodeid), deploy template this nodeid, then switch to agent polling method once agent is ready to be installed
But seems not to be possible... Anyone have a solution ? We need a strong automation process (nearly 10k agents)
Please support this, would be very helpful in simple node changes and updates in bulk. Doing this through the manage nodes / manage entities and then 'Edit Properties' page is painful and prone to trouble.
Not sure when this was introduced but you can change the polling method of a node in Orion. I wrote this quick script to solve an issue i was facing of needing to change thousands of nodes from SNMP to ICMP.
https://thwack.solarwinds.com/product-forums/the-orion-platform/f/orion-sdk/91012/script-to-change-a-node-polling-method-via-the-api