Hi, I would like to know if it is possible to monitor windows Process (System.exe) through SNMP? We tried the wmi sensor but is it not suitable for us because of performance issues!


Article Comments

Hello there, thank you for your inquiry.

There is a hrSWRunTable (1.3.6.1.2.1.25.4.2) in the HOST-RESOURCES-V2-MIB.

This allows you to confirm whenever a specific binary is running, but not much else.

The best sensor for this use case is the SNMP Custom Table sensor, here's a guide:

Unfortunately, it doesn't include CPU or Memory statistics of the process, but if you're just looking to check if the process is running, it should work out.


Best Regards,
Luciano Lingnau [Paessler Support]


Jul, 2018 - Permalink