Re: netlink-based qdisc monitor?
From: Thomas Graf <tgraf@suug.ch>
Date: 2007-05-30 21:39:13
From: Thomas Graf <tgraf@suug.ch>
Date: 2007-05-30 21:39:13
* Jason Lunz [off-list ref] 2007-05-30 12:17
I recall mention of a tool that could dynamically monitor kernel packet queues in linux using netlink, but I can't remember a unique enough name for good googling. Does this sound familiar to anyone? iirc it was written by Thomas Graf?
You probably mean `bmon'. It's a bit tricky to find a working bmon + libnl version combination though. The library interface is not stable yet and I haven't updated bmon in a while.