blob: 61c43cf1d88d24d93df7c1dd14271b3a99815c6d [file] [log] [blame]
Deepak Kodihallibf15e972017-08-13 12:00:36 -05001boot_count_sensor:
Dhruvaraj Subhashchandrane251ef92017-07-12 06:45:14 -05002 path: /xyz/openbmc_project/state/host0
3 serviceInterface: org.freedesktop.DBus.Properties
Deepak Kodihallibf15e972017-08-13 12:00:36 -05004 readingType: readingAssertion
Dhruvaraj Subhashchandrane251ef92017-07-12 06:45:14 -05005 interfaces:
6 xyz.openbmc_project.Control.Boot.RebootAttempts:
7 AttemptsLeft:
8 0xFF:
9 type: uint32_t
Deepak Kodihallibf15e972017-08-13 12:00:36 -050010
11os_boot_sensor:
Dhruvaraj Subhashchandrane251ef92017-07-12 06:45:14 -050012 path: /xyz/openbmc_project/state/host0
13 serviceInterface: org.freedesktop.DBus.Properties
14 readingType: assertion
15 interfaces:
16 xyz.openbmc_project.State.OperatingSystem.Status:
17 OperatingSystemState:
18 0x01:
19 assert: "xyz.openbmc_project.State.OperatingSystem.Status.OSStatus.CBoot"
20 type: string
21 0x02:
22 assert: "xyz.openbmc_project.State.OperatingSystem.Status.OSStatus.PXEBoot"
23 type: string
24 0x03:
25 assert: "xyz.openbmc_project.State.OperatingSystem.Status.OSStatus.DiagBoot"
26 type: string
27 0x04:
28 assert: "xyz.openbmc_project.State.OperatingSystem.Status.OSStatus.CDROMBoot"
29 type: string
30 0x05:
31 assert: "xyz.openbmc_project.State.OperatingSystem.Status.OSStatus.ROMBoot"
32 type: string
33 0x06:
34 assert: "xyz.openbmc_project.State.OperatingSystem.Status.OSStatus.BootComplete"
35 type: string
Deepak Kodihallibf15e972017-08-13 12:00:36 -050036
37fw_boot_sensor:
Dhruvaraj Subhashchandrane251ef92017-07-12 06:45:14 -050038 path: /xyz/openbmc_project/state/host0
39 serviceInterface: org.freedesktop.DBus.Properties
40 readingType: eventdata2
41 interfaces:
42 xyz.openbmc_project.State.Boot.Progress:
43 BootProgress:
44 0x00:
45 type: string
46 set: "xyz.openbmc_project.State.Boot.Progress.ProgressStages.Unspecified"
47 0x01:
48 type: string
49 set: "xyz.openbmc_project.State.Boot.Progress.ProgressStages.MemoryInit"
50 0x03:
51 type: string
52 set: "xyz.openbmc_project.State.Boot.Progress.ProgressStages.SecondaryProcInit"
53 0x13:
54 type: string
55 set: "xyz.openbmc_project.State.Boot.Progress.ProgressStages.OSStart"
56 0x14:
57 type: string
58 set: "xyz.openbmc_project.State.Boot.Progress.ProgressStages.MotherboardInit"
Deepak Kodihallibf15e972017-08-13 12:00:36 -050059
60dimm_func_sensor:
Dhruvaraj Subhashchandrane251ef92017-07-12 06:45:14 -050061 serviceInterface: xyz.openbmc_project.Inventory.Manager
62 readingType: assertion
Dhruvaraj Subhashchandrane251ef92017-07-12 06:45:14 -050063 interfaces:
64 xyz.openbmc_project.State.Decorator.OperationalStatus:
65 Functional:
66 0x04:
67 type: "bool"
68 assert: false
69 deassert: true
70 xyz.openbmc_project.Inventory.Item:
71 Present:
72 0x06:
73 type: "bool"
74 assert: true
75 deassert: false
Deepak Kodihallibf15e972017-08-13 12:00:36 -050076
77cpu_func_sensor:
Dhruvaraj Subhashchandrane251ef92017-07-12 06:45:14 -050078 serviceInterface: xyz.openbmc_project.Inventory.Manager
79 readingType: assertion
Dhruvaraj Subhashchandrane251ef92017-07-12 06:45:14 -050080 interfaces:
81 xyz.openbmc_project.State.Decorator.OperationalStatus:
82 Functional:
83 0x08:
84 type: "bool"
Deepak Kodihallibf15e972017-08-13 12:00:36 -050085 assert: false
86 deassert: true
87 xyz.openbmc_project.Inventory.Item:
88 Present:
89 0x07:
90 type: "bool"
91 assert: true
92 deassert: false
93
94cpucore_func_sensor:
95 serviceInterface: xyz.openbmc_project.Inventory.Manager
96 readingType: assertion
97 interfaces:
98 xyz.openbmc_project.State.Decorator.OperationalStatus:
99 Functional:
100 0x08:
101 type: "bool"
102 assert: false
Dhruvaraj Subhashchandrane251ef92017-07-12 06:45:14 -0500103 deassert: true
104 xyz.openbmc_project.Inventory.Item:
105 Present:
106 0x07:
107 type: "bool"
108 assert: true
109 deassert: false