We are trying to bring down the number of WMI sensors and where possible replace them with SNMP ones.
For this, it would be extremely beneficial if we, in the sensor overview of a device, could add an additional column, next to the ones Pos, Sensor, Status and Message, namely one that shows the Type of sensor in use: SensorType.
From that, you could instantly see which sensors require attention (WMI) which ones are already done or are of low impact to PRTG (SNMP).

How do we add a column that shows us in that device sensor overview what sensor type we are dealing with, especially WMI or SNMP?


Article Comments

Not sure about the column, but I wanted to make you aware that SNMP is deprecated on Windows systems...

We had just recently a post about it here.. https://helpdesk.paessler.com/en/support/solutions/articles/83046-snmp-going-away

Regards

Florian Rossmark

www.it-admins.com


Jan, 2019 - Permalink

Dear ahoppe,

you can manually generate such tables:

http://127.0.0.1/tablewithstyles.htm?id=40&content=sensors&columns=name,objid,type,status,message,lastvalue&count=*

Replace "id=40" with the object ID of the device. The ID can be grabbed through the web browser URL when you have the device open.


Jan, 2019 - Permalink