IT Community - Software Programming, Web Development and Technical Support

Network monitoring tool for linux

This is a discussion on Network monitoring tool for linux within the Operating Systems forums, part of the Computer Hardware/Software and Networking category; Hello all, I need good open source network monitoring tool which is suitable for any linux distro. Can you please ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Computer Hardware/Software and Networking > Operating Systems

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 02-29-2008, 04:24 AM
shaalini shaalini is offline
D-Web Analyst
 
Join Date: Apr 2007
Posts: 342
shaalini is on a distinguished road
Default Network monitoring tool for linux

Hello all,
I need good open source network monitoring tool which is suitable for any
linux distro. Can you please some one suggest

Thanks in advance
__________________
Shaalini.S
Be the Best of Whatever you are...
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 02-29-2008, 04:27 AM
JSureshkumar JSureshkumar is offline
D-Web Sr.Programmer
 
Join Date: Feb 2007
Location: in someone's heart
Posts: 139
JSureshkumar is on a distinguished road
Send a message via Skype™ to JSureshkumar
Default Re: Network monitoring tool for linux

what i would like to suggest is nmap its good.
But NAGIOS is very good monitoring tool. Little tough to configure, but it
is very useful. You can view through browser.
__________________
J Suresh Kumar
Google Hacks
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-29-2008, 04:32 AM
satheesh satheesh is offline
D-Web Programmer
 
Join Date: Aug 2007
Posts: 95
satheesh is on a distinguished road
Default Re: Network monitoring tool for linux

Hi,
you can use 'iftop'

Thanks
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-01-2008, 12:10 AM
arjkhanna arjkhanna is offline
D-Web Incredible
 
Join Date: Mar 2007
Posts: 1,334
arjkhanna is on a distinguished road
Default Re: Network monitoring tool for linux

Are you looking for NMS or Sniffer? If you looking for sniffers then
check Wireshark aka Ethereal.

Thanks
__________________
A.Rajesh Khanna
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 03-01-2008, 12:15 AM
nnraja nnraja is offline
D-Web Programmer
 
Join Date: May 2007
Posts: 94
nnraja is on a distinguished road
Default Re: Network monitoring tool for linux

If you mean SNMP aware network monitoring tool, Nagios is a good choice.
However you can use NTOP also. u can install through yum and its web based
application written on perl.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 03-01-2008, 12:25 AM
JSureshkumar JSureshkumar is offline
D-Web Sr.Programmer
 
Join Date: Feb 2007
Location: in someone's heart
Posts: 139
JSureshkumar is on a distinguished road
Send a message via Skype™ to JSureshkumar
Default Re: Network monitoring tool for linux

There is a huge laundry list.

There are very many variations in what each tool does for you.

Depending on your taste, whim or the mood on that particular hour you
can choose one.

I shall try to enumerate a few. For more details check out this link.

girish1729's bookmarks tagged with "monitoring" on del.icio.us

and more importantly this one.

Bandwidth Monitoring Tools For Linux -- Ubuntu Geek

Network monitoring tools have always fascinated me and that is perhaps
the reason I have not spent enough time playing with them.

Perhaps one day I shall find the time.

Depending upon the layer at which you want to monitor you can choose any
tool starting with tcp- for most common protocols that run above TCP.

For IP and ethernet and even WiFi there are tools for sniffing
passwords, for bandwidth monitoring, packet counting and so on.

I find ethereal ( I think it is called wireshark or something now)
eminently suited for most purposes. It has an excellent GUI and is so
user friendly.

You can look at tcpdump which is good too.

But this will only give you packet decodes. Unless you are interested in
developing or reverse engineering protocols this may not fascinate you
much.

For most general purposes you can shop around the above links or look at
this.

$ grep ^net /store/packages.txt
net-snmp-5.4p1.tgz
netatalk-2.0.3p1.tgz
netbeans-5.5p0.tgz
netcdf-3.5.0p1.tgz
netdude-0.4.6p0.tgz
netdude-traffic-analyzer-plugin-0.3p0.tgz
nethack-3.4.3p1-no_x11.tgz
nethack-3.4.3p1-qt.tgz
nethack-3.4.3p1.tgz
netperf-2.3p1.tgz
netpipe-2.4.tgz
netpipes-4.2-export.tgz
netrate-20070208.tgz
netris-0.52.tgz
netsed-0.01c.tgz
netstrain-3.0.tgz
netwmpager-1.11.tgz


Here are the tcp tools I spoke about.

$ grep ^tcp /store/packages.txt
tcpblast-1.1.tgz
tcpcat-1.2.0.tgz
tcpdpriv-1.1.10p0.tgz
tcpflow-0.21p0.tgz
tcplist-2.2p0.tgz
tcpreen-1.4.3.tgz
tcpreplay-1.0.1.tgz
tcpshow-1.74.tgz
tcpslice-20070709.tgz
tcpstat-1.4.tgz
tcptrace-6.2.0p0.tgz
tcptraceroute-1.5beta7.tgz

The good old netstat is incredibly useful too if you know how to read a
man page.

On the BSDs there are tools like symon, vmstat, iostat and so on. I am
sure many of them are available on linux as well.

Hope this helps.
__________________
J Suresh Kumar
Google Hacks
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 03-02-2008, 09:28 PM
arjkhanna arjkhanna is offline
D-Web Incredible
 
Join Date: Mar 2007
Posts: 1,334
arjkhanna is on a distinguished road
Default Re: Network monitoring tool for linux

Also, Wireshark is cool and also nice gui-ed!

Thanks
__________________
A.Rajesh Khanna
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Explain Health Monitoring in ASP.NET 2.0 Archer ASP and ASP.NET Programming 3 07-24-2007 01:10 AM
Monitoring tools in network traffic vadivelanvaidyanathan Server Management 0 07-15-2007 06:56 PM
Network protocol analyzer tool vadivelanvaidyanathan Testing Tools 0 03-29-2007 10:36 PM
Article: Web performance monitoring vadivelanvaidyanathan Software Testing 0 03-21-2007 07:20 AM
Apache web server monitoring deerhunter Server Management 0 02-25-2007 02:35 PM


All times are GMT -7. The time now is 12:53 AM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0