News:

We really need your input in this questionnaire

Main Menu

SNMP OID auto discovery...?

Started by sushizang, June 12, 2009, 10:18:11 AM

Previous topic - Next topic

sushizang

I want to monitor status of my process using SNMP protocol on linux system.

But, the process has restart, that OID(Linux PID) is changed, so can not monitor any more.

How can I fix it?

Thanks.

Victor Kirhenshtein

Hi!

Unfortunately, it's not possible with standard NetXMS functionality. You should either write your own tool which will analyze list of processes on target machine and send data to NetXMS server in some way (using nxpush or nxevent for example), or use NetXMS agent instead of SNMP to monitor processes on target machine - NetXMS agent allows you to identify processes by executable name or command line.

Best regards,
Victor