sonic-buildimage/device/arista/x86_64-arista_7800_sup/Arista-7808R3-FM
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
..
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
12 [chassis][voq]Update bcm config file system_ref_core_clock_khz param for j2cplus linecards (#11212) 2022-06-23 08:03:08 -07:00
13 [chassis][voq]Update bcm config file system_ref_core_clock_khz param for j2cplus linecards (#11212) 2022-06-23 08:03:08 -07:00
14 [chassis][voq]Update bcm config file system_ref_core_clock_khz param for j2cplus linecards (#11212) 2022-06-23 08:03:08 -07:00
15 [chassis][voq]Update bcm config file system_ref_core_clock_khz param for j2cplus linecards (#11212) 2022-06-23 08:03:08 -07:00
16 [chassis][voq]Update bcm config file system_ref_core_clock_khz param for j2cplus linecards (#11212) 2022-06-23 08:03:08 -07:00
17 [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) 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
sai.profile [Arista] Chassis device configurations (#7529) 2021-06-30 18:16:20 -07:00