Hi there, I'm running into a very strange problem, that I would have thought should be trivial:
I'm trying to monitor a specific process (asterisk) on a couple of servers, and, of course, using asterisk as regex matches every process where the word asterisk occurs. I've tried typing ^asterisk as regex, but that doesn't match anything... How should I enter the regex then? For reference, the process looks like this in the snmp tree: HOST-RESOURCES-MIB::hrSWRunIndex.23490 = INTEGER: 23490 HOST-RESOURCES-MIB::hrSWRunName.23490 = STRING: "asterisk" HOST-RESOURCES-MIB::hrSWRunID.23490 = OID: SNMPv2-SMI::zeroDotZero HOST-RESOURCES-MIB::hrSWRunParameters.23490 = "" HOST-RESOURCES-MIB::hrSWRunType.23490 = INTEGER: application(4) HOST-RESOURCES-MIB::hrSWRunStatus.23490 = INTEGER: runnable(2) HOST-RESOURCES-MIB::hrSWRunPerfCPU.23490 = INTEGER: 711989 HOST-RESOURCES-MIB::hrSWRunPerfMem.23490 = INTEGER: 26868 KBytes -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=29678#29678 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
