Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Diagnostic Modules: Configuration: Watches

Column Display     Related Tasks     

Use this page to add watches to the current diagnostic module and to configure those watches. Click the name of an existing watch to configure that watch.

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
Name

The name of the WebLogic Diagnostic Framework (WLDF) bean.

MBean Attribute:
WLDFWatchNotificationBean.Name

Changes take effect after you redeploy the module or restart the server.

Type

The name of the WebLogic Diagnostic Framework (WLDF) bean.

MBean Attribute:
WLDFWatchBean.Name

Changes take effect after you redeploy the module or restart the server.

Enabled

Specifies whether the Watch Notification component is enabled.

If true (the default), all configured watches are activated, incoming data or events are evaluated against the rules, and notifications are sent when rule conditions are met. If false, all watches are rendered inactive.

MBean Attribute:
WLDFWatchNotificationBean.Enabled

Alarm Type

Alarm type for this watch.

MBean Attribute:
WLDFWatchBean.AlarmType

Related Tasks


Back to Top