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-7804R3-FM | ||
Arista-7808R3-FM | ||
Arista-7808R3A-FM | ||
plugins | ||
asic.conf | ||
chassisdb.conf | ||
fabric | ||
platform_asic | ||
platform_env.conf | ||
platform_reboot | ||
platform.json | ||
pmon_daemon_control.json | ||
system_health_monitoring_config.json | ||
thermal_policy.json | ||
use_pci_id_chassis |