SMNP --> Traps --> Gauge Monitor --> General

Tasks     Related Topics     Attributes

 

Overview

Use this tab to configure Gauge Monitors, which periodically check the value of an integer or floating-point attribute and generate a trap if the value exceeds a threshold.

 

Tasks

Configuring a Gauge Monitor

 

Related Topics

WebLogic SNMP Management Guide

W ebLogic SNMP MIB Reference

 

Attributes

Attribute Label

Description

Value Constraints

Name The name of this gauge monitor. Each monitor within a domain must have a unique name.The name displays in the Administration Console, and if you use WebLogic Server command-line utilities or APIs, you use this name to identify the gauge monitor. After you have created a gauge monitor, you cannot change its name. Instead, clone the gauge monitor and provide a new name for the clone. For more information, refer to Cloning Configuration Objects.MBean: weblogic.management.
configuration.
SNMPGaugeMonitorMBeanAttribute: Name

Monitored MBean Type The MBean type that defines the attribute you want to monitor.For more information, refer to Determining the Names of Other Attributes.MBean: weblogic.management.
configuration.
SNMPGaugeMonitorMBeanAttribute: MonitoredMBeanType

Monitored MBean Name The name of the MBean instance that you want to monitor. If you leave this field empty, WebLogic Server monitors all instances of the MBean type that you specify in Monitored MBean Type.For more information, refer to Determining the Names of Other Attributes.MBean: weblogic.management.
configuration.
SNMPGaugeMonitorMBeanAttribute: MonitoredMBeanName

Monitored Attribute Name The name of an attribute to monitor.For more information, refer to Determining the Names of Other Attributes.MBean: weblogic.management.
configuration.
SNMPGaugeMonitorMBeanAttribute: MonitoredAttributeName

Polling Interval The frequency (in seconds) that WebLogic Server checks the attribute value.MBean: weblogic.management.
configuration.
SNMPGaugeMonitorMBeanAttribute: PollingInterval
Units: secondsMinimum: 0Maximum: 65535
Threshold High The high threshold at which a trap is generated. A trap is generated if the monitored value is equal to or greater than this value.MBean: weblogic.management.
configuration.
SNMPGaugeMonitorMBeanAttribute: ThresholdHigh

Threshold Low The low threshold at which a trap is generated. A trap is generated if the monitored value is less than or equal to this value.MBean: weblogic.management.
configuration.
SNMPGaugeMonitorMBeanAttribute: ThresholdLow

Skip navigation bar  Back to Top Previous Next