blob: d0f4caaea00e5e62924c34b66ee24a8d0f9dc054 [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
Naresh Solanki667a4cf2023-11-23 15:54:08 +000020 }
21 ],
Patrick Rudolphe2d550f2023-09-11 15:32:38 +020022 "Type": "NVME1000"
23 },
24 {
25 "Address": "0x6a",
26 "Bus": "52",
27 "Name": "M2 SSD2 Temperature",
Naresh Solanki667a4cf2023-11-23 15:54:08 +000028 "PowerState": "On",
29 "Thresholds": [
30 {
31 "Direction": "greater than",
32 "Name": "upper critical",
33 "Severity": 1,
34 "Value": 115
35 },
36 {
37 "Direction": "greater than",
38 "Name": "upper non critical",
39 "Severity": 0,
40 "Value": 110
Naresh Solanki667a4cf2023-11-23 15:54:08 +000041 }
42 ],
Patrick Rudolphe2d550f2023-09-11 15:32:38 +020043 "Type": "NVME1000"
44 }
45 ],
46 "Name": "SBP1 NVMe",
47 "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': '.*SBP1'})",
48 "ProductId": 0,
Naresh Solanki667a4cf2023-11-23 15:54:08 +000049 "Type": "NVMe",
50 "xyz.openbmc_project.Inventory.Item.Chassis": {}
Patrick Rudolphe2d550f2023-09-11 15:32:38 +020051}