BandwidthD [Was bandwidth logger/report]

2008-11-28 Thread Phillipus Gunawan
Hi There,

I am trying to make BandwidthD working, on the official web site, it stating it 
will need:

libpcap, libgl and libpng

which should be (correct me if i am wrong) = libpcap07, libpng12-0
but i could not find libgl, which on debian.org will resulting many other 
packages

installing bandwidtd with deb package will have problem with dependencies:

libgd2-noxpm
libgd2-xpm
libpng12-0

and even when I try to install those 3 dependencies, it will create another 
list of package dependencies...

So, how far I can install the dependencies with apt-get -m command?

I never use these packages, which makes me unsure where the package can be 
terminated
E.g. apt-get install -m libgd2-noxpm libgd2-xpm libpng12-0
which will ignore any dependencies on those 3 packages

I havent try installing with -f, the reason is that I do not want to install 
un-necessary package on the system

any comments and suggestions?
cheers


  Start your day with Yahoo!7 and win a Sony Bravia TV. Enter now 
http://au.docs.yahoo.com/homepageset/?p1=otherp2=aup3=tagline


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: BandwidthD [Was bandwidth logger/report]

2008-11-28 Thread lee
On Fri, Nov 28, 2008 at 12:06:53AM -0800, Phillipus Gunawan wrote:

 installing bandwidtd with deb package will have problem with dependencies:
 
 libgd2-noxpm
 libgd2-xpm

You probably shouldn't try to install these two at the same time. It
looks like the first one is the library without xpm support and the
second one is the one with xpm support. The package descriptions
should tell you which is which, and reading the dependencies should
tell you that you are supposed to choose betweeen them.


-- 
Don't let them, daddy. Don't let the stars run down.
http://adin.dyndns.org/adin/TheLastQ.htm


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



bandwidth logger/report

2008-11-18 Thread Phillipus Gunawan
Hi There,

Is there any application to log bandwidth for each clients/hosts connected to 
debian gateway?
I got a debian act as gateway for each hosts.
The purpose is to produce report on periodically (daily, monthly...) on how 
much bandwidth each hosts used up, either they currently online or offline

I've been googling around, but most app only display the bandwidth rates/speed
If they do logged the bandwidth, it would only when the host/user connected and 
using it and it will re-start counting when they re-connected.

Cheers,


  Make the switch to the world#39;s best email. Get Yahoo!7 Mail! 
http://au.yahoo.com/y7mail


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: bandwidth logger/report

2008-11-18 Thread Celejar
On Tue, 18 Nov 2008 03:50:18 -0800 (PST)
Phillipus Gunawan [EMAIL PROTECTED] wrote:

 Hi There,
 
 Is there any application to log bandwidth for each clients/hosts connected to 
 debian gateway?
 I got a debian act as gateway for each hosts.
 The purpose is to produce report on periodically (daily, monthly...) on how 
 much bandwidth each hosts used up, either they currently online or offline
 
 I've been googling around, but most app only display the bandwidth rates/speed
 If they do logged the bandwidth, it would only when the host/user connected 
 and using it and it will re-start counting when they re-connected.

Won't bandwidthd do what you want?  I haven't tried it, but from the
description, it seems to.

Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: bandwidth logger/report

2008-11-18 Thread Michael Shuler

On 11/18/2008 12:23 PM, Celejar wrote:

On Tue, 18 Nov 2008 03:50:18 -0800 (PST)
Phillipus Gunawan [EMAIL PROTECTED] wrote:


Is there any application to log bandwidth for each clients/hosts connected to 
debian gateway?


Won't bandwidthd do what you want?  I haven't tried it, but from the
description, it seems to.


bandwidthd looks pretty slick - thanks, Celejar.

I have been using net-acct to log network stats on a bunch of web 
servers as an additional bit of data beyond web logs - it's extremely 
lightweight and does not output anything other than the log files, but 
then you can do whatever you want with the data  :)


--
Kind Regards,
Michael


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]