sonic-buildimage/device/arista/x86_64-arista_7800_sup
mssonicbld 471a3a8067
Add support data for fabric monitoring in CONFIG_DB. (#14170) (#16045)
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'}

Co-authored-by: jfeng-arista <98421150+jfeng-arista@users.noreply.github.com>
2023-08-07 09:26:45 +08:00
..
Arista-7804R3-FM Add support data for fabric monitoring in CONFIG_DB. (#14170) (#16045) 2023-08-07 09:26:45 +08:00
Arista-7808R3-FM Add support data for fabric monitoring in CONFIG_DB. (#14170) (#16045) 2023-08-07 09:26:45 +08:00
Arista-7808R3A-FM Add support data for fabric monitoring in CONFIG_DB. (#14170) (#16045) 2023-08-07 09:26:45 +08:00
plugins
asic.conf
chassisdb.conf [chassis/arista]: Increase LAG Ids to 1024 (#10519) 2023-04-27 11:28:23 -07:00
fabric
platform_asic
platform_env.conf [chassis][Arista] add supervisor to the platform_env.conf (#12615) 2022-11-07 15:30:02 -08:00
platform_reboot
platform.json [Arista] [Platform] Update platform.json for psu led (#13523) 2023-02-01 09:53:22 -08:00
pmon_daemon_control.json
system_health_monitoring_config.json
thermal_policy.json
use_pci_id_chassis [Arista] Update supervisor configurations (#10913) 2022-05-30 13:34:55 -07:00