Hardware alerts from sysmon. More...
#include <iodimm_types.h>
Data Fields | |
uint32_t | lib_version |
fio_iodimm_hw_alert_type_t | type |
fio_iodimm_hw_alert_type_t | active_mask |
int64_t | timestamp |
float | current_value |
float | setpoint_low |
float | setpoint_high |
Hardware alerts from sysmon.
A bit field that shows all alerts that are currently active.
float current_value |
The current value for the priority alert type.
uint32_t lib_version |
Fusion-io SDK API version (from FIO_STRUCT_INIT)
float setpoint_high |
The high setpoint for the priority alert type.
float setpoint_low |
The low setpoint for the priority alert type.
int64_t timestamp |
The time the alert occurred.
The hw_alert_type for the priority alert.