BEA WebLogic Server 10.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType snmp-gauge-monitorType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/920/domain}configurationType
      {http://www.bea.com/ns/weblogic/920/domain}snmp-trap-sourceType
          {http://www.bea.com/ns/weblogic/920/domain}snmp-jmx-monitorType
              {http://www.bea.com/ns/weblogic/920/domain}snmp-gauge-monitorType

Model
<...>
name?, notes?, enabled-server?, monitored-m-bean-type?, monitored-m-bean-name?, monitored-attribute-name?, polling-interval?, threshold-high?, threshold-low?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation

This class describes the criteria for a Gauge-based Monitor. A notification will be generated when this criteria is satisfied.

MBean: SNMPGaugeMonitorMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
stringenabled-server optional
          

Privileges:

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

 
annonymous type derived from stringmonitored-m-bean-type optional
          

The MBean type that defines the attribute you want to monitor.

 
stringmonitored-m-bean-name optional
           
annonymous type derived from stringmonitored-attribute-name optional
          

The name of an MBean attribute to monitor.

 
annonymous type derived from intpolling-interval optional
          

The frequency (in seconds) that WebLogic Server checks the attribute value.

 
intthreshold-high optional
          

The high threshold at which a notification should be generated.

 
intthreshold-low optional
          

The low threshold at which a notification should be generated.

 

BEA WebLogic Server 10.0 Domain Configuration Schema Reference

Version: 10.0