blob: d3869be7c9fc7df2886991c0e8b4010346d3647a [file] [log] [blame]
Potin Lai6c6ff822024-08-30 10:53:48 +08001{
2 "Exposes": [
3 {
4 "Address": "0x6a",
5 "Bus": "48",
6 "Name": "HDDBOARD_SSD0_TEMP_C",
7 "PowerState": "On",
8 "Thresholds": [
9 {
10 "Direction": "greater than",
Potin Lai00dd1412024-12-23 10:24:55 +080011 "Hysteresis": 1.4,
Potin Lai6c6ff822024-08-30 10:53:48 +080012 "Name": "upper critical",
13 "Severity": 1,
14 "Value": 70
15 },
16 {
17 "Direction": "less than",
Potin Lai00dd1412024-12-23 10:24:55 +080018 "Hysteresis": 0.1,
Potin Lai6c6ff822024-08-30 10:53:48 +080019 "Name": "lower critical",
20 "Severity": 1,
21 "Value": 5
22 }
23 ],
24 "Type": "NVME1000"
25 },
26 {
27 "Address": "0x6a",
Potin Lai6c6ff822024-08-30 10:53:48 +080028 "Bus": "50",
29 "Name": "HDDBOARD_SSD2_TEMP_C",
30 "PowerState": "On",
31 "Thresholds": [
32 {
33 "Direction": "greater than",
Potin Lai00dd1412024-12-23 10:24:55 +080034 "Hysteresis": 1.4,
Potin Lai6c6ff822024-08-30 10:53:48 +080035 "Name": "upper critical",
36 "Severity": 1,
37 "Value": 70
38 },
39 {
40 "Direction": "less than",
Potin Lai00dd1412024-12-23 10:24:55 +080041 "Hysteresis": 0.1,
Potin Lai6c6ff822024-08-30 10:53:48 +080042 "Name": "lower critical",
43 "Severity": 1,
44 "Value": 5
45 }
46 ],
47 "Type": "NVME1000"
Potin Lai6c6ff822024-08-30 10:53:48 +080048 }
49 ],
50 "Name": "Catalina HDD NVMe",
51 "Probe": "FOUND('Catalina HDD Carrier')",
52 "Type": "Board",
53 "xyz.openbmc_project.Inventory.Item.Chassis": {}
54}