sonic-buildimage/device/arista/x86_64-arista_7800_sup/Arista-7804R3-FM
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
..
0 [chassis][voq]Update bcm config file system_ref_core_clock_khz param for j2cplus linecards (#11212) 2022-06-23 08:03:08 -07:00
1 [chassis][voq]Update bcm config file system_ref_core_clock_khz param for j2cplus linecards (#11212) 2022-06-23 08:03:08 -07:00
2 [chassis][voq]Update bcm config file system_ref_core_clock_khz param for j2cplus linecards (#11212) 2022-06-23 08:03:08 -07:00
3 [chassis][voq]Update bcm config file system_ref_core_clock_khz param for j2cplus linecards (#11212) 2022-06-23 08:03:08 -07:00
4 [chassis][voq]Update bcm config file system_ref_core_clock_khz param for j2cplus linecards (#11212) 2022-06-23 08:03:08 -07:00
5 [chassis][voq]Update bcm config file system_ref_core_clock_khz param for j2cplus linecards (#11212) 2022-06-23 08:03:08 -07:00
6 [chassis][voq]Update bcm config file system_ref_core_clock_khz param for j2cplus linecards (#11212) 2022-06-23 08:03:08 -07:00
7 [chassis][voq]Update bcm config file system_ref_core_clock_khz param for j2cplus linecards (#11212) 2022-06-23 08:03:08 -07:00
8 [chassis][voq]Update bcm config file system_ref_core_clock_khz param for j2cplus linecards (#11212) 2022-06-23 08:03:08 -07:00
9 [chassis][voq]Update bcm config file system_ref_core_clock_khz param for j2cplus linecards (#11212) 2022-06-23 08:03:08 -07:00
10 [chassis][voq]Update bcm config file system_ref_core_clock_khz param for j2cplus linecards (#11212) 2022-06-23 08:03:08 -07:00
11 [chassis][voq]Update bcm config file system_ref_core_clock_khz param for j2cplus linecards (#11212) 2022-06-23 08:03:08 -07:00
fabric_monitor_config.json Add support data for fabric monitoring in CONFIG_DB. (#14170) (#16045) 2023-08-07 09:26:45 +08:00
fabric_port_config.ini Add support data for fabric monitoring in CONFIG_DB. (#14170) (#16045) 2023-08-07 09:26:45 +08:00
sai.profile [Arista] Chassis device configurations (#7529) 2021-06-30 18:16:20 -07:00