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
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.
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.