Hi,
I am trying to basically add a node programmatically. I used swis.create('Orion.Nodes', **props) to add a node. I need to list resources to monitor. I am able to monitor interfaces using:
Orion.NPM.Interfaces
But I am unable to figure out a way how to monitor CPU and Memory, Status and response time - ICMP and Topology - layer 3. Can anyone point me in the right direction?