blob: aa9db00873bf81f3c2b403479a5464a88d61da6c [file] [log] [blame]
Brandon Wyman253dc9b2017-08-12 13:45:52 -05001- name: PowerSupplyInputFault
2 level: ERR
3 meta:
4 - str: "RAW_STATUS=%s"
5 type: string
Brandon Wymanea358c92017-10-27 17:34:07 -05006 inherits:
7 - xyz.openbmc_project.Common.Callout.Inventory
Brandon Wyman764c7972017-08-22 17:05:36 -05008- name: PowerSupplyShouldBeOn
9 level: ERR
10 meta:
11 - str: "RAW_STATUS=%s"
12 type: string
13 inherits:
14 - xyz.openbmc_project.Common.Callout.Inventory
Brandon Wymanb165c252017-08-25 18:59:54 -050015- name: PowerSupplyOutputOvercurrent
16 level: ERR
17 meta:
18 - str: "RAW_STATUS=%s"
19 type: string
20 inherits:
21 - xyz.openbmc_project.Common.Callout.Inventory
Brandon Wymanab05c072017-08-30 18:26:41 -050022- name: PowerSupplyOutputOvervoltage
23 level: ERR
24 meta:
25 - str: "RAW_STATUS=%s"
26 type: string
27 inherits:
28 - xyz.openbmc_project.Common.Callout.Inventory
Brandon Wyman12661f12017-08-31 15:28:21 -050029- name: PowerSupplyFanFault
30 level: ERR
31 meta:
32 - str: "RAW_STATUS=%s"
33 type: string
34 inherits:
35 - xyz.openbmc_project.Common.Callout.Inventory
Brandon Wyman875b3632017-09-13 18:46:03 -050036- name: PowerSupplyTemperatureFault
37 level: ERR
38 meta:
39 - str: "RAW_STATUS=%s"
40 type: string
41 inherits:
42 - xyz.openbmc_project.Common.Callout.Inventory
Matt Spinler84cd0a52017-08-04 08:53:30 -050043- name: Shutdown
44 level: ERR
Matt Spinlerac4b52f2017-08-21 14:50:58 -050045
Matt Spinlerfacfa902017-08-14 13:43:36 -050046- name: PowerOnFailure
47 level: ERR
Matt Spinlerac4b52f2017-08-21 14:50:58 -050048
49- name: PowerSequencerVoltageFault
50 level: ERR
51 meta:
52 - str: "RAIL=%d"
53 type: uint16
54 - str: "RAIL_NAME=%s"
55 type: string
56 - str: "RAW_STATUS=%s"
57 type: string
58
59- name: PowerSequencerPGOODFault
60 level: ERR
61 meta:
62 - str: "INPUT_NUM=%d"
63 type: uint16
64 - str: "INPUT_NAME=%s"
65 type: string
66 - str: "RAW_STATUS=%s"
67 type: string
68
69- name: PowerSequencerFault
70 level: ERR
71 meta:
72 - str: "RAW_STATUS=%s"
73 type: string
Matt Spinler403dff02017-09-19 10:38:57 -050074
75- name: GPUPowerFault
76 level: ERR
77 meta:
78 - str: "RAW_STATUS=%s"
79 type: string
80 - str: "GPU=%s"
81 type: string
82
83- name: GPUOverTemp
84 level: ERR
85 meta:
86 - str: "RAW_STATUS=%s"
87 type: string
88 - str: "GPU=%s"
89 type: string