Diagnostic Module: Configuration: Policies and Actions: Policies
Use this page to view configuration settings for the policies in this diagnostic system module. On this page you can also create policies and add them to this diagnostic module. Click the name of an existing policy to configure that policy.
Buttons
Name Description Create Creates a new policy. Click Create to create a new policy and add it to this diagnostic module.
Delete Deletes the selected policy.
Column Display
You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.
The following table lists all of the data points that you can display in columns on this page.
Name Description Enabled Specifies whether the policies and actions component is enabled.
MBean Attribute:
WLDFWatchNotificationBean.Enabled
Severity The default action severity level for all policies. When a policy is triggered, the severity level is delivered with the action.
MBean Attribute:
WLDFWatchNotificationBean.Severity
Log Policy Severity The threshold severity level of log messages evaluated by log policies. Messages with a lower severity than this value will be ignored and not evaluated against the policies.
MBean Attribute:
WLDFWatchNotificationBean.LogWatchSeverity
Name The name of the WebLogic Diagnostic Framework (WLDF) bean.
MBean Attribute:
WLDFWatchNotificationBean.Name
Type The expression type for the policy:
HARVESTER_RULE_TYPE
refers to harvested data,LOG_RULE_TYPE
refers to server log entry data,DOMAIN_LOG_RULE_TYPE
refers to domain log entry data, andEVENT_DATA_RULE_TYPE
refers to instrumentation event data. The default type isHARVESTER_RULE_TYPE
.For information on policy expressions, see "Using the Diagnostics Framework for Oracle WebLogic Server" at http://docs.oracle.com/middleware/home/index.html.
MBean Attribute:
WLDFWatchBean.RuleType
Enabled Specifies whether the policy and action component is enabled.
If
true
(the default), all configured policies are activated, incoming data or events are evaluated against the policies, and actions are generated when policy conditions are met. Iffalse
, all policies are rendered inactive.MBean Attribute:
WLDFWatchNotificationBean.Enabled
Alarm Type The alarm type for this policy.
MBean Attribute:
WLDFWatchBean.AlarmType