diff --git a/device/accton/x86_64-accton_as9817_64d-r0/system_health_monitoring_config.json b/device/accton/x86_64-accton_as9817_64d-r0/system_health_monitoring_config.json index 4aad2f82c..5af0e4067 100644 --- a/device/accton/x86_64-accton_as9817_64d-r0/system_health_monitoring_config.json +++ b/device/accton/x86_64-accton_as9817_64d-r0/system_health_monitoring_config.json @@ -7,7 +7,7 @@ "polling_interval": 60, "led_color": { "fault": "STATUS_LED_COLOR_RED", - "normal": "STATUS_LED_COLOR_GREEN", - "booting": "STATUS_LED_COLOR_GREEN" + "normal": "STATUS_LED_COLOR_OFF", + "booting": "STATUS_LED_COLOR_OFF" } }