Hi group
We try to add SNMP Tables to monitor Linux processes. Everything is working when I add it via GUI, but not when I add this sensor via Powersell.
I compare these sensors (GUI vs. Powershell) with
Get-Device -Id 1234|Get-Sensor -Id 2345|Get-ObjectProperty -Raw
But it looks 100% identical, but the sensor where i create via Powershell, give me these error message in the GUI;
Error converting OID (SNMP error # -2007)
Is there any example to create the sensor? Or maybe can anybody give me a hint, what I doing wrong? Or a way to debug?
Would be nice to solve it.
ivo
Add comment