sonic-buildimage/device/arista/x86_64-arista_7800r3_48cqm2_lc
jfeng-arista 4b31e30924
Add support data for fabric monitoring in CONFIG_DB. (#14170)
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'}
2023-06-16 15:16:40 -07:00
..
Arista-7800R3-48CQM2-C48 Add support data for fabric monitoring in CONFIG_DB. (#14170) 2023-06-16 15:16:40 -07:00
chassisdb.conf [arista] Add asic and phy configs for clearwater2ms (#8174) 2021-10-04 19:11:57 -07:00
default_sku [Arista] Fix Clearwater2 phy initialization when no configuration is provided (#8271) 2021-09-09 13:03:22 -07:00
fabric_monitor_config.json Add support data for fabric monitoring in CONFIG_DB. (#14170) 2023-06-16 15:16:40 -07:00
fabric_port_config.ini Add support data for fabric monitoring in CONFIG_DB. (#14170) 2023-06-16 15:16:40 -07:00
gbsyncd.ini [arista] Add asic and phy configs for clearwater2ms (#8174) 2021-10-04 19:11:57 -07:00
pcie.yaml [Arista] Add missing configuration files for linecards (#10749) 2022-05-09 11:51:38 -07:00
platform_asic Add platform_asic file to each platform folder in sonic-device-data based package (#8542) 2021-10-08 19:27:48 -07:00
platform_components.json [Arista] Add missing platform_components.json (#14067) 2023-03-13 12:18:42 -07:00
platform_env.conf [Arista] Chassis device configurations (#7529) 2021-06-30 18:16:20 -07:00
platform.json [arista] Add platform.json for arista chassis LC5 (#12949) 2022-12-09 13:45:22 -08:00
plugins [Arista] Updating driver submodules (#5352) 2020-09-10 01:34:38 -07:00
pmon_daemon_control.json [Arista] Chassis device configurations (#7529) 2021-06-30 18:16:20 -07:00
sensors.conf [Arista] Add missing configuration files for linecards (#10749) 2022-05-09 11:51:38 -07:00
system_health_monitoring_config.json [Arista] Add missing configuration files for linecards (#10749) 2022-05-09 11:51:38 -07:00
thermal_policy.json [Arista] Chassis device configurations (#7529) 2021-06-30 18:16:20 -07:00