blob: 94f6566a8c42faf6d6258bd285729c42e5ea7882 [file] [log] [blame]
Patrick Rudolphe2d550f2023-09-11 15:32:38 +02001{
2 "Exposes": [
3 {
4 "Address": "0x6a",
5 "Bus": "50",
6 "Name": "M2 SSD1 Temperature",
Naresh Solanki667a4cf2023-11-23 15:54:08 +00007 "PowerState": "On",
8 "Thresholds": [
9 {
10 "Direction": "greater than",
11 "Name": "upper critical",
12 "Severity": 1,
13 "Value": 115
14 },
15 {
16 "Direction": "greater than",
17 "Name": "upper non critical",
18 "Severity": 0,
19 "Value": 110
20 },
21 {
22 "Direction": "less than",
23 "Name": "lower non critical",
24 "Severity": 0,
25 "Value": 5
26 },
27 {
28 "Direction": "less than",
29 "Name": "lower critical",
30 "Severity": 1,
31 "Value": 0
32 }
33 ],
Patrick Rudolphe2d550f2023-09-11 15:32:38 +020034 "Type": "NVME1000"
35 },
36 {
37 "Address": "0x6a",
38 "Bus": "52",
39 "Name": "M2 SSD2 Temperature",
Naresh Solanki667a4cf2023-11-23 15:54:08 +000040 "PowerState": "On",
41 "Thresholds": [
42 {
43 "Direction": "greater than",
44 "Name": "upper critical",
45 "Severity": 1,
46 "Value": 115
47 },
48 {
49 "Direction": "greater than",
50 "Name": "upper non critical",
51 "Severity": 0,
52 "Value": 110
53 },
54 {
55 "Direction": "less than",
56 "Name": "lower non critical",
57 "Severity": 0,
58 "Value": 5
59 },
60 {
61 "Direction": "less than",
62 "Name": "lower critical",
63 "Severity": 1,
64 "Value": 0
65 }
66 ],
Patrick Rudolphe2d550f2023-09-11 15:32:38 +020067 "Type": "NVME1000"
68 }
69 ],
70 "Name": "SBP1 NVMe",
71 "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': '.*SBP1'})",
72 "ProductId": 0,
Naresh Solanki667a4cf2023-11-23 15:54:08 +000073 "Type": "NVMe",
74 "xyz.openbmc_project.Inventory.Item.Chassis": {}
Patrick Rudolphe2d550f2023-09-11 15:32:38 +020075}