Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

Cluster: Elasticity: Policies

Buttons     Configuration Options     

Use this page to create and configure elasticity policies for a dynamic cluster . An elasticity policy monitors resource utilization in a dynamic cluster to determine scaling decisions, or other administrative actions, such as adding servers to a dynamic cluster or adjusting the size of a JDBC connection pool. When an elasticity policy evaluates to true, the one or more actions associated with that policy are executed.

Buttons

Name Description
Create

Creates a new policy.

Delete

Deletes the selected policy.

Configuration Options

Name Description
Name

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

MBean Attribute:
WLDFWatchBean.Name

Scale Type

Indicates the scaling behavior of this policy, if applicable.

Action Name

The name of the action/s associated with this policy.

Diagnostic Module

The name of the diagnostic module this policy is associated with.

Enabled

Specifies whether this policy is enabled.

MBean Attribute:
WLDFWatchBean.Enabled

Alarm Type

The alarm type for the policy: manual or automatic. The default alarm type is manual.

Once a manually set alarm has triggered, it must be reset through the WebLogic Server Administration Console or programmatically before it can trigger again. An automatic reset alarm will reset after the specified time period has elapsed.

MBean Attribute:
WLDFWatchBean.AlarmType


Back to Top