Purpose
Lists all alerts and type IDs for ENABLE or DISABLE commands.
Syntax
ALERT LIST TYPES ;Example
unityadmin> ALERT LIST TYPES;
----------------------------------------------
The following alerts are defined
Alert Type : 1
Alert Description : Unity sequencer has started
Alert Category : System
Alert Severity : Normal
Alert Status : Enabled
Recommended Action : Normal system operation. Alert must be manually cleared.
----------------------------------------------
Alert Type : 2
Alert Description : An error has prevented a Unity process from starting. See log for details
Alert Category : System
Alert Severity : Critical
Alert Status : Enabled
Recommended Action : Correct the error and try starting the process again.
----------------------------------------------
The output displays in this format.
Label |
Description |
---|---|
Alert Type | The alert number for this alert. Used when marking alerts as enabled or disabled. |
Alert Description | A general description. |
Alert Category | Which category/part of Unity the alert belongs to. |
Alert Severity | The severity of the alert (Normal, Warning, Critical). |
Alert Status | Enabled or disabled. |
Recommended Action | A default recommended action. This can be updated. |