4b31e30924
Added support data for fabric monitoring in CONFIG_DB The CONFIG_DB now has the FABRIC_MONITOR|FABRIC_MONITOR_DATA table for default value for fabric port monitoring. An example output of getting this table is: sonic-db-cli CONFIG_DB hgetall "FABRIC_MONITOR|FABRIC_MONITOR_DATA" {'monErrThreshCrcCells': '1', 'monErrThreshRxCells': '61035156', 'monPollThreshIsolation': '1', 'monPollThreshRecovery': '8'} The CONFIG_DB now also has a table for each fabric port for its isolate status. An example output of getting this table is: sonic-db-cli CONFIG_DB hgetall "FABRIC_PORT|Fabric20" {'alias': 'Fabric20', 'isolateStatus': 'False', 'lanes': '20'} |
||
---|---|---|
.. | ||
Arista-7800R3-48CQM2-C48 | ||
chassisdb.conf | ||
default_sku | ||
fabric_monitor_config.json | ||
fabric_port_config.ini | ||
gbsyncd.ini | ||
pcie.yaml | ||
platform_asic | ||
platform_components.json | ||
platform_env.conf | ||
platform.json | ||
plugins | ||
pmon_daemon_control.json | ||
sensors.conf | ||
system_health_monitoring_config.json | ||
thermal_policy.json |