WLDFWatchManagerRuntimeMBean


Overview  |   Related MBeans  |   Attributes  |   Operations

Overview

Provides access to Policy and Action statistical data for the current instance of this server.

           
Since12.1.2.0
Fully Qualified Interface NameIf you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.management.runtime.WLDFWatchManagerRuntimeMBean
Factory Methods No factory methods. Instances of this MBean are created automatically.
Access Points You can access this MBean from the following MBean attributes:
    Access Points Inherited from RuntimeMBean Because this MBean extends or implements RuntimeMBean, you can also access this MBean by retrieving RuntimeMBeans. The following attributes contain RuntimeMBeans and its subtypes:
    Subtypes The following MBeans extend or implement this MBean type:


      Attributes

      This section describes the following attributes:


      ActiveAlarmWatches

      The names of active alarm policies.

             
      Privileges Read only
      Typeclass java.lang.String[]

      AverageEventDataWatchEvaluationTime

      The average Instrumentation event data evaluation cycle time, in milliseconds.

             
      Privileges Read only
      Typelong

      AverageHarvesterWatchEvaluationTime

      The average Harvester evaluation cycle time, in milliseconds.

             
      Privileges Read only
      Typelong

      AverageLogWatchEvaluationTime

      The average Log evaluation cycle time, in milliseconds.

             
      Privileges Read only
      Typelong

      CachingDisabled

      Private property that disables caching in proxies.

             
      Privileges Read only
      Typeboolean

      CurrentActiveAlarmsCount

      The number of active alarms of any type.

             
      Privileges Read only
      Typeint

      MaximumActiveAlarmsCount

      The maximum number of active alarms at any one time.

             
      Privileges Read only
      Typeint

      MaximumEventDataWatchEvaluationTime

      The maximum time spent evaluating EventData policies.

             
      Privileges Read only
      Typelong

      MaximumHarvesterWatchEvaluationTime

      The maximum time spent evaluating Harvester policies.

             
      Privileges Read only
      Typelong

      MaximumLogWatchEvaluationTime

      The maximum time spent evaluating Log policies.

             
      Privileges Read only
      Typelong

      MBeanInfo

      Returns the MBean info for this MBean.

      Deprecated.

             
      Privileges Read only
      Typejavax.management.MBeanInfo

      MinimumEventDataWatchEvaluationTime

      The minimum time spent evaluating Log policies.

             
      Privileges Read only
      Typelong

      MinimumHarvesterWatchEvaluationTime

      The minimum time spent evaluating Harvester policies.

             
      Privileges Read only
      Typelong

      MinimumLogWatchEvaluationTime

      The minimum time spent evaluating Log policies.

             
      Privileges Read only
      Typelong

      Name

      The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

             
      Privileges Read only
      Typejava.lang.String

      ObjectName

      Returns the ObjectName under which this MBean is registered in the MBean server.

      Deprecated.

             
      Privileges Read only
      Typeweblogic.management.WebLogicObjectName

      Parent

      Return the immediate parent for this MBean

             
      Privileges Read/Write
      Type

      Registered

      Returns false if the MBean represented by this object has been unregistered.

      Deprecated.

             
      Privileges Read only
      Typeboolean

      TotalActiveAutomaticResetAlarms

      The total number of active automatically reset alarms.

             
      Privileges Read only
      Typelong

      TotalActiveManualResetAlarms

      The total number of active manually reset alarms.

             
      Privileges Read only
      Typelong

      TotalDIMGNotificationsPerformed

      The total number of Diagnostic Image actions fired. Diagnostic Image files are not true actions, but this records the number of image captures requested by the policy component.

             
      Privileges Read only
      Typelong

      TotalEventDataEvaluationCycles

      The total number of times Instrumentation event data policies have been evaluated.

             
      Privileges Read only
      Typelong

      TotalEventDataWatchesTriggered

      The total number of Instrumentation event data policies that have evaluated to true and triggered actions.

             
      Privileges Read only
      Typelong

      TotalEventDataWatchEvaluations

      The total number of Instrumentation event data policies that have been evaluated. For each cycle, the Policy and Action component evaluates all of the enabled Instrumentation event data policies.

             
      Privileges Read only
      Typelong

      TotalFailedDIMGNotifications

      The total number of failed Diagnostic Image action requests.

             
      Privileges Read only
      Typelong

      TotalFailedJMSNotifications

      The total number of failed JMS action attempts.

             
      Privileges Read only
      Typelong

      TotalFailedJMXNotifications

      The total number of failed JMX action attempts.

             
      Privileges Read only
      Typelong

      TotalFailedNotifications

      The total number of failed action requests.

             
      Privileges Read only
      Typelong

      TotalFailedSMTPNotifications

      The total number of failed SMTP action attempts.

             
      Privileges Read only
      Typelong

      TotalFailedSNMPNotifications

      The total number of failed SNMP action attempts.

             
      Privileges Read only
      Typelong

      TotalHarvesterEvaluationCycles

      The total number of times the Harvester has invoked the Policy and Action component to evaluate Harvester policies. (This number corresponds to the number of sampling cycles.)

             
      Privileges Read only
      Typelong

      TotalHarvesterWatchesTriggered

      The total number of Harvester policies that have evaluated to true and triggered actions.

             
      Privileges Read only
      Typelong

      TotalHarvesterWatchEvaluations

      The total number of Harvester policies that have been evaluated. For each cycle, the Policy and Action component evaluates all of the enabled Harvester policies.

             
      Privileges Read only
      Typelong

      TotalJMSNotificationsPerformed

      The total number of JMS actions successfully fired.

             
      Privileges Read only
      Typelong

      TotalJMXNotificationsPerformed

      The total number of JMX actions successfully fired.

             
      Privileges Read only
      Typelong

      TotalLogEvaluationCycles

      The total number of times Log policies have been evaluated.

             
      Privileges Read only
      Typelong

      TotalLogWatchesTriggered

      The total number of Log policies that have evaluated to true and triggered actions.

             
      Privileges Read only
      Typelong

      TotalLogWatchEvaluations

      The total number of Log policies that have been evaluated. For each cycle, the Policy and Action component evaluates all of the enabled Log policies.

             
      Privileges Read only
      Typelong

      TotalNotificationsPerformed

      The total number of actions performed.

             
      Privileges Read only
      Typelong

      TotalSMTPNotificationsPerformed

      The total number of SMTP actions successfully fired.

             
      Privileges Read only
      Typelong

      TotalSNMPNotificationsPerformed

      The total number of SNMP actions successfully fired.

             
      Privileges Read only
      Typelong

      Type

      Returns the type of the MBean.

             
      Privileges Read only
      Typejava.lang.String


      Operations

      This section describes the following operations:


        resetWatchAlarm

        Resets a policy alarm.

           
        Operation Name"resetWatchAlarm"
        ParametersObject [] {  watchName }

        where:

        • watchName is an object of type java.lang.String that specifies:

          the name of the policy to reset

        SignatureString [] { "java.lang.String" }
        Returns void
        Exceptions
        • weblogic.management.ManagementException