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