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'} |
||
---|---|---|
.. | ||
buffers_defaults_t2.j2 | ||
buffers.json.j2 | ||
fabric_monitor_config.json | ||
fabric_port_config.ini | ||
jr2-a7280cr3-32d4-40x100G.config.bcm | ||
pg_profile_lookup.ini | ||
port_config.ini | ||
qos.json.j2 | ||
sai.profile |