Syntax
set alarm with severity `level`, id `alarm-id` and message `message`
Parameters
- level
- One of the following:
- Critical (ID 74000)
- Major (ID 74001)
- Minor (ID 74002)
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.
Click OK.
- alarm-id
- The alarm ID. If you select Evaluate as expression, the text in the field is evaluated as an arithmetic expression, and the result is used.
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.
Click OK.
- message
- String. This text may contain policy parameters (described later in this section) to perform parameter substitution within the message text. If you select Evaluate as expression, the text in the field is evaluated as an arithmetic expression, and the result is used.
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.
Click OK.
Description
Sends an alarm to the CMP system containing the specified severity level and message text. This alarm is written to the Alarm History Report, and will appear in the Active Alarms display for one hour, until cleared, or unless the server fails over, whichever comes first. Alarms generated by policy actions do not affect the HA score of a server, and will not cause a failover. For more information, see the appropriate CMP User's Guide.