9.7.3.2 DESCRIBE ALERTHISTORY
Purpose
The DESCRIBE ALERTHISTORY command displays a list of attributes for the ALERTHISTORY object type.
Syntax
DESCRIBE ALERTHISTORY
Usage Notes
The following table lists the attributes for the DESCRIBE ALERTHISTORY command.
Table 9-3 DESCRIBE ALERTHISTORY Attributes
| Attribute | Description |
|---|---|
|
alertAction |
Recommended action to perform for this alert. |
|
alertMessage |
Brief explanation of the alert. |
|
alertSequenceID |
Unique sequence ID for the alert. When an alert changes its state, such as |
|
alertShortName |
Abbreviated name for the alert. If the alert is based on a metric, then the short name is the same as the corresponding metric |
|
alertType |
Type of the alert. Values are stateful or stateless.
|
|
beginTime |
Time stamp when an alert changes its state. |
|
endTime |
Time stamp for the end of the period when an alert changes its state. |
|
examinedBy |
Administrator who reviewed the alert. |
|
failedMail |
Intended e-mail recipient when a notification failed. |
|
failedSNMP |
Intended SNMP subscriber when a notification failed. |
|
metricObjectName |
Object, such as database server disk for which a metric threshold has caused an alert. |
|
metricValue |
Value of the metric that caused the alert. |
|
name |
Unique identifier for the alert. |
|
notificationState |
Number indicating progress in notifying subscribers to alert messages:
|
|
sequenceBeginTime |
Time stamp when an alert sequence ID is first created. |
|
severity |
Severity level. Values are |
Examples
Example 9-39 shows the DESCRIBE command with the ALERTHISTORY object.
Example 9-39 Describing the ALERTHISTORY Object
DBMCLI> DESCRIBE ALERTHISTORY
name
alertAction
alertMessage
alertSequenceID
alertShortName
alertType
beginTime
endTime
examinedBy modifiable
failedMail
failedSNMP
metricObjectName
metricValue
notificationState
sequenceBeginTime
severityRelated Topics
Parent topic: DESCRIBE