[Mellanox] Add system health configuration file for Mellanox platforms (#4834)
The new feature system health support a platform based configuration file. Add configuration files for all Mellanox platform. Add a configuration file for SN2700, other platform will use a soft link to it.
This commit is contained in:
parent
39941f0ae2
commit
e1f7fb135b
@ -0,0 +1 @@
|
|||||||
|
../x86_64-mlnx_msn2700-r0/system_health_monitoring_config.json
|
@ -0,0 +1 @@
|
|||||||
|
../x86_64-mlnx_msn2700-r0/system_health_monitoring_config.json
|
@ -0,0 +1 @@
|
|||||||
|
../x86_64-mlnx_msn2700-r0/system_health_monitoring_config.json
|
@ -0,0 +1 @@
|
|||||||
|
../x86_64-mlnx_msn2700-r0/system_health_monitoring_config.json
|
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"services_to_ignore": [],
|
||||||
|
"devices_to_ignore": ["psu.voltage"],
|
||||||
|
"external_checkers": [],
|
||||||
|
"polling_interval": 60,
|
||||||
|
"led_color": {
|
||||||
|
"fault": "orange",
|
||||||
|
"normal": "green",
|
||||||
|
"booting": "orange_blink"
|
||||||
|
}
|
||||||
|
}
|
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"services_to_ignore": [],
|
||||||
|
"devices_to_ignore": ["psu","asic","fan"],
|
||||||
|
"external_checkers": [],
|
||||||
|
"polling_interval": 60,
|
||||||
|
"led_color": {
|
||||||
|
"fault": "orange",
|
||||||
|
"normal": "green",
|
||||||
|
"booting": "orange_blink"
|
||||||
|
}
|
||||||
|
}
|
@ -0,0 +1 @@
|
|||||||
|
../x86_64-mlnx_msn2700-r0/system_health_monitoring_config.json
|
@ -0,0 +1 @@
|
|||||||
|
../x86_64-mlnx_msn2700-r0/system_health_monitoring_config.json
|
@ -0,0 +1 @@
|
|||||||
|
../x86_64-mlnx_msn2700-r0/system_health_monitoring_config.json
|
@ -0,0 +1 @@
|
|||||||
|
../x86_64-mlnx_msn2700_simx-r0/system_health_monitoring_config.json
|
@ -0,0 +1 @@
|
|||||||
|
../x86_64-mlnx_msn2700-r0/system_health_monitoring_config.json
|
@ -0,0 +1 @@
|
|||||||
|
../x86_64-mlnx_msn2700-r0/system_health_monitoring_config.json
|
@ -0,0 +1 @@
|
|||||||
|
../x86_64-mlnx_msn2700-r0/system_health_monitoring_config.json
|
@ -0,0 +1 @@
|
|||||||
|
../x86_64-mlnx_msn2700-r0/system_health_monitoring_config.json
|
@ -0,0 +1 @@
|
|||||||
|
../x86_64-mlnx_msn2700_simx-r0/system_health_monitoring_config.json
|
Loading…
Reference in New Issue
Block a user