bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


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

Tasks     Related Topics     Attributes

Overview

Use this tab to configure Gauge Monitors.

Tasks

Create a Gauge Monitor

Related Topics

WebLogic SNMP Management Guide

W ebLogic SNMP MIB Reference

Attributes

Table 4-4

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


Monitored MBean Type

The type of the MBean to monitor.

MBean: weblogic.management.
configuration.
SNMPGaugeMonitorMBean

Attribute: MonitoredMBeanType


Monitored MBean Name

The name of the MBean to monitor.

MBean: weblogic.management.
configuration.
SNMPGaugeMonitorMBean

Attribute: MonitoredMBeanName


Monitored Attribute Name

The name of an attribute to monitor.

MBean: weblogic.management.
configuration.
SNMPGaugeMonitorMBean

Attribute: MonitoredAttributeName


Polling Interval

The frequency the agent checks the attribute value.

MBean: weblogic.management.
configuration.
SNMPGaugeMonitorMBean

Attribute: PollingInterval

Units: seconds

Minimum: 0

Maximum: 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.
SNMPGaugeMonitorMBean

Attribute: 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.
SNMPGaugeMonitorMBean

Attribute: ThresholdLow


 

Back to Top Previous Next