Scale Up Action
Use this page to define properties for this scale up 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
Minimum value:
0
Enable Action Specifies whether this action is enabled.
MBean Attribute:
WLDFScaleUpActionBean.Enabled
Service Name The dynamic cluster that this scale up 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 added to the configuration at runtime and associated ServerLifeCycleRuntimeMBeans are created.
MBean Attribute:
DynamicServersMBean.DynamicClusterSize
Minimum value:
0
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
Minimum value:
0
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
Minimum value:
0
Maximum value:
800
Desired Server Count The desired number of running dynamic server instances for this scale up operation.