Files
OpenBMC/meta-amd/meta-ethanolx/recipes-phosphor/configuration/entity-manager/ethanolx-chassis.json
T

272 lines
8.2 KiB
JSON
Raw Normal View History

2026-04-23 17:07:55 +08:00
{
"Exposes": [
{
"Index": 0,
"BindConnector": "P0 Fan connector",
"MaxReading": 6000,
"Name": "P0_Fan",
"Type": "AspeedFan",
"Thresholds": [
{
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 0
},
{
"Direction": "less than",
"Name": "lower non critical",
"Severity": 0,
"Value": 10
},
{
"Direction": "greater than",
"Name": "upper critical",
"Severity": 1,
"Value": 10000
},
{
"Direction": "greater than",
"Name": "upper non critical",
"Severity": 0,
"Value": 8000
}
]
},
{
"Index": 1,
"BindConnector": "P1 Fan connector",
"MaxReading": 6000,
"Name": "P1_Fan",
"Type": "AspeedFan",
"Thresholds": [
{
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 0
},
{
"Direction": "less than",
"Name": "lower non critical",
"Severity": 0,
"Value": 10
},
{
"Direction": "greater than",
"Name": "upper critical",
"Severity": 1,
"Value": 10000
},
{
"Direction": "greater than",
"Name": "upper non critical",
"Severity": 0,
"Value": 8000
}
]
},
{
"Index": 2,
"BindConnector": "SYS FAN1 connector",
"MaxReading": 6000,
"Name": "SYS_FAN1",
"Type": "AspeedFan",
"Thresholds": [
{
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 0
},
{
"Direction": "less than",
"Name": "lower non critical",
"Severity": 0,
"Value": 10
},
{
"Direction": "greater than",
"Name": "upper critical",
"Severity": 1,
"Value": 10000
},
{
"Direction": "greater than",
"Name": "upper non critical",
"Severity": 0,
"Value": 8000
}
]
},
{
"Index": 3,
"BindConnector": "SYS FAN2 connector",
"MaxReading": 6000,
"Name": "SYS_FAN2",
"Type": "AspeedFan",
"Thresholds": [
{
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 0
},
{
"Direction": "less than",
"Name": "lower non critical",
"Severity": 0,
"Value": 10
},
{
"Direction": "greater than",
"Name": "upper critical",
"Severity": 1,
"Value": 10000
},
{
"Direction": "greater than",
"Name": "upper non critical",
"Severity": 0,
"Value": 8000
}
]
},
{
"Index": 4,
"BindConnector": "SYS FAN3 connector",
"MaxReading": 6000,
"Name": "SYS_FAN3",
"Type": "AspeedFan",
"Thresholds": [
{
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 0
},
{
"Direction": "less than",
"Name": "lower non critical",
"Severity": 0,
"Value": 10
},
{
"Direction": "greater than",
"Name": "upper critical",
"Severity": 1,
"Value": 10000
},
{
"Direction": "greater than",
"Name": "upper non critical",
"Severity": 0,
"Value": 8000
}
]
},
{
"Index": 5,
"BindConnector": "SYS FAN4 connector",
"MaxReading": 6000,
"Name": "SYS_FAN4",
"Type": "AspeedFan",
"Thresholds": [
{
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 0
},
{
"Direction": "less than",
"Name": "lower non critical",
"Severity": 0,
"Value": 10
},
{
"Direction": "greater than",
"Name": "upper critical",
"Severity": 1,
"Value": 10000
},
{
"Direction": "greater than",
"Name": "upper non critical",
"Severity": 0,
"Value": 8000
}
]
},
{
"Index": 6,
"BindConnector": "SYS FAN5 connector",
"MaxReading": 6000,
"Name": "SYS_FAN5",
"Type": "AspeedFan",
"Thresholds": [
{
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 0
},
{
"Direction": "less than",
"Name": "lower non critical",
"Severity": 0,
"Value": 10
},
{
"Direction": "greater than",
"Name": "upper critical",
"Severity": 1,
"Value": 10000
},
{
"Direction": "greater than",
"Name": "upper non critical",
"Severity": 0,
"Value": 8000
}
]
},
{
"Index": 7,
"BindConnector": "SYS FAN6 connector",
"MaxReading": 6000,
"Name": "SYS_FAN6",
"Type": "AspeedFan",
"Thresholds": [
{
"Direction": "less than",
"Name": "lower critical",
"Severity": 1,
"Value": 0
},
{
"Direction": "less than",
"Name": "lower non critical",
"Severity": 0,
"Value": 10
},
{
"Direction": "greater than",
"Name": "upper critical",
"Severity": 1,
"Value": 10000
},
{
"Direction": "greater than",
"Name": "upper non critical",
"Severity": 0,
"Value": 8000
}
]
}
],
"Name": "AMD EthanolX Chassis",
"Probe": "FOUND('AMD EthanolX Baseboard')",
"Type": "Chassis"
}