sonic-buildimage/device/arista/x86_64-arista_7800_sup
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-7804R3-FM Add support data for fabric monitoring in CONFIG_DB. (#14170) 2023-06-16 15:16:40 -07:00
Arista-7808R3-FM Add support data for fabric monitoring in CONFIG_DB. (#14170) 2023-06-16 15:16:40 -07:00
Arista-7808R3A-FM Add support data for fabric monitoring in CONFIG_DB. (#14170) 2023-06-16 15:16:40 -07:00
plugins [Arista] Driver and platform update (#6468) 2021-02-19 10:48:52 -08:00
asic.conf [Arista] Chassis device configurations (#7529) 2021-06-30 18:16:20 -07:00
chassisdb.conf [chassis/arista]: Increase LAG Ids to 1024 (#10519) 2023-04-27 11:28:23 -07:00
fabric [Arista] Chassis device configurations (#7529) 2021-06-30 18:16:20 -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_env.conf [chassis][Arista] add supervisor to the platform_env.conf (#12615) 2022-11-07 15:30:02 -08:00
platform_reboot [Arista] Updating driver submodules (#5352) 2020-09-10 01:34:38 -07:00
platform.json [Arista] [Platform] Update platform.json for psu led (#13523) 2023-02-01 09:53:22 -08:00
pmon_daemon_control.json [Arista] Updating driver submodules (#5352) 2020-09-10 01:34:38 -07:00
system_health_monitoring_config.json [arista]: Add placeholder healthd configuration for all platforms (#6233) 2020-12-17 05:18:38 -08:00
thermal_policy.json [Arista] Chassis device configurations (#7529) 2021-06-30 18:16:20 -07:00
use_pci_id_chassis [Arista] Update supervisor configurations (#10913) 2022-05-30 13:34:55 -07:00