ABNORMALITY event class
The ABNORMALITY event class is a subclass of the PPM_EV event class. The ABNORMALITY class stores the data for abnormalities that have been triggered.
ABNORMALITY slot definitions
Slot | Type | Description |
---|---|---|
pn_avg_value | STRING | Average value of all the data points that contribute to the creation of the abnormality |
pn_baseline_daily_high | STRING | Daily baseline high at the time the abnormality is triggered |
pn_baseline_daily_low | STRING | Daily baseline low at the time the abnormality is triggered |
pn_baseline_hourly_high | STRING | Hourly baseline high at the time the abnormality is triggered |
pn_baseline_hourly_low | STRING | Hourly baseline low at the time the abnormality is triggered |
pn_baseline_weekly_high | STRING | Weekly baseline high at the time the abnormality is triggered |
pn_baseline_weekly_low | STRING | Weekly baseline low at the time the abnormality is triggered |
pn_event_score | REAL | Abnormality score as returned by the Root-Cause Analysis engine |