suzieq icon indicating copy to clipboard operation
suzieq copied to clipboard

every table has a different number of "devices" under the summarize table

Open anubisg1 opened this issue 3 years ago • 1 comments

every table has a different number of "devices" under the summarize table. The same output is available on CLI

Total number of expected devices is 40, what i see is the following (just some examples below) . Notice that all tables should be working for all the 40 devices, as those features/information is polled for all

image image image image image image

anubisg1 avatar Feb 21 '22 08:02 anubisg1

as additional information in logs i see

2022-02-16 21:43:05,713 - suzieq.poller.worker.nodes.node - ERROR - show vrf detail | json native output for AAAA.BBBB.com failed due to SSH connection closed

for several commands on different devices (therefore i suspecting the is the reason behind those issues

sqpoller show is empty

root> sqpoller show
Empty DataFrame
Columns: [namespace, hostname, service, status, gatherTime, totalTime, svcQsize, wrQsize, nodeQsize, rxBytes, pollExcdPeriodCount, active, timestamp]
Index: []
root>

no errors are recorded in the cli or the ui , nor it's clear how many devices have connection failures or if suzieq is re-establishing the connection

this might be the root cause for https://github.com/netenglabs/suzieq/issues/606 as well

anubisg1 avatar Feb 21 '22 08:02 anubisg1