![]() ![]() ![]() ![]() |
Scale Down Action
Use this page to define properties for this scale down action.
Configuration Options
Name Description Action Name The name of the WebLogic Diagnostic Framework (WLDF) bean.
MBean Attribute:
WLDFScaleUpActionBean.Name
Type Defines the action type.
MBean Attribute:
WLDFActionBean.Type
Timeout (in seconds) The length of time, in seconds, that an action has to complete execution. By default, the timeout period is 0, which disables the action timeout.
MBean Attribute:
WLDFActionBean.Timeout
Enable Action Specifies whether this action is enabled.
MBean Attribute:
WLDFScaleUpActionBean.Enabled
Service Name The dynamic cluster that this scale down action is targeted to.
Scale Type The type of scaling operation, either scale up or scale down.
Current Cluster Size Get the current size of the dynamic cluster (the number of dynamic server instances allowed to be created). The specified number of server instances are dynamically created as ServerMBeans at runtime and associated ServerLifeCycleRuntimeMBeans are created.
MBean Attribute:
DynamicServersMBean.DynamicClusterSize
Maximum value:
800
Maximum Cluster Size Get the upper bound on the DynamicClusterSize that the Elasticity Framework is allowed to assign to DynamicClusterSize.
MBean Attribute:
DynamicServersMBean.MaxDynamicClusterSize
Maximum value:
800
Minimum Cluster Size Get the minimum number of running server instances that the Elasticity Framework will attempt to keep in the dynamic cluster.
MBean Attribute:
DynamicServersMBean.MinDynamicClusterSize
Maximum value:
800
Desired Server Count The desired number of running dynamic server instances for this scale down operation.
![]() |