-->
edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help >

Create SNMP monitors


Creating a WebLogic SNMP monitor offloads polling of WebLogic Server resources from SNMP managers to one or more WebLogic Server SNMP agents.

WebLogic SNMP monitors poll WebLogic Server configuration and runtime attributes of resources at a specified interval to check for the occurrence of conditions or the crossing of thresholds. When a monitor detects the specified condition, the SNMP agent in which the monitor is running sends a notification to each SNMP manager for which you have configured a trap destination.

You can create the following types of SNMP monitors:

  • A string monitor periodically polls an attribute whose value is a string and generates a notification if the attribute value matches a string that you specify. Alternatively, you can specify that the monitor generates a notification if the attribute value does not match your string.

  • A gauge monitor indicates whether an attribute is operating within a specific range.

    A gauge monitor periodically polls an attribute whose value is an integer or floating-point and compares the attribute value with a high and a low threshold that you define. It generates a notification if the attribute value is equal to or exceeds the high or low threshold.

  • A counter monitor indicates whether an attribute value is above a specific threshold.

    A counter monitor periodically polls an attribute whose value is an integer and compares the attribute value with a high threshold that you define. It generates a notification if the attribute value equals or exceeds the high threshold. You can also configure an offset or modulus, which increases or decreases the threshold each time the threshold is crossed.

To create SNMP monitors:

  1. Create trap destinations.

  2. Do any of the following:

Related Tasks

Related Topics

} } (document.images){ dcs_imgarray[dcs_ptr] = new Image; dcs_imgarray[dcs_ptr].src = dcs_src; WT[myMeta.name.substring(3)]=myMeta.content; } if DCSext[myMeta.name.substring(7)]=myMeta.content; } } } } for (N in DCS){P+=A( N, DCS[N]);} for (N in WT){P+=A( "WT."+N, WT[N]);} for (N in DCSext){P+=A( N, DCSext[N]);} //} aCrumb=aCookie[i].split("="); if (crumb==aCrumb[0]){ return aCrumb[1]; } } return null; } i=0;i