AA-2400 : Create the required tables in Database to get the LLB link stats in AMP

Review Request #631 — Created Jan. 23, 2025 and submitted — Latest diff uploaded

pmurugaiyan
AMP
amp_3_7
apoorva.sn, prajesh

Create the required tables in Database to get the LLB link stats in AMP

The changes are tested locally.

select * from llbStats limit 10;
name: llbStats
time agent_host linkBandwidIn linkBandwidOut linkConn linkDownCount linkDownEvent linkDownTime linkGateway linkHits linkIndex linkName linkRespTime linkStatus linkThresh linkUpTime linkUsage

1734614170000000000 192.168.85.101 0bps 0bps 0 0 Link is Up 00:00:00 192.168.162.1 436 2 VLAN-162 0.367ms Up 10485760kbps 02:33:15 0
1734614170000000000 192.168.85.101 0bps 0bps 0 0 Link is Up 00:00:00 192.168.85.1 438 1 VLAN-85 0.503ms Up 10485760kbps 02:33:44 0
1734614180000000000 192.168.85.101 0bps 0bps 0 0 Link is Up 00:00:00 192.168.162.1 436 2 VLAN-162 0.367ms Up 10485760kbps 02:33:25 0
1734614180000000000 192.168.85.101 0bps 0bps 0 0 Link is Up 00:00:00 192.168.85.1 438 1 VLAN-85 0.503ms Up 10485760kbps 02:33:54 0
1734614190000000000 192.168.85.101 0bps 0bps 0 0 Link is Up 00:00:00 192.168.162.1 436 2 VLAN-162 0.367ms Up 10485760kbps 02:33:35 0
1734614190000000000 192.168.85.101 0bps 0bps 0 0 Link is Up 00:00:00 192.168.85.1 438 1 VLAN-85 0.503ms Up 10485760kbps 02:34:04 0

    Loading...