Administration Console Online Help

 Previous Next Contents Index  

 


SNMP --> Traps --> String Monitor

The WebLogic SNMP agent allows you to configure Java Management Extension (JMX) monitors to poll WebLogic resources at a specified interval to check for the occurrence of conditions or the crossing of thresholds. A string monitor does a compare between a string you provide and the value of a chosen attribute. A trap is generated if the agent detects that attribute matches the string you provide or you can specify that the trap is generated if the attribute does not match the string you provide.

 

Back to Top Previous Next