Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

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.

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.

Related Tasks

Related Topics


Back to Top