blob: 357f2619dab2ed1d231a190a67c8bc3782846400 [file] [log] [blame]
Brandon Wyman253dc9b2017-08-12 13:45:52 -05001- name: PowerSupplyInputFault
2 level: ERR
3 meta:
Patrick Williams3a805452022-12-08 06:12:59 -06004 - str: "RAW_STATUS=%s"
5 type: string
Brandon Wymanea358c92017-10-27 17:34:07 -05006 inherits:
Patrick Williams3a805452022-12-08 06:12:59 -06007 - xyz.openbmc_project.Common.Callout.Inventory
Brandon Wyman3c0f8042017-11-01 18:02:00 -05008
Brandon Wyman764c7972017-08-22 17:05:36 -05009- name: PowerSupplyShouldBeOn
10 level: ERR
11 meta:
Patrick Williams3a805452022-12-08 06:12:59 -060012 - str: "RAW_STATUS=%s"
13 type: string
Brandon Wyman764c7972017-08-22 17:05:36 -050014 inherits:
Patrick Williams3a805452022-12-08 06:12:59 -060015 - xyz.openbmc_project.Common.Callout.Inventory
Brandon Wyman3c0f8042017-11-01 18:02:00 -050016
Brandon Wymanb165c252017-08-25 18:59:54 -050017- name: PowerSupplyOutputOvercurrent
18 level: ERR
19 meta:
Patrick Williams3a805452022-12-08 06:12:59 -060020 - str: "RAW_STATUS=%s"
21 type: string
Brandon Wymanb165c252017-08-25 18:59:54 -050022 inherits:
Patrick Williams3a805452022-12-08 06:12:59 -060023 - xyz.openbmc_project.Common.Callout.Inventory
Brandon Wyman3c0f8042017-11-01 18:02:00 -050024
Brandon Wymanab05c072017-08-30 18:26:41 -050025- name: PowerSupplyOutputOvervoltage
26 level: ERR
27 meta:
Patrick Williams3a805452022-12-08 06:12:59 -060028 - str: "RAW_STATUS=%s"
29 type: string
Brandon Wymanab05c072017-08-30 18:26:41 -050030 inherits:
Patrick Williams3a805452022-12-08 06:12:59 -060031 - xyz.openbmc_project.Common.Callout.Inventory
Brandon Wyman3c0f8042017-11-01 18:02:00 -050032
Brandon Wyman12661f12017-08-31 15:28:21 -050033- name: PowerSupplyFanFault
34 level: ERR
35 meta:
Patrick Williams3a805452022-12-08 06:12:59 -060036 - str: "RAW_STATUS=%s"
37 type: string
Brandon Wyman12661f12017-08-31 15:28:21 -050038 inherits:
Patrick Williams3a805452022-12-08 06:12:59 -060039 - xyz.openbmc_project.Common.Callout.Inventory
Brandon Wyman3c0f8042017-11-01 18:02:00 -050040
Brandon Wyman875b3632017-09-13 18:46:03 -050041- name: PowerSupplyTemperatureFault
42 level: ERR
43 meta:
Patrick Williams3a805452022-12-08 06:12:59 -060044 - str: "RAW_STATUS=%s"
45 type: string
Brandon Wyman875b3632017-09-13 18:46:03 -050046 inherits:
Patrick Williams3a805452022-12-08 06:12:59 -060047 - xyz.openbmc_project.Common.Callout.Inventory
Brandon Wyman3c0f8042017-11-01 18:02:00 -050048
Matt Spinler84cd0a52017-08-04 08:53:30 -050049- name: Shutdown
50 level: ERR
Matt Spinlerac4b52f2017-08-21 14:50:58 -050051
Matt Spinlerfacfa902017-08-14 13:43:36 -050052- name: PowerOnFailure
53 level: ERR
Matt Spinlerac4b52f2017-08-21 14:50:58 -050054
55- name: PowerSequencerVoltageFault
56 level: ERR
57 meta:
Patrick Williams3a805452022-12-08 06:12:59 -060058 - str: "RAIL=%d"
59 type: uint16
60 - str: "RAIL_NAME=%s"
61 type: string
62 - str: "RAW_STATUS=%s"
63 type: string
Matt Spinlerac4b52f2017-08-21 14:50:58 -050064
65- name: PowerSequencerPGOODFault
66 level: ERR
67 meta:
Patrick Williams3a805452022-12-08 06:12:59 -060068 - str: "INPUT_NUM=%d"
69 type: uint16
70 - str: "INPUT_NAME=%s"
71 type: string
72 - str: "RAW_STATUS=%s"
73 type: string
Matt Spinlerac4b52f2017-08-21 14:50:58 -050074
75- name: PowerSequencerFault
76 level: ERR
77 meta:
Patrick Williams3a805452022-12-08 06:12:59 -060078 - str: "RAW_STATUS=%s"
79 type: string
Matt Spinler403dff02017-09-19 10:38:57 -050080
81- name: GPUPowerFault
82 level: ERR
83 meta:
Patrick Williams3a805452022-12-08 06:12:59 -060084 - str: "RAW_STATUS=%s"
85 type: string
Matt Spinler0e45ced2018-02-12 14:36:07 -060086 inherits:
Patrick Williams3a805452022-12-08 06:12:59 -060087 - xyz.openbmc_project.Common.Callout.Inventory
Matt Spinler403dff02017-09-19 10:38:57 -050088
89- name: GPUOverTemp
90 level: ERR
91 meta:
Patrick Williams3a805452022-12-08 06:12:59 -060092 - str: "RAW_STATUS=%s"
93 type: string
Matt Spinler0e45ced2018-02-12 14:36:07 -060094 inherits:
Patrick Williams3a805452022-12-08 06:12:59 -060095 - xyz.openbmc_project.Common.Callout.Inventory
Brandon Wyman03c19db2019-05-10 17:46:41 -050096
97- name: MemoryPowerFault
98 level: ERR
99 meta:
Patrick Williams3a805452022-12-08 06:12:59 -0600100 - str: "RAW_STATUS=%s"
101 type: string
Brandon Wyman03c19db2019-05-10 17:46:41 -0500102 inherits:
Patrick Williams3a805452022-12-08 06:12:59 -0600103 - xyz.openbmc_project.Common.Callout.Inventory