Networking Forums

Networking Forums > Computer Networking > Linux Networking > statistic tool wanted

Reply
Thread Tools Display Modes

statistic tool wanted

 
 
Manuel Woditsch
Guest
Posts: n/a

 
      08-30-2006, 09:26 PM
Hi there!

I´m not quite sure wether this is the right place here, but I will try,
so don´t mind if it is offtopic. :-)

For my diploma thesis I´m looking for a tool which can give me an
graphical overview to the browsers used in a network and the target
webpages. The datasource for the graphics should come from tcpdump or
ethereal dumps, recorded at the router, but other solutions are also
possible.
Does anybody has any idea or knows a tool how can do that?
I already tried the statistical functions of ethereal but it won´t
analyse http traffic in the way I would like to.
Ntop isn´t an alternative, as it won´t show the browsers used - or I
didn´t find the function. :-)

Hope for help and hints soon,

CU
Manuel.
 
Reply With Quote
 
 
 
 
ed
Guest
Posts: n/a

 
      08-31-2006, 08:02 PM
On Wed, 30 Aug 2006 23:26:23 +0200
Manuel Woditsch <(E-Mail Removed)> wrote:

> For my diploma thesis I´m looking for a tool which can give me an
> graphical overview to the browsers used in a network and the target
> webpages. The datasource for the graphics should come from tcpdump or
> ethereal dumps, recorded at the router, but other solutions are also
> possible.
> Does anybody has any idea or knows a tool how can do that?
> I already tried the statistical functions of ethereal but it won´t
> analyse http traffic in the way I would like to.
> Ntop isn´t an alternative, as it won´t show the browsers used - or I
> didn´t find the function. :-)


That's a crazy idea.

If you were to trundle through the tcpdump output you'd have to
reassemble the packets.

Although you could just look for the UserAgent string, it's kinda
pointless as I might be looking at some TCP dump output via HTTP, which
would spoil your graphing.

What's better is to setup a transparent proxy at the gateway, possibly
using squid, this way the proxy gets the HTTP headers, then does what's
required for your stats.

You could easily configure the logging for this.

--
Regards, Ed :: http://www.s5h.net
proud perl hacker
Mr. T doesn't wear clothes; his sweat is so tough and thick it
resembles a boiler suit in a grey green colour.
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
network monitoring tool wanted -keevill- Windows Networking 2 05-20-2008 02:03 PM
Any tool to trace incoming and outgoing packets in Kernel, also loking for tool to debug application struck in infinite loops? GS Linux Networking 0 06-18-2006 04:24 AM
Wanted DSL-504 Alt Beer Broadband 2 07-10-2005 07:44 AM
[UK-Bug] PHP coder wanted Andy Jenkins Broadband 0 10-11-2003 07:57 PM
What does the mdev statistic in ping tells? Carlos Linux Networking 2 09-04-2003 01:49 AM



1 2 3 4 5 6 7 8 9 10 11