RFS: bmon - Portable bandwidth monitor and rate estimator
Hi I'm looking for a sponsor for the following package: Package: bmon (2.0.1) Home page: http://suug.ch/~tgr/bmon/ Upstream Author: Thomas Graf <[EMAIL PROTECTED]> License: MIT/X ITP Bug: #286764 [0] Description: bmon is a portable bandwidth monitor and rate estimator running on various operating systems. It supports various input methods for different architectures. Various output modes exist including an interactive curses interface, lightweight HTML output but also simple ASCII output. Statistics may be distributed over a network using multicast or unicast and collected at some point to generate a summary of statistics for a set of node Package can be obtained from: http://bounty.schuettel.ch/~reto/deb/bmon/ Since this is my first package I am looking for any feedback! Thanks! Reto Schüttel 0) http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=286764 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: RFS: bmon - Portable bandwidth monitor and rate estimator
Hi Justin On Wed, Dec 22, 2004 at 10:40:47AM -0500, Justin Pryzby wrote: > > Since this is my first package I am looking for any feedback! > > Please delete the first "Copyright:" line in ./debian/copyright (as > per the other message I just sent to -mentors: "Re: Looking for a > sponsor"): > > +Copyright: > > The second one is correct: > > +Copyright (c) 2001-2004 Thomas Graf <[EMAIL PROTECTED]> Okay, I fixed that and republished the files in the same directory. Thanks! Reto Schüttel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: RFS: bmon - Portable bandwidth monitor and rate estimator
Hi Filip On Wed, Dec 22, 2004 at 05:08:56PM +0100, Filip Sneppe wrote: > I noticed that in order to really shine on Linux, this should be > compiled with netlink support (requires libnl which doesn't seem to > be available in a Debian package - but the source is available here: > http://people.suug.ch/~tgr/libnl/ ) > > Would it be possible for someone to package this library and for > your package to be built against it ? This would allow bmon to see > the bandwidth use of traffic going through different qdiscs on > an interface. I'll do that in the next few days. I didn't want to create a library AND a normal binary package in the first step. Thanks for your feedback! Reto Schüttel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
RFS: (2nd try) bmon - Command-line bandwidth monitor and rate estimator
Hi I'm still looking for a sponsor for bmon. After my first try[0] I was asked to integrate some features provided by libnl[1]. Unfortunately I have no experiences with packaging libraries, and it looks like libnl isn't an easy one - I've talked with the upstream author and he refuses to maintain the soname during the 0.x developing phase of libnl. So I've come to the conclusion that at the moment it would be better to release bmon without libnl support. Perhaps somebody else is able to package it in a acceptable way someday (or I will be ;)). bmon itself is quite an easy and useful command-line tool. It allows one to monitor the bandwidth usage of local network interfaces. The tool can also run on several hosts, distributing the statics over the network by multi- or unicast. These statics may be collected on a central point and allow one to monitor all interfaces at once. It also provides an HTML output mode which dumps all the collected data into several HTML files. There's an example on my homepage[2]. The package is lintian, linda and pbuilder clean. I would be very happy if somebody could sponsor this package. The Package can be obtained from: http://bounty.schuettel.ch/~reto/deb/bmon/ Package: bmon (2.0.1) Home page: http://suug.ch/~tgr/bmon/ Upstream Author: Thomas Graf <[EMAIL PROTECTED]> License: MIT/X ITP Bug: #286764 [3] Description: bmon is a command-line bandwidth monitor which supports various output methods including an interactive curses interface, lightweight HTML output but also simple ASCII output. Statistics may be distributed over a network using multicast or unicast and collected at some point to generate a summary of statistics for a set of nodes. Thanks! Reto Schüttel 0) http://lists.debian.org/debian-mentors/2004/12/msg00341.html 1) http://suug.ch/~tgr/libnl/ 2) http://bounty.schuettel.ch/~reto/bmon/nimitz.html 3) http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=286764 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: RFS: (2nd try) bmon - Command-line bandwidth monitor and rate estimator
Hi Simon On Mon, Jan 17, 2005 at 12:22:04PM +0100, Simon Richter wrote: > You could package a static build of libnl and omit the shared library, > which is usually the way to go with unstable ABIs. According to the developer static linking isn't possible. Anyway, the feature isn't that important, I hope I can integrate it in a later version. Thanks for your feedback. Reto Schüttel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: RFS: (2nd try) bmon - Command-line bandwidth monitor and rate estimator
On Sun, Jan 16, 2005 at 09:38:43PM +0100, Reto Schuettel wrote: > I'm still looking for a sponsor for bmon. Finally I found somebody :). Christoph Haas has sponsored the package (thanks!). Thanks for the help! Reto Schüttel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: RFS: (2nd try) bmon - Command-line bandwidth monitor and rate estimator
Hi Sven On Tue, Jan 18, 2005 at 06:01:03PM +0100, Sven Mueller wrote: > >According to the developer static linking isn't possible. Anyway, the > >feature isn't that important, I hope I can integrate it in a later > >version. > > I would file an RFP: libnl at least. Maybe someone else picks it up and > creates the libnl package for you. Then it would simply be a matter of > Build-Depends/Depends to add the libnl dependent features. Good idea, I'll do that. Thanks! Reto Schüttel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]