Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
04-09-2009, 07:28 AM
|
#1
|
|
Member
Registered: Aug 2008
Location: Alexandria, Egypt
Distribution: Ubuntu 10.10
Posts: 158
Rep:
|
displaying bandwidth usage information on an network
I have a network connection between 3 computers sharing the same net bandwidth with the same router (modem), I wanted to know how much every one of this network taking from the bandwidth, I want an easy program like switch-sniffer (see the pic) to scan the network and tell me how much every one taking from this network in real time.
|
|
|
|
04-09-2009, 07:42 AM
|
#2
|
|
Member
Registered: Mar 2004
Distribution: RedHat, Centos, Ubuntu
Posts: 52
Rep:
|
You can use ntop to see who are using internet for what?
http://www.ntop.org
|
|
|
|
04-09-2009, 08:31 AM
|
#3
|
|
Member
Registered: Aug 2008
Location: Alexandria, Egypt
Distribution: Ubuntu 10.10
Posts: 158
Original Poster
Rep:
|
yeah I have tried ntop, iptraf, wireshark, iftop and others but I didnt get how to make them work to monitor the other hosts on the network and how much they take from the bandwidth.
|
|
|
|
04-09-2009, 08:40 AM
|
#4
|
|
Member
Registered: Mar 2004
Distribution: RedHat, Centos, Ubuntu
Posts: 52
Rep:
|
If it is possible like this ( http://www.ntop.org/news.html).
|
|
|
|
04-09-2009, 02:11 PM
|
#5
|
|
Member
Registered: Aug 2008
Location: Alexandria, Egypt
Distribution: Ubuntu 10.10
Posts: 158
Original Poster
Rep:
|
I didnt understand
I want something like the one on my screenshot or something near
|
|
|
|
04-12-2009, 01:26 AM
|
#6
|
|
Member
Registered: Aug 2008
Location: Alexandria, Egypt
Distribution: Ubuntu 10.10
Posts: 158
Original Poster
Rep:
|
any other suggestions please
|
|
|
|
04-12-2009, 04:36 AM
|
#7
|
|
Senior Member
Registered: Nov 2003
Location: Perth, Western Australia
Distribution: Ubuntu, Debian, Various using VMWare
Posts: 2,088
Rep:
|
What sort of router do you have?
I use a Linksys WRT54GL, with DD-WRT (Linux based), and simply run Cacti on one of the PCs. The router exports SNMP data, which Cacti graphs to show total bandwidth utilization as a graph.
This router also has the ability to export Netflow information, which can be captured and analysed.
Many routers would have similar functions.
--Ian
|
|
|
|
04-12-2009, 06:10 AM
|
#8
|
|
Member
Registered: Aug 2008
Location: Alexandria, Egypt
Distribution: Ubuntu 10.10
Posts: 158
Original Poster
Rep:
|
Quote:
Originally Posted by IBall
What sort of router do you have?
I use a Linksys WRT54GL, with DD-WRT (Linux based), and simply run Cacti on one of the PCs. The router exports SNMP data, which Cacti graphs to show total bandwidth utilization as a graph.
This router also has the ability to export Netflow information, which can be captured and analysed.
Many routers would have similar functions.
--Ian
|
I use a TP-LINK router but I think that this option is not here, can you Tell me how to know do this is supported by the router or not, and how I search on the net for that?
|
|
|
|
04-16-2009, 08:00 AM
|
#9
|
|
Member
Registered: Aug 2008
Location: Alexandria, Egypt
Distribution: Ubuntu 10.10
Posts: 158
Original Poster
Rep:
|
any other suggestion guys ??
|
|
|
|
04-17-2009, 06:54 AM
|
#10
|
|
Member
Registered: Jul 2008
Distribution: ubuntu 9.10
Posts: 527
Rep:
|
Never heard of a TP link router so can't help you there with specifics;
you can either Google dd-wrt and use those websites to see if dd-wrt is compatible with your router,
or
You can, just assume that your router has snmp capability and run Cacti (from above),
or
you can contact your Router mfr tech support and see what you need to do to enable SMMP on your router.
Hope this helps
|
|
|
|
04-17-2009, 08:17 AM
|
#11
|
|
Member
Registered: Aug 2008
Location: Alexandria, Egypt
Distribution: Ubuntu 10.10
Posts: 158
Original Poster
Rep:
|
I have this in the router page (see the attach), but I dont know what to do next 
sorry I am not a pro in this things, can you help me to the next step?
|
|
|
|
04-17-2009, 01:24 PM
|
#12
|
|
Member
Registered: Jul 2008
Distribution: ubuntu 9.10
Posts: 527
Rep:
|
Just shooting from the hip, but it looks like you could put a dot in ENABLE and an IP address of the computer you are going to install cacti on and save the settings.
Then google cacti and when you find the site to download from, read the docs available there and then do the downloac to your PC.
Having enabled SNMP on your router it should be transmitting SNMP traps/data and so when you download cacti and start it up it should start displaying network traffic.
So there are five steps
1. Read Router documentation relating to SNMP configuration
2. Configure SNMP on your router
3. Google and Read SNMP
4. Google and Read Cacti install and operation
5. Install and configure Cacti
|
|
|
|
04-17-2009, 03:21 PM
|
#13
|
|
Member
Registered: Aug 2008
Location: Alexandria, Egypt
Distribution: Ubuntu 10.10
Posts: 158
Original Poster
Rep:
|
I dunno what to say more than thank you john test 
I will try what U have said
|
|
|
|
04-17-2009, 08:31 PM
|
#14
|
|
Member
Registered: Jul 2008
Distribution: ubuntu 9.10
Posts: 527
Rep:
|
You are very welcome.
|
|
|
|
04-17-2009, 09:15 PM
|
#15
|
|
Senior Member
Registered: Nov 2003
Location: Perth, Western Australia
Distribution: Ubuntu, Debian, Various using VMWare
Posts: 2,088
Rep:
|
You probably don't need to have a Trap manager IP. I don't know what this is, so it is quite likely unnecessary.
Basically, just enable SNMP on that screen and Save the settings.
Then install Cacti on your Linux box. Cacti is fairly straight-forward, and there is heaps of documentation.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:29 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|