BEA WebLogic Server 9.1 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType snmp-counter-monitorType

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

Model
<...>
name?, notes?, enabled-server?, monitored-m-bean-type?, monitored-m-bean-name?, monitored-attribute-name?, polling-interval?, threshold?, offset?, modulus?
</...>
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 Counter-based Monitor. A trap will be generated when this criteria is satisfied.

MBean: SNMPCounterMonitorMBean


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.

 
annonymous type derived from intthreshold optional
          

Specifies a value that triggers the Counter Monitor to generate a trap.

 
annonymous type derived from intoffset optional
          

An integer value to be added to the threshold value when the threshold is crossed.

 
annonymous type derived from intmodulus optional
          

An integer value to be subtracted from the threshold value when the threshold value is crossed.

 

BEA WebLogic Server 9.1 Domain Configuration Schema Reference

Version: 9.1