Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
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.
i want to know each system Internet utilization. i have used Iptabales to get this. but its not giving detail report.
is there another tool to work with RHEL 5.
Distribution: Debian PPC/i386/AMD64 5.0(Lenny), Vista, XP , WIN7, Server 03/08
Posts: 1,164
Rep:
You need to run monitoring software, or a proxy. For instance squid can give you logs of internet activity on hosts connecting through it. netop on the other hand will provide very detailed stats of your network in a nice web interface, however, you would need to run that on a system that her has all Internet traffic routed through it, on a mirrored switch port that mirrors the port to your router/gateway, or on a broadcast connection like a hub that all f your traffic goes through. Additionally there are lots of other monitoring tools. I like bandwidthd generates some noce charts of traffic usage. I also like cacti, which you could use to monitor snmp daemons on all computers and monitor the interface stats.
Distribution: Debian PPC/i386/AMD64 5.0(Lenny), Vista, XP , WIN7, Server 03/08
Posts: 1,164
Rep:
You should look into utilities such as bandwidthd, iftop, ipband, netop, and if you are running as proxy see if there is any reporting utilities for you proxy, for instance there is calamari which works with squid, but many other too and sarg for squid that produces information in a more presentable view for you.
I have attached some screenshots of some of these for you to see the output.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.