LibreQoE / LibreQoS

A Quality of Experience and Smart Queue Management system for ISPs. Leverage CAKE to improve network responsiveness, enforce bandwidth plans, and reduce bufferbloat.
https://libreqos.io/
GNU General Public License v2.0
416 stars 47 forks source link

Gathering summarized data of all circuits from LibreQoS #245

Open interduo opened 1 year ago

interduo commented 1 year ago

Can lqtools.py --statistics-csv print data like:

Circuitid1, downloaded bytes from lastrun, uploaded bytes from full reload, all other statistics from tc value1, all other statistics from tc value2, COMMENT from ShapedDevices.csv Circuitid2, downloaded bytes from lastrun, uploaded bytes from full reload, all other statistics from tc value1, all other statistics from tc value2, COMMENT from ShapedDevices.csv

I am thinking about doing zabbix integration in the right way. This would be big milestone. Now i get data directly from system but there is no use to do this two times for influx one for zabbix.

interduo commented 1 year ago

@rchac could You also get back CIRCUITID to linux_tc.txt as commented line (some time ago this was done)?

In v1.2 there was like that: image

This range https://github.com/LibreQoE/LibreQoS/blob/main/src/LibreQoS.py#L736-L743 is not getting results into linux_tc.txt.

rchac commented 4 months ago

LTS To Do Item