MSN2100 and MSN2010 platforms are not supporting PSU temperature sampling, ignore temperature check by default for these platforms (#5047)
Signed-off-by: Shlomi Bitton <shlomibi@mellanox.com>
This commit is contained in:
parent
3b89e5d467
commit
70bf65302d
@ -1 +0,0 @@
|
||||
../x86_64-mlnx_msn2700-r0/system_health_monitoring_config.json
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"services_to_ignore": [],
|
||||
"devices_to_ignore": ["psu.voltage", "psu.temperature"],
|
||||
"external_checkers": [],
|
||||
"polling_interval": 60,
|
||||
"led_color": {
|
||||
"fault": "orange",
|
||||
"normal": "green",
|
||||
"booting": "orange_blink"
|
||||
}
|
||||
}
|
@ -1 +1 @@
|
||||
../x86_64-mlnx_msn2700-r0/system_health_monitoring_config.json
|
||||
../x86_64-mlnx_msn2010-r0/system_health_monitoring_config.json
|
Loading…
Reference in New Issue
Block a user