Traffic Calculation

Discussion in 'Server Operation' started by ToysunStory, Mar 27, 2006.

  1. ToysunStory

    ToysunStory New Member

    Hi all,

    I had just downloaded ISPConfig to find how i can calculate the bandwidth usage for users. But couldn't find the way. How can i calculate the bandwidth usage?

    thanks
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Do you mean traffic or bandwidth?
     
  3. ToysunStory

    ToysunStory New Member

    Actually I want to show to users only their transfers (in MB) (download & upload).
     
  4. falko

    falko Super Moderator Howtoforge Staff

    ISPConfig has traffic statistics. Have a look at the "Statistics" tab of each web site in ISPConfig.
     
  5. ToysunStory

    ToysunStory New Member

    yes, i know it has, but i don't want to open up any management for the users. I want to do every set-up in the server by myself. I just want to show only traffic. I need to calculate the traffic and show in simple way.
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Then you will have to parse and analyze the logfiles of all services involved. The email log does not contain reliable information about the mail size in most cases, so you might have to write a script that analyzes the mailsize while you receive the emails.
     

Share This Page