how to periodically monitor the qdisc size ?

Anton Danilov littlesmilingcloud at gmail.com
Thu Dec 29 08:49:12 EST 2016


Hi.
You can use 'tc -s qdisc list dev <iface>' and check the 'backlog' line -
it's current queue status.


2016-12-28 10:16 GMT+03:00 Shiyao Ma <i at introo.me>:

> Hi,
>
> I am using the RED qdsic.
>
> I want to see how many skbuffs are in the red qdisc, and the total bytes
> of the skbuffs, like in every 2 seconds.
>
>
> Regards
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>


-- 
Anton.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20161229/d711f949/attachment.html 


More information about the Kernelnewbies mailing list