PDA

View Full Version : How do I read the usage of a user


S2S-Robert
09-05-2003, 09:51 AM
I don't know how to read the usage statistics of a user or something is wrong on my server. Take for instance this user:

BW | HD
6.58 / 10000 13.9 / 400

Now I created this user (it's myself in another account;)) and I uploaded 4,81 MB for a forum I uploaded a test file of 5MB and the database running this forum is aproximately 15MB in MySQL Front.

So is the 13.9 actually the amount of MB's that are being used? If so I'll have to send an e-mail to support ;)

DirectAdmin Support
09-05-2003, 04:34 PM
Hello,

Note that the bandwidth/disk usage is recounted nightly, not real time, so traffic doesn't appear immediately. Also, DirectAdmin doesn't count traffic used by programs that access mysql directly.

John

S2S-Robert
09-06-2003, 10:45 AM
Ok, the HD stats seem fine indeed now, but the bandwith increased to 6.77, is this in MB's?

And if it is, does DA count the ftp / mysql bandwith as well? The forum which is running doesn't take up that much BW, neither does the FTP server, but it did take up more than 200KB...

DirectAdmin Support
09-07-2003, 12:20 AM
Hello,

Yes, all stats are in megabytes (unless otherwise posted).

Yes, ftp bandwidth is counted. MySQL bandwidth through port 3306 is not counted, but the httpd that uses it, is (standard httpd traffic counting). Additionaly, Mysql databases sizes are including in the Users disk space.

John