Administration Console Online Help

 Previous Next Contents Index  

 


SNMP --> Traps --> Gauge Monitor --> General

Tasks     Additional Documentation     Attributes

Overview

Use this tab to configure Gauge Monitors.

Tasks

Configuring a Gauge Monitor

Additional Documentation

(Requires an Internet connection.)

WebLogic SNMP Management Guide

W ebLogic SNMP MIB Reference

Attributes

Attribute Label

Description

Value Constraints

Name

The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

MBean: weblogic.management.
configuration.
SNMPGaugeMonitorMBean

Attribute: Name

Configurable: yes

Readable: yes

Writable: yes

Monitored MBean Type

Defines the type of the MBean to monitor.

MBean: weblogic.management.
configuration.
SNMPGaugeMonitorMBean

Attribute: MonitoredMBeanType

Configurable: yes

Readable: yes

Writable: yes

Monitored MBean Name

Defines the name of the MBean to monitor.

MBean: weblogic.management.
configuration.
SNMPGaugeMonitorMBean

Attribute: MonitoredMBeanName

Configurable: yes

Readable: yes

Writable: yes

Monitored Attribute Name

Defines the name of an attribute to monitor.

MBean: weblogic.management.
configuration.
SNMPGaugeMonitorMBean

Attribute: MonitoredAttributeName

Configurable: yes

Readable: yes

Writable: yes

Polling Interval

Defines the frequency the agent checks the attribute value.

MBean: weblogic.management.
configuration.
SNMPGaugeMonitorMBean

Attribute: PollingInterval

Units: seconds

Minimum: 0

Maximum: 65535

Default: 0

Configurable: yes

Readable: yes

Writable: yes

Threshold High

Defines 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.
SNMPGaugeMonitorMBean

Attribute: ThresholdHigh

Default: 0

Configurable: yes

Readable: yes

Writable: yes

Threshold Low

Defines 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.
SNMPGaugeMonitorMBean

Attribute: ThresholdLow

Default: 0

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next