This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Powershell add node but no monitor

I reference the sample from github , i  added pollor properties ,

normally, we need to monitor the C driver, d:\drive, network traffic, network card, , i tried to copy the other monitor by query the poller,

Get-SwisData -SwisConnection $swis -Query 'SELECT PollerID, PollerType FROM Orion.Pollers WHERE  NetObjectID=2120'

N.ResponseTime.SNMP.Native

N.Status.SNMP.Native

N.ResponseTime.ICMP.Native

N.Status.ICMP.Native

N.Details.SNMP.Generic

N.Uptime.SNMP.Generic

N.Cpu.SNMP.HrProcessorLoad

N.Memory.SNMP.HrStorage

N.AssetInventory.Snmp.Generic

N.Topology_Layer3.SNMP.ipNetToMedia

i added same poller but i cannot find they monitor the network interface and the disk.

Is it possible to use powershell to do