Hi. I have something that can be seen now. It would be nice if you give it a try to see if you find it useful and if it detects correctly the htb tree. Send me your comments. Regards. -- ... ___________________________________________________________ ... | /| |\ | | /-| Pedro Larroy Tovar. PiotR | http://omega.resa.es/piotr |-\ | | /--| No MS-Office attachments please. |--\ | o-|--| e-mail: piotr@omega.resa.es |--|-o | \-| finger piotr@omega.resa.es for public key and info |-/ | |...\|_________________________________________________________|/...|
The motivation that has taken me to write this app is that a good tool to see what''s happening with tc stuff is needed by some. Also I would like to see a graphic interface that puts toghether qdisc manipulation and rrdtool to analize the traffic. Regards. -- ... ___________________________________________________________ ... | /| |\ | | /-| Pedro Larroy Tovar. PiotR | http://omega.resa.es/piotr |-\ | | /--| No MS-Office attachments please. |--\ | o-|--| e-mail: piotr@omega.resa.es |--|-o | \-| finger piotr@omega.resa.es for public key and info |-/ | |...\|_________________________________________________________|/...| _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
On Saturday 12 October 2002 23:11, Pedro Larroy wrote:> The motivation that has taken me to write this app is that a good tool > to see what''s happening with tc stuff is needed by some. Also I would > like to see a graphic interface that puts toghether qdisc manipulation > and rrdtool to analize the traffic.I''m (trying) to write something like that. A very eraly beta example can be found on http://home.docum.org/qos/ Features : - HTML output - configuring htb tree - showing running config - showing graphs of running config Todo : - creating filters - creating script out of the configuration - accepting "% from parent" as rate/ceil - writing docs - writing installation manual - using sudo for ifconfig/tc/ip Any help/suggestion is welcome. Stef -- stef.coene@docum.org "Using Linux as bandwidth manager" http://www.docum.org/ #lartc @ irc.oftc.net _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
i''m getting this error : # perl qos.pl main::create_rrdwin() called too early to check prototype at qos.pl line 67. Can''t call method "rgb_width" on an undefined value at qos.pl line 293. any idea _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
On Sun, Oct 13, 2002 at 01:23:28AM -0400, raptor wrote:> i''m getting this error : > > > # perl qos.pl > main::create_rrdwin() called too early to check prototype at qos.pl line 67. > Can''t call method "rgb_width" on an undefined value at qos.pl line 293.You have to have: libgtk-imlib-perl libgtk-perl Installed. But That''s a function I''am working on. -- ... ___________________________________________________________ ... | /| |\ | | /-| Pedro Larroy Tovar. PiotR | http://omega.resa.es/piotr |-\ | | /--| No MS-Office attachments please. |--\ | o-|--| e-mail: piotr@omega.resa.es |--|-o | \-| finger piotr@omega.resa.es for public key and info |-/ | |...\|_________________________________________________________|/...| _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/