diff --git a/fboss/platform/configs/meru800bia/sensor_service.json b/fboss/platform/configs/meru800bia/sensor_service.json index 4b4837de96f7d..5d12ee3beee53 100644 --- a/fboss/platform/configs/meru800bia/sensor_service.json +++ b/fboss/platform/configs/meru800bia/sensor_service.json @@ -269,6 +269,78 @@ "compute": "@/1000.0", "type": 3 }, + "SMB_J3_BOARD_TEMP": { + "path": "/run/devmap/sensors/SMB_MAX6581/temp1_input", + "thresholds": { + "upperCriticalVal": 90.0, + "maxAlarmVal": 85.0 + }, + "compute": "@/1000.0", + "type": 3 + }, + "SMB_J3_DIODE_CORE_TEMP": { + "path": "/run/devmap/sensors/SMB_MAX6581/temp2_input", + "thresholds": { + "upperCriticalVal": 135.0, + "maxAlarmVal": 120.0 + }, + "compute": "@/1000.0", + "type": 3 + }, + "SMB_J3_DIODE_FAB0_TEMP": { + "path": "/run/devmap/sensors/SMB_MAX6581/temp3_input", + "thresholds": { + "upperCriticalVal": 135.0, + "maxAlarmVal": 120.0 + }, + "compute": "@/1000.0", + "type": 3 + }, + "SMB_J3_DIODE_FAB1_TEMP": { + "path": "/run/devmap/sensors/SMB_MAX6581/temp4_input", + "thresholds": { + "upperCriticalVal": 135.0, + "maxAlarmVal": 120.0 + }, + "compute": "@/1000.0", + "type": 3 + }, + "SMB_J3_DIODE_NIF0_TEMP": { + "path": "/run/devmap/sensors/SMB_MAX6581/temp5_input", + "thresholds": { + "upperCriticalVal": 135.0, + "maxAlarmVal": 120.0 + }, + "compute": "@/1000.0", + "type": 3 + }, + "SMB_J3_DIODE_NIF1_TEMP": { + "path": "/run/devmap/sensors/SMB_MAX6581/temp6_input", + "thresholds": { + "upperCriticalVal": 135.0, + "maxAlarmVal": 120.0 + }, + "compute": "@/1000.0", + "type": 3 + }, + "SMB_J3_DIODE_HBM0_TEMP": { + "path": "/run/devmap/sensors/SMB_MAX6581/temp7_input", + "thresholds": { + "upperCriticalVal": 135.0, + "maxAlarmVal": 120.0 + }, + "compute": "@/1000.0", + "type": 3 + }, + "SMB_J3_DIODE_HBM1_TEMP": { + "path": "/run/devmap/sensors/SMB_MAX6581/temp8_input", + "thresholds": { + "upperCriticalVal": 135.0, + "maxAlarmVal": 120.0 + }, + "compute": "@/1000.0", + "type": 3 + }, "FAN_BOARD_TEMP": { "path": "/run/devmap/sensors/FAN_TMP75/temp1_input", "thresholds": { @@ -394,6 +466,15 @@ }, "compute": "@/1000.0", "type": 3 + }, + "SMB_MGMT_INLET_TEMP": { + "path": "/run/devmap/sensors/SMB_MGMT_TMP75/temp1_input", + "thresholds": { + "upperCriticalVal": 75.0, + "maxAlarmVal": 70.0 + }, + "compute": "@/1000.0", + "type": 3 } }, "FAN1": {