<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Bandwidth monitoring/throttling on RH8 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/bandwidth-monitoring-throttling-on-rh8/m-p/3029335#M5802</link>
    <description>Okay, thanks for the tips.&lt;BR /&gt;&lt;BR /&gt;Say a web-hosting company wanted to limit the amount of bandwidth their customers were allowed to use each month.&lt;BR /&gt;How would this normally be done?&lt;BR /&gt;From the router maybe? Or something else?&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;-Travis</description>
    <pubDate>Wed, 23 Jul 2003 17:27:52 GMT</pubDate>
    <dc:creator>tpfraz</dc:creator>
    <dc:date>2003-07-23T17:27:52Z</dc:date>
    <item>
      <title>Bandwidth monitoring/throttling on RH8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bandwidth-monitoring-throttling-on-rh8/m-p/3029332#M5799</link>
      <description>Hello,&lt;BR /&gt;I'm running RedHat 8 with Apache2.&lt;BR /&gt;I am hosting multiple websites for different clients using virtual hosts in Apache (all on the same server).&lt;BR /&gt;I am trying to find a way to monitor individual bandwidth usage and hopefully limit this usage.&lt;BR /&gt;Is this possible from within Linux?&lt;BR /&gt;&lt;BR /&gt;I have heard of MRTG with SNMP. Is this a good and secure solution?&lt;BR /&gt;I have also heard of modules to be used with Apache. I think this is only for limiting and not monitoring, it that correct?&lt;BR /&gt;&lt;BR /&gt;Finally, I also hope to use whatever solution I find for complete bandwidth monitoring/throttling and not just for Apache related traffic.&lt;BR /&gt;&lt;BR /&gt;Any advise or suggestions?&lt;BR /&gt;Thanks...&lt;BR /&gt;&lt;BR /&gt;-Travis&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jul 2003 00:20:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bandwidth-monitoring-throttling-on-rh8/m-p/3029332#M5799</guid>
      <dc:creator>tpfraz</dc:creator>
      <dc:date>2003-07-22T00:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Bandwidth monitoring/throttling on RH8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bandwidth-monitoring-throttling-on-rh8/m-p/3029333#M5800</link>
      <description>This article is interesting.&lt;BR /&gt;&lt;A href="http://www.faqchest.com/linux/SERVER-LINUX/linux-98/linux-9803/linux98030400_13467.html" target="_blank"&gt;http://www.faqchest.com/linux/SERVER-LINUX/linux-98/linux-9803/linux98030400_13467.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This post recommends a tool called ntop&lt;BR /&gt;&lt;A href="http://www.linuxquestions.org/questions/archive/3/2002/09/2/29926" target="_blank"&gt;http://www.linuxquestions.org/questions/archive/3/2002/09/2/29926&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It can be found on &lt;A href="http://www.sourceforge.net" target="_blank"&gt;http://www.sourceforge.net&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jul 2003 02:34:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bandwidth-monitoring-throttling-on-rh8/m-p/3029333#M5800</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-22T02:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Bandwidth monitoring/throttling on RH8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bandwidth-monitoring-throttling-on-rh8/m-p/3029334#M5801</link>
      <description>Monitoring constant flow, yes, MRTG is probably the easiest/best way to do things.  Yes, assuming you have a well set up firewall, it's completely secure (see &lt;A href="http://www.mrtg.org)" target="_blank"&gt;http://www.mrtg.org)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;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 - &lt;A href="http://www.tldp.org/HOWTO/Adv-Routing-HOWTO/lartc.qdisc.html)." target="_blank"&gt;http://www.tldp.org/HOWTO/Adv-Routing-HOWTO/lartc.qdisc.html).&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Otherwise if you just want to know how much data has gone out, there's always the IPTables accounting features.</description>
      <pubDate>Tue, 22 Jul 2003 02:38:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bandwidth-monitoring-throttling-on-rh8/m-p/3029334#M5801</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-07-22T02:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Bandwidth monitoring/throttling on RH8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bandwidth-monitoring-throttling-on-rh8/m-p/3029335#M5802</link>
      <description>Okay, thanks for the tips.&lt;BR /&gt;&lt;BR /&gt;Say a web-hosting company wanted to limit the amount of bandwidth their customers were allowed to use each month.&lt;BR /&gt;How would this normally be done?&lt;BR /&gt;From the router maybe? Or something else?&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;-Travis</description>
      <pubDate>Wed, 23 Jul 2003 17:27:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bandwidth-monitoring-throttling-on-rh8/m-p/3029335#M5802</guid>
      <dc:creator>tpfraz</dc:creator>
      <dc:date>2003-07-23T17:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Bandwidth monitoring/throttling on RH8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bandwidth-monitoring-throttling-on-rh8/m-p/3029336#M5803</link>
      <description>In general you use one of the programs above to monitor and report back bandwidth use.  Anyone that goes over is assessed a fee.&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;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.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 23 Jul 2003 18:19:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bandwidth-monitoring-throttling-on-rh8/m-p/3029336#M5803</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-23T18:19:22Z</dc:date>
    </item>
  </channel>
</rss>

