All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Qdisc statistics project
@ 2004-10-12 13:32 Antonios Chalkiopoulos
  2004-10-13 21:55 ` Jose Luis Araujo
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Antonios Chalkiopoulos @ 2004-10-12 13:32 UTC (permalink / raw)
  To: lartc

As a necessety for my job is to real-time monitor the bytes, packets, packet 
dropped etc of all the qdiscs working inside the kernel i've tried varius 
methods:

1. Parse tc -s command output and update a round robin database and use 
rrdtool to graphically display tc statistics.

[varius perl scripts exist for the above job]

2. Unsuccesfully tried QoS SNMP extensions, in order to use a new MIB to 
extract qdisc stats from.

There is also some work in the kernel level that will help reveal qdisc stats 
to userspace (thanks Thomas Graf)

To get to the point.. the perl parsing method is hackish and quick&dirty.
A proper open-source tc monitoring tool SHOULD exist ! Maybe inside iproute2 
maybe in sourceforge.

Are there any volunteers to start working on such a project? I could put 4-6 
weeks full time work on that... any suggestion for the most proper solution 
to the above problem is welcome.

Thanks,
Antonio  
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-10-14 20:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-12 13:32 [LARTC] Qdisc statistics project Antonios Chalkiopoulos
2004-10-13 21:55 ` Jose Luis Araujo
2004-10-13 22:12 ` Jason Boxman
2004-10-14  5:18 ` Dan Siemon
2004-10-14  8:39 ` Antonios Chalkiopoulos
2004-10-14 18:22 ` Stef Coene
2004-10-14 18:55 ` Thomas Graf
2004-10-14 20:17 ` Stephen Hemminger
2004-10-14 20:27 ` Thomas Graf

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.