Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
AgentAlertID | INT | 10 | √ | null |
|
|
||
AgentID | INT | 10 | null |
|
|
|||
Failed | INT | 10 | null |
|
|
|||
Data | TEXT | 65535 | null |
|
|
|||
FailCount | INT | 10 | null |
|
|
|||
AlertDate | TIMESTAMP | 19 | CURRENT_TIMESTAMP |
|
|
|||
IsSyncAlert | BIT | 1 | 0 |
|
|
This column indicates whether or not the alert was sent with the purposes of synchronizing monitor states. This means that the alert can be ignored if the monitor is already in the correct state. |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | AgentAlertID |
AgentID | Performance | Asc | AgentID |
Diagram producer might be missing
No diagrams were produced please see application output for any errors