This table contains details for Neugent Predicted Alerts (neugentalert table)
| Column Name | Column Datatype | Column Null Option | Column Comment |
| alertnum | integer | not null | Unique alert number |
| server_addr | integer | not null | Server IP address |
| probe_addr | integer | not null | SNMP/RMON agent IP address |
| intervaldatetime | date | not null | Interval start date and time |
| resource | varchar(255) | not null | Resource id |
| value | float | not null | Value that vilolated threshold |
| lowermode | float | not null | Value for lower boundary |
| uppermode | float | not null | Value for upper boundary |
| lowerhist | float | not null | Historical lower value |
| upperhist | float | not null | Historical upper value |
| violatedbound | integer | not null | Which boundry is violated |
| violationtype | integer | not null | Type of violation |
Product Name: Unicenter Network and System Management
Table Type: Table