BEA WebLogic Server 10.0 Domain Configuration Schema Reference

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

Model
<...>
name?, notes?, enabled-server?, monitored-m-bean-type?, monitored-m-bean-name?, monitored-attribute-name?, polling-interval?, string-to-compare?, notify-differ?, notify-match?
</...>
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 String-based Monitor. A notification is generated when this criteria is satisfied.

MBean: SNMPStringMonitorMBean


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 stringstring-to-compare optional
          

The string against which the value of the monitored attribute will be compared.

 
booleannotify-differ optional
          

This class describes the criteria for a String-based Monitor.

 
booleannotify-match optional
          

This class describes the criteria for a String-based Monitor.

 

BEA WebLogic Server 10.0 Domain Configuration Schema Reference

Version: 10.0