Networking Forums

Networking Forums > Computer Networking > Linux Networking > How can I measure the network load ?

Reply
Thread Tools Display Modes

How can I measure the network load ?

 
 
Nicolas HUYNH
Guest
Posts: n/a

 
      11-19-2003, 09:05 AM
Hi

I am looking for a tool allowing to get periodically
the network load of some machines on a local area network
(Linux and Solaris 8), and the amount of information
between clients and servers of my distributed application.

The aim is to gather enough information to optimize
the distribution of my processes over the network,
to know which clients/servers are the most bandwith
consuming in runtime conditons, and so on ...

I tried netstat, but this does not give me full
satisfaction, and the result is different on Linux
and Solaris.

Thanks for any advice !

Nicolas

 
Reply With Quote
 
 
 
 
Andrew Schulman
Guest
Posts: n/a

 
      11-19-2003, 09:16 AM
> I am looking for a tool allowing to get periodically
> the network load of some machines on a local area network


Try ntop.

--
To reply by email, change "deadspam.com" to "alumni.utexas.net"

 
Reply With Quote
 
Nicolas HUYNH
Guest
Posts: n/a

 
      11-19-2003, 02:50 PM
Andrew Schulman wrote:
>>I am looking for a tool allowing to get periodically
>>the network load of some machines on a local area network

>
>
> Try ntop.
>


Many thanks, Andrew

ntop does exactly what I need ..... but I am not root
and so I can't use it (according to my system administrators)

Any other hint ?

N.

 
Reply With Quote
 
Mattias Honrendgard
Guest
Posts: n/a

 
      11-19-2003, 06:12 PM
Nicolas HUYNH <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> Hi
>
> I am looking for a tool allowing to get periodically
> the network load of some machines on a local area network
> (Linux and Solaris 8), and the amount of information
> between clients and servers of my distributed application.
>
> The aim is to gather enough information to optimize
> the distribution of my processes over the network,
> to know which clients/servers are the most bandwith
> consuming in runtime conditons, and so on ...
>
> I tried netstat, but this does not give me full
> satisfaction, and the result is different on Linux
> and Solaris.
>
> Thanks for any advice !
>
> Nicolas


ifconfig will tell you the usage on a per-adapter basis - any good to ya?
 
Reply With Quote
 
Andrew Schulman
Guest
Posts: n/a

 
      11-19-2003, 09:19 PM
>>>I am looking for a tool allowing to get periodically
>>>the network load of some machines on a local area network

>>
>>
>> Try ntop.
>>

>
> Many thanks, Andrew
>
> ntop does exactly what I need ..... but I am not root
> and so I can't use it (according to my system administrators)
>
> Any other hint ?


Hm... your admins are right. ntop puts the NIC into promiscuous mode, in
order to snoop data off of the wire. Only root is allowed to do that.

Since you're able to discuss your need for networking data with your admins,
I suggest that you ask them what solution they recommend that meets your
needs and theirs. Maybe they could set up some kind of client and server,
or craft some permissions for ntop which would allow you to use it.

Let us know what you work out.
Andrew.

--
To reply by email, change "deadspam.com" to "alumni.utexas.net"

 
Reply With Quote
 
2boxers
Guest
Posts: n/a

 
      11-19-2003, 11:06 PM
On Wed, 19 Nov 2003 11:05:48 +0100, Nicolas HUYNH <(E-Mail Removed)>
wrote:

>Hi
>
>I am looking for a tool allowing to get periodically
>the network load of some machines on a local area network
>(Linux and Solaris 8), and the amount of information
>between clients and servers of my distributed application.
>
>The aim is to gather enough information to optimize
>the distribution of my processes over the network,
>to know which clients/servers are the most bandwith
>consuming in runtime conditons, and so on ...
>
>I tried netstat, but this does not give me full
>satisfaction, and the result is different on Linux
>and Solaris.
>
>Thanks for any advice !
>
>Nicolas


iptraf can give you this information
 
Reply With Quote
 
penguin-rox
Guest
Posts: n/a

 
      11-20-2003, 03:35 AM
Andrew Schulman wrote:
>>>>I am looking for a tool allowing to get periodically
>>>>the network load of some machines on a local area network
>>>
>>>
>>>Try ntop.
>>>

>>
>>Many thanks, Andrew
>>
>>ntop does exactly what I need ..... but I am not root
>>and so I can't use it (according to my system administrators)
>>
>>Any other hint ?

>
>
> Hm... your admins are right. ntop puts the NIC into promiscuous mode, in
> order to snoop data off of the wire. Only root is allowed to do that.
>
> Since you're able to discuss your need for networking data with your admins,
> I suggest that you ask them what solution they recommend that meets your
> needs and theirs. Maybe they could set up some kind of client and server,
> or craft some permissions for ntop which would allow you to use it.
>
> Let us know what you work out.
> Andrew.
>


Can they create a 'sudo' account for you, so you can run ntop? Very simple.
 
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 file copy measure/utility NewsGroups Windows Networking 1 09-20-2009 04:20 PM
Measure Total network utilization VIDRO Windows Networking 0 02-19-2007 08:29 PM
How to measure the network bandwidth? yezi Linux Networking 0 01-31-2006 12:22 AM
How to measure network performance? rahul8143@gmail.com Linux Networking 1 04-17-2005 01:36 PM
how to measure available network bandwidth Mark Linux Networking 1 10-23-2003 04:59 PM



1 2 3 4 5 6 7 8 9 10 11