Purpose
Disables one or more alerts by ID.
Syntax
ALERT DISABLE Alert Type id [,Alert Type id, ...];Parameters
- alerttypeid
- Represents the unique number assigned to an alert.
Usage Considerations
Lists as Alert no. if you run ALERT LIST TYPES.
Example
unityadmin> ALERT DISABLE 170;
Alert(s) have been disabled. See sequencer.log for details.