-
Notifications
You must be signed in to change notification settings - Fork 299
Description
Dell R470
"Events": [
{
"EventId": "2162",
"EventTimestamp": "2026-02-10T10:53:19-06:00",
"EventType": "Alert",
"MemberId": "0",
"Message": "The system inlet temperature is greater than the upper warning threshold.",
"MessageArgs": null,
"MessageId": "IDRAC.TMP0120",
"MessageSeverity": "Warning",
"Oem": {
"Dell": {
"AgentID": "SEL",
"BitMask": "4101",
"Category": "SystemHealth",
"ServerHostname": ""
}
},
"OriginOfCondition": {
"@odata.id": "/redfish/v1/Systems/System.Embedded.1"
}
}
],
Normal Dell
"Events": [
{
"Context": "hwm",
"EventId": "2162",
"EventTimestamp": "2026-02-09T19:05:29+02:00",
"EventType": "Alert",
"MemberId": "1368",
"Message": "The Inlet temperature is greater than the upper warning threshold.",
"MessageArgs": [
" Inlet"
],
"MessageArgs@odata.count": 1,
"MessageId": "IDRAC.2.9.TMP0114",
"MessageSeverity": "Warning",
"OriginOfCondition": {
"@odata.id": "/redfish/v1/Chassis/System.Embedded.1/Sensors/SystemBoardInletTemp"
},
"Severity": "Warning"
}
],
Hi as per the document parameter Severity should be present, but that is not there in DellR470 servers, a