| - name: Shutdown |
| level: ERR |
| |
| - name: PowerOnFailure |
| level: ERR |
| |
| - name: PowerSequencerVoltageFault |
| level: ERR |
| meta: |
| - str: "RAIL=%d" |
| type: uint16 |
| - str: "RAIL_NAME=%s" |
| type: string |
| - str: "RAW_STATUS=%s" |
| type: string |
| |
| - name: PowerSequencerPGOODFault |
| level: ERR |
| meta: |
| - str: "INPUT_NUM=%d" |
| type: uint16 |
| - str: "INPUT_NAME=%s" |
| type: string |
| - str: "RAW_STATUS=%s" |
| type: string |
| |
| - name: PowerSequencerFault |
| level: ERR |
| meta: |
| - str: "RAW_STATUS=%s" |
| type: string |
| |
| - name: GPUPowerFault |
| level: ERR |
| meta: |
| - str: "RAW_STATUS=%s" |
| type: string |
| - str: "GPU=%s" |
| type: string |
| |
| - name: GPUOverTemp |
| level: ERR |
| meta: |
| - str: "RAW_STATUS=%s" |
| type: string |
| - str: "GPU=%s" |
| type: string |