EventType schemas
EventType schemas indicate whether an event is a problem or a resolution and how it is classified. For more information about IBM Concert Operate EventType properties, see the following table.
| Concert Operate resource property | Description | Type | Example |
|---|---|---|---|
| eventType | Describes whether the event is a problem or resolution event.
The only possible values that can be set are problem
or resolution. |
string |
problem, resolution
|
| classification | Describes the type of the event. This property is used to determine the golden signals for an alert. | string |
system status, threshold breach,
utilization
|
| condition | Provides context to the type of the event and states the condition, status, or threshold that caused the event. | string |
> 30 seconds, 95%,
Down, Unavailable
|