BEA WebLogic Server 10.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType snmp-jmx-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

Model
<...>
name?, notes?, enabled-server?, monitored-m-bean-type?, monitored-m-bean-name?, monitored-attribute-name?, polling-interval?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: snmp-counter-monitorType, snmp-gauge-monitorType, snmp-string-monitorType
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

This is a base class for Monitor based trap configuration MBeans : SNMPCounterMonitorMBean, SNMPStringMonitorMBean and SNMPGaugeMonitorMBean.

MBean: SNMPJMXMonitorMBean


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.

 

BEA WebLogic Server 10.0 Domain Configuration Schema Reference

Version: 10.0