|
Measures reported by HPEvaCntlrStsTest
This test reports the current operational state and temperature state of each EVA controller.
The measures
made by this test are as
follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Operational_state |
Indicates the current operational status of this controller.
|
|
The table below displays the States that can be reported by this measure, and their numeric equivalents:
| State |
Value |
| failed or bad |
0 |
| good, attention, normal |
1 |
| unknown, not available, notinstalled, not_present, unsupported, etc. |
2 |
Note:
By default, this measure reports one of the States listed in the table above. The graph of this measure however will represent the operational state using the numeric equivalents - ‘0’ to ‘2’.
|
| Temp_status |
Indicates the current temperature status of this controller.
|
|
The table below displays the States that this measure can return, and their numeric equivalents:
| State |
Value |
| high,abnormal |
0 |
| normal |
1 |
| unknown |
2 |
Note:
By default, this measure reports one of the States listed in the table above. The graph of this measure however will represent the temperature status using the numeric equivalents - ‘0’ to ‘2’.
|
|