* [LARTC] TC stats from proc?
@ 2003-03-04 4:13 Andrew Hall
2003-03-04 5:54 ` Martin A. Brown
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Hall @ 2003-03-04 4:13 UTC (permalink / raw)
To: lartc
Hello,
Is it possible to get qdisc and class stats directly from proc? (the same
information as presented by TC -s -d)
Thanks,
Andrew.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [LARTC] TC stats from proc?
2003-03-04 4:13 [LARTC] TC stats from proc? Andrew Hall
@ 2003-03-04 5:54 ` Martin A. Brown
0 siblings, 0 replies; 2+ messages in thread
From: Martin A. Brown @ 2003-03-04 5:54 UTC (permalink / raw)
To: lartc
Andrew,
: Is it possible to get qdisc and class stats directly from proc? (the same
: information as presented by TC -s -d)
No, there is no place in /proc to read the statistics on the attached
queuing disciplines, classes, nor the number of packets per class.
The data is, however, available via netlink. See the tc source code in
the kernel and iproute2 package.
There was a discussion on this list (last year) about this very issue.
After that discussion, Pedro Larroy (PiotR) began work on a /proc
interface to these stats. I do not know the status of his undertaking.
http://mailman.ds9a.nl/pipermail/lartc/2002q3/004900.html
-Martin
--
Martin A. Brown --- SecurePipe, Inc. --- mabrown@securepipe.com
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-03-04 5:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-04 4:13 [LARTC] TC stats from proc? Andrew Hall
2003-03-04 5:54 ` Martin A. Brown
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.