![]() ![]() ![]() ![]() |
Edit trigger
Configuration Options Related Tasks Related Topics
A trigger defines a static constraint value specifying the allocated usage for a resource. When the consumption of that resource crosses the constraint value, a specified action is performed. Use this page to view or change the configuration of a trigger.
NOTE: Resource Consumption Management is deprecated in WebLogic Server 12.2.1.4.0 and will be removed in the next release.
Configuration Options
Name Description Name The name of this trigger.
MBean Attribute:
TriggerMBean.Name
Changes take effect after you redeploy the module or restart the server.
Value (in units) A static constraint value specifying the amount of resource allocated for a trigger.
MBean Attribute:
TriggerMBean.Value
Minimum value:
1
Value (in MB) A static constraint value specifying the amount of resource allocated for a trigger.
MBean Attribute:
TriggerMBean.Value
Minimum value:
1
Value (Percentage) A static constraint value specifying the amount of resource allocated for a trigger.
MBean Attribute:
TriggerMBean.Value
Minimum value:
1
Action Specifies the type of action taken when a trigger constraint value is reached. Action types are
Notify
,Slow
,Fail
,Shutdown
,Restart
.MBean Attribute:
TriggerMBean.value
Changes take effect after you redeploy the module or restart the server.
![]() |