- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Bandwidth monitoring/throttling on RH8
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-21-2003 05:20 PM
тАО07-21-2003 05:20 PM
Bandwidth monitoring/throttling on RH8
I'm running RedHat 8 with Apache2.
I am hosting multiple websites for different clients using virtual hosts in Apache (all on the same server).
I am trying to find a way to monitor individual bandwidth usage and hopefully limit this usage.
Is this possible from within Linux?
I have heard of MRTG with SNMP. Is this a good and secure solution?
I have also heard of modules to be used with Apache. I think this is only for limiting and not monitoring, it that correct?
Finally, I also hope to use whatever solution I find for complete bandwidth monitoring/throttling and not just for Apache related traffic.
Any advise or suggestions?
Thanks...
-Travis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-21-2003 07:34 PM
тАО07-21-2003 07:34 PM
Re: Bandwidth monitoring/throttling on RH8
http://www.faqchest.com/linux/SERVER-LINUX/linux-98/linux-9803/linux98030400_13467.html
This post recommends a tool called ntop
http://www.linuxquestions.org/questions/archive/3/2002/09/2/29926
It can be found on http://www.sourceforge.net
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-21-2003 07:38 PM
тАО07-21-2003 07:38 PM
Re: Bandwidth monitoring/throttling on RH8
To limit apache, there were modules to limit the amount any given socket can transfer (speed wise) at a given moment. These currently don't exist for Apache v2 however.
For overall, and changable you might want to read the Advanced Networking how to for Linux, and read through the "Quality of Service" stuff (using 'tc' and the things in-built into the kernel - http://www.tldp.org/HOWTO/Adv-Routing-HOWTO/lartc.qdisc.html).
Otherwise if you just want to know how much data has gone out, there's always the IPTables accounting features.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-23-2003 10:27 AM
тАО07-23-2003 10:27 AM
Re: Bandwidth monitoring/throttling on RH8
Say a web-hosting company wanted to limit the amount of bandwidth their customers were allowed to use each month.
How would this normally be done?
From the router maybe? Or something else?
I know this is a common thing that hosting companies do. I just don't know if doing it from within Linux is the best approach.
-Travis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-23-2003 11:19 AM
тАО07-23-2003 11:19 AM
Re: Bandwidth monitoring/throttling on RH8
There are a lot of webhosters that don't charge a fee or have a very high threashold for making such a charge. So long as the user agreement is clear thats the way to go.
In geneal, my webhosting customers will not tolerate their sites going down if they exceed quota. They will pay a fee if they get popular and consume too much band width.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com