Re: Traffic Monitoring

2002-09-10 Thread Peter Palfrader
Kauffmann, Andreas schrieb am Dienstag, dem 10. September 2002: > Hallo liebe Liste ;) > > Ich habe ein problem und zwar möchte ich 3(!) Computer aus verschiedenen > Netzen überwachen. > > Das heißt, ich möchte das total verursachte Datenübertragungsvolumen (den > Traffic) von den Computern me

Re: Traffic Monitoring

2002-09-10 Thread thomas . schmid
I use ipac-ng for iptables and a webfrontend to query it. Unfortunately i forgot the name. It's quiet easy to setup, it doesn't affect your firewall rules (e.g. shorewall) and works with 2.2 and 2.4 kernel. Thomas Quoting Jeremy Lunn <[EMAIL PROTECTED]>: > > I think the only reliable solution i

Re: Traffic Monitoring

2002-09-10 Thread Jeremy Lunn
On Tue, Sep 10, 2002 at 10:42:06PM +0900, Nathan wrote: > Write a perl (or python, or bash, or whatever your poison is) program > to do something intelligent with the numbers, being aware that they get > reset to 0 if the machine reboots, etc. You might find they roll over > at some particular n

Re: Traffic Monitoring

2002-09-10 Thread Wim Fournier
I think this guy asks for the following: He has a machine which has 3 different clients from different networks. he is looking for a program to print statistics on network traffic per month per client. > Hallo liebe Liste ;) > > Ich habe ein problem und zwar möchte ich 3(!) Computer aus > verschi

Re: Traffic Monitoring

2002-09-10 Thread Wim Fournier
I think this guy asks for the following: He has a machine which has 3 different clients from different networks. he is looking for a program to print statistics on network traffic per month per client. > Hallo liebe Liste ;) > > Ich habe ein problem und zwar möchte ich 3(!) Computer aus > verschi

Re: Traffic Monitoring

2002-09-10 Thread Nathan
Here is an english translation of your post from babel.altavista.com. Its not good, but we might be able to help if we can understand what you're asking. On Tuesday, September 10, 2002, at 09:12 PM, Kauffmann, Andreas wrote: Hello dear list;) I have a problem would like I 3(!) Computers from dif

Re: Traffic Monitoring

2002-09-10 Thread Wim Fournier
Please take note that this list is in english, not german > Hallo liebe Liste ;) > > Ich habe ein problem und zwar möchte ich 3(!) Computer aus > verschiedenen Netzen überwachen. > > Das heißt, ich möchte das total verursachte Datenübertragungsvolumen > (den Traffic) von den Computern messen. > >

Traffic Monitoring

2002-09-10 Thread Kauffmann, Andreas
Hallo liebe Liste ;) Ich habe ein problem und zwar möchte ich 3(!) Computer aus verschiedenen Netzen überwachen. Das heißt, ich möchte das total verursachte Datenübertragungsvolumen (den Traffic) von den Computern messen. Am Montsende sollte Ausdruck des Programmes so aussehen: PC01 machte 60

Re: Re-post, with additional questions/infomation: Traffic monitoring/logging question

2002-03-18 Thread Christian Hammers
On Tue, Mar 05, 2002 at 10:50:26PM +0100, Auke Rensen wrote: > NTOP: > 1.) Does anyone know how to log and store the collected data? > 2.) Does anyone know how to insert specific source/destination rules? Take a look at the netflow/sflow exporting capabilities of ntop. It is almost compatible with

Re: Re-post, with additional questions/infomation: Traffic monitoring/logging question

2002-03-05 Thread Jean-Francois Dive
Hellow, The problem need to be split in 2: - where to take the information from - how to analyse them. To get a good accounting, especially with a NAT'ed situation, simply use some accounting rules in iptables on your firwall. From there, you need some scripts that 'll collect the information a

Re-post, with additional questions/infomation: Traffic monitoring/logging question

2002-03-05 Thread Auke Rensen
Hi list(eners), Thanks for the previous suggestions. Despite this suggestions, we still can't find a suitable solution. We have looked at NTOP , IPAC and MRTG. MRTG does not give us the right information in the right for, so this ain't an option. It seems that both other utils need some in dep

Re: Traffic monitoring/logging question

2002-03-01 Thread Kevin Littlejohn
On Fri, 2002-03-01 at 21:00, Robert Waldner wrote: > > On 01 Mar 2002 14:22:43 +1100, Kevin Littlejohn writes: > >Be aware that on-the-wire counting will give you traffic counts > >inclusive of packet overhead, whereas counting in squid will give you > >only the size of the content in question. D

Re: Traffic monitoring/logging question

2002-03-01 Thread Robert Waldner
On 01 Mar 2002 14:22:43 +1100, Kevin Littlejohn writes: >Be aware that on-the-wire counting will give you traffic counts >inclusive of packet overhead, whereas counting in squid will give you >only the size of the content in question. Don't do math on these >things, as one rather large provider u

Re: Traffic monitoring/logging question

2002-03-01 Thread Kevin Littlejohn
On Fri, 2002-03-01 at 21:00, Robert Waldner wrote: > > On 01 Mar 2002 14:22:43 +1100, Kevin Littlejohn writes: > >Be aware that on-the-wire counting will give you traffic counts > >inclusive of packet overhead, whereas counting in squid will give you > >only the size of the content in question.

Re: Traffic monitoring/logging question

2002-03-01 Thread Robert Waldner
On 01 Mar 2002 14:22:43 +1100, Kevin Littlejohn writes: >Be aware that on-the-wire counting will give you traffic counts >inclusive of packet overhead, whereas counting in squid will give you >only the size of the content in question. Don't do math on these >things, as one rather large provider

Re: Traffic monitoring/logging question

2002-02-28 Thread Kevin Littlejohn
Be aware that on-the-wire counting will give you traffic counts inclusive of packet overhead, whereas counting in squid will give you only the size of the content in question. Don't do math on these things, as one rather large provider used to do ;) Be aware of media-specific packet wrapping size

Re: Traffic monitoring/logging question

2002-02-28 Thread Angus D Madden
Auke Rensen, Wed, Feb 27, 2002 at 04:41:36PM +0100: > What I'm looking for is a application (or a combination of multiple) witch > can build some usage reports. > We need this information to share the bill of the internet connection > fairly. > I'd like to be able to create daily, weekly, monthl

Re: Traffic monitoring/logging question

2002-02-28 Thread Kevin Littlejohn
Be aware that on-the-wire counting will give you traffic counts inclusive of packet overhead, whereas counting in squid will give you only the size of the content in question. Don't do math on these things, as one rather large provider used to do ;) Be aware of media-specific packet wrapping siz

Re: Traffic monitoring/logging question

2002-02-28 Thread Angus D Madden
Auke Rensen, Wed, Feb 27, 2002 at 04:41:36PM +0100: > What I'm looking for is a application (or a combination of multiple) witch > can build some usage reports. > We need this information to share the bill of the internet connection > fairly. > I'd like to be able to create daily, weekly, month

Re: Traffic monitoring/logging question

2002-02-28 Thread Jean-Francois Dive
mm nice scheme. Did you wrote an RFC or ?? (uppercase must, can ;) The key is to the be able to account the traffic which is a miss in squid and this, on a per client basis. Squid have a mib which give you such stats, this is good. I developed an addon to this mib to get a per subnet stats, if you

Re: Traffic monitoring/logging question

2002-02-28 Thread Jean-Francois Dive
mm nice scheme. Did you wrote an RFC or ?? (uppercase must, can ;) The key is to the be able to account the traffic which is a miss in squid and this, on a per client basis. Squid have a mib which give you such stats, this is good. I developed an addon to this mib to get a per subnet stats, if yo

Re: Traffic monitoring/logging question

2002-02-27 Thread Noel Koethe
On Mit, 27 Feb 2002, Auke Rensen wrote: > For our company's shared internet connection, I'm looking for a utility to > monitor and log the generated traffic over the internet connection. > As you can see there are two LAN's connected to a firewall/proxy server. > The firewall uses IPTables, DNAT

Traffic monitoring/logging question

2002-02-27 Thread Auke Rensen
For our company's shared internet connection, I'm looking for a utility to monitor and log the generated traffic over the internet connection. As you can see there are two LAN's connected to a firewall/proxy server. The firewall uses IPTables, DNAT and SNAT. ---

Re: Traffic monitoring/logging question

2002-02-27 Thread Noel Koethe
On Mit, 27 Feb 2002, Auke Rensen wrote: > For our company's shared internet connection, I'm looking for a utility to > monitor and log the generated traffic over the internet connection. > As you can see there are two LAN's connected to a firewall/proxy server. > The firewall uses IPTables, DNAT

Traffic monitoring/logging question

2002-02-27 Thread Auke Rensen
For our company's shared internet connection, I'm looking for a utility to monitor and log the generated traffic over the internet connection. As you can see there are two LAN's connected to a firewall/proxy server. The firewall uses IPTables, DNAT and SNAT. -