suzieq
                                
                                
                                
                                    suzieq copied to clipboard
                            
                            
                            
                        every table has a different number of "devices" under the summarize table
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

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