I want to monitor the process ID of portsentry (a program I'm running in one of my Linux servers) via SNMP. If I do snmpwalk -c <foo> -v1 server | grep "portsentry" I get: HOST-RESOURCES-MIB::hrSWRunPath.30605 = STRING: "/usr/local/psionic/portsentry/portsentry" where 30605 is the process ID and which will change every time the process gets restarted or the server gets rebooted.
How do I monitor if this process is running via my Nagios server's check_snmp plugin? My nagios version is 3.0.6 and check_snmp version is 2021. Thanks. ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null