Hi,
I want to monitor if my linux process is running.
In this example, I want monitor e2guardian process:
HOST-RESOURCES-MIB::hrSWRunName.12869 = STRING: "e2guardian"
HOST-RESOURCES-MIB::hrSWRunPath.12869 = STRING: "/usr/sbin/e2guardian"
I use the 5.0 version of Zabbix.
In the key of the template: hrSWRunPath
Oid SNMP: 1.3.6.1.2.1.25.4.2.1.4::hrSWRunPath["index","HOST-RESOURCES-MIB::hrSWRunPath", "/usr/sbin/e2guardian"]
This not working.
What's the problem ?
Thanks to helping.
I want to monitor if my linux process is running.
In this example, I want monitor e2guardian process:
HOST-RESOURCES-MIB::hrSWRunName.12869 = STRING: "e2guardian"
HOST-RESOURCES-MIB::hrSWRunPath.12869 = STRING: "/usr/sbin/e2guardian"
I use the 5.0 version of Zabbix.
In the key of the template: hrSWRunPath
Oid SNMP: 1.3.6.1.2.1.25.4.2.1.4::hrSWRunPath["index","HOST-RESOURCES-MIB::hrSWRunPath", "/usr/sbin/e2guardian"]
This not working.
What's the problem ?
Thanks to helping.
Comment