<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Okay, in case it’s of use to anyone else, here’s a quick howto for this tool:<div class=""><br class=""></div><div class="">apt-get install libncurses5-dev build-essential<br class=""><div class=""><br class=""></div><div class="">git clone <a href="https://github.com/ffainelli/bqlmon.git" class="">https://github.com/ffainelli/bqlmon.git</a></div><div class=""><br class=""></div><div class="">cd bqlmon</div><div class=""><br class=""></div><div class="">make</div><div class=""><br class=""></div><div class="">./bqlmon -i eth0</div><div class=""><br class=""></div><div class="">HTH.</div><div class=""><br class=""></div><div class="">- Dev<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jan 3, 2019, at 2:31 PM, Dave Taht <<a href="mailto:dave.taht@gmail.com" class="">dave.taht@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><a href="https://github.com/ffainelli/bqlmon" class="">https://github.com/ffainelli/bqlmon</a> is the official repo.<br class=""><br class="">On Thu, Jan 3, 2019 at 1:51 PM Pete Heist <<a href="mailto:pete@heistp.net" class="">pete@heistp.net</a>> wrote:<br class=""><blockquote type="cite" class=""><br class="">Since it looks like you have bql, this should work for the hardware queues: <a href="https://github.com/dtaht/bqlmon" class="">https://github.com/dtaht/bqlmon</a><br class=""><br class="">It might be nice to have a realtime monitor for the qdisc stats, but these can also change very quickly so looking at drops and marks, or other stats, can be useful as well.<br class=""><br class="">On Jan 3, 2019, at 10:23 PM, Dev <<a href="mailto:dev@logicalwebhost.com" class="">dev@logicalwebhost.com</a>> wrote:<br class=""><br class="">Is there a command to watch what the buffer is doing real time once I run traffic across it, or some way to know what it’s doing?<br class=""><br class="">I’m experimenting with something like:<br class=""><br class="">watch -n 1 tc -g -s class show dev eth0<br class=""><br class="">But I gotta guess there’s a better way to do this?<br class=""><br class="">- Dev<br class=""><br class="">_______________________________________________<br class="">Bloat mailing list<br class=""><a href="mailto:Bloat@lists.bufferbloat.net" class="">Bloat@lists.bufferbloat.net</a><br class="">https://lists.bufferbloat.net/listinfo/bloat<br class=""><br class=""><br class="">_______________________________________________<br class="">Bloat mailing list<br class="">Bloat@lists.bufferbloat.net<br class="">https://lists.bufferbloat.net/listinfo/bloat<br class=""></blockquote><br class=""><br class=""><br class="">-- <br class=""><br class="">Dave Täht<br class="">CTO, TekLibre, LLC<br class=""><a href="http://www.teklibre.com" class="">http://www.teklibre.com</a><br class="">Tel: 1-831-205-9740<br class=""></div></div></blockquote></div><br class=""></div></div></body></html>