diff --git a/device/accton/x86_64-accton_as7726_32x-r0/system_health_monitoring_config.json b/device/accton/x86_64-accton_as7726_32x-r0/system_health_monitoring_config.json index bb3bec0efa..9303080459 100644 --- a/device/accton/x86_64-accton_as7726_32x-r0/system_health_monitoring_config.json +++ b/device/accton/x86_64-accton_as7726_32x-r0/system_health_monitoring_config.json @@ -8,8 +8,8 @@ "user_defined_checkers": [], "polling_interval": 60, "led_color": { - "fault": "STATUS_LED_COLOR_AMBER", - "normal": "STATUS_LED_COLOR_GREEN", - "booting": "STATUS_LED_COLOR_OFF" + "fault": "amber", + "normal": "green", + "booting": "off" } }