Results 1 to 6 of 6
  1. #1

    Bandwidth and Disk Usage calculation

    We are trying to find a good solution for calculation bandwidth and disk usage that our customers consume.

    This isn't a typical shared hosting environment. We do not offer ftp or shell access. All modifications done to our customers websites are done via CMS control panel.

    Can anyone suggest a good method for calculating disk usage and bandwidth throuhput? The platform is running debian 6.

    No cpanel or control panel other than our CMS application.

    Thanks!
    Last edited by swearmts; 07-08-2013 at 04:17 PM. Reason: Needed to add extra details

  2. #2
    Hello,

    Could you be a little bit more specific on what cms you use.

  3. #3
    The CMS is a in house application. Running on php. Nothing more than a web interface that allows the customer to drag/drop text and images anywhere on their template.

  4. #4
    The only way I would do it would be to have when a user creates the page it counts the size of each object added to the page and saves it. Then have something to count the amount of hits/visits a page gets and just multiply the two to get the bandwidth for that page and just do that for all the pages. I hope that helps.

  5. #5
    Join Date
    May 2011
    Location
    /root
    Posts
    630
    It is easy to calculate bandwidth using PHP iself. You need to implement it using your own CMS using PHP itself. As there is no control panel, that is your only choice.
    || Tecsys Solutions LLC | Outperforming the Performers!! ||
    || Outsourced Server Management and Technical Support Solutions ||
    || Now Offering Secure Managed VPS and Dedicated Servers specially setup for Hosting Providers ||
    || https://www.24x7TechnicalSupport.net || https://www.mxv.net ||

  6. #6
    Join Date
    Feb 2012
    Posts
    231
    You can deploy bandwidth monitoring tools on your Debian server.
    http://www.dynacont.net/documentatio...rk_monitoring/

    You can further use PHP to filter the output and use as per your requirements.
    WEBUZO - Single User Control Panel for your VPS/Cloud/Server (CentOS/Ubuntu)
    Install NGINX, Apache, MySQL, LAMP, LEMP, PHP, Java and 310+ popular scripts by a CLICK
    Email Server, Database Management, Domain Management, FTP Management, CSF, CRON

Similar Threads

  1. What's your total disk space and bandwidth usage. ?
    By HostUS - Alexander in forum Reseller Hosting
    Replies: 1
    Last Post: 05-09-2012, 11:34 AM
  2. error other usage in cPanel disk space usage calculation
    By netandino in forum Hosting Software and Control Panels
    Replies: 4
    Last Post: 06-01-2011, 11:34 PM
  3. Lots of Disk Space, Bandwidth, and CPU Usage
    By EnDLeSs_27 in forum Web Hosting
    Replies: 11
    Last Post: 10-02-2007, 06:37 AM
  4. Plesk Bandwidth/Disk Usage Overage
    By rvstudios in forum Hosting Software and Control Panels
    Replies: 2
    Last Post: 11-26-2005, 11:24 AM
  5. Bandwidth/Disk Usage
    By MadPinger in forum Reseller Hosting
    Replies: 5
    Last Post: 08-31-2002, 03:05 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •