Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Create a 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 exceeds the constraint value, a specified action is performed. Use this page to create a trigger for a resource.

Configuration Options

Name Description
Resource Name

The name of this resource.

MBean Attribute:
RCMResourceMBean.Name

Changes take effect after you redeploy the module or restart the server.

Trigger Name

Name of the trigger.

MBean Attribute:
TriggerMBean.Name

Changes take effect after you redeploy the module or restart the server.

Value

A static constraint value specifying the amount of resource allocated for a trigger.

MBean Attribute:
TriggerMBean.Action

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.Action

Related Tasks

Related Topics


Back to Top