<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="">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><div class=""><br class=""></div><div 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=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jan 3, 2019, at 10:23 PM, Dev <<a href="mailto:dev@logicalwebhost.com" class="">dev@logicalwebhost.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div 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=""></div></div></blockquote></div><br class=""></div></body></html>