displaying bandwidth usage information on an network
Linux - NetworkingThis 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.
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.
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.
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.
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?
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.
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?
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
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.