PDA

View Full Version : Traffic & Quota


mentes
12th August 2011, 13:34
Which traffic includes web traffic?
All traffic, web, mail (sent & received), ftp, ...? Or only http traffic?

And website quota includes only /var/www/domain.com/web?

web_traffic table in dbconfig will remove data some time?

till
13th August 2011, 09:54
Currently only web traffic (apache) is included in the quota.

web_traffic table in dbconfig will remove data some time?

yes.

mentes
13th August 2011, 10:43
Currently only web traffic (apache) is included in the quota.



yes.

When? :)

How I can measure mail traffic per domain?

And what about hard disk used space?

till
13th August 2011, 11:33
When?

Thought we added already a yearly cleanup, but thats not the case. So the logs dont get deleted yet.

How I can measure mail traffic per domain?

Mail traffic startistics get added with ISPConfig 3.0.4

And what about hard disk used space?

See Domains > Website quota

mentes
14th August 2011, 14:12
Thought we added already a yearly cleanup, but thats not the case. So the logs dont get deleted yet.


In 3.0.3.3 will not be cleaned?


Mail traffic startistics get added with ISPConfig 3.0.4


I see roadmap, but I can't see any date. Is there release date?
Meanwhile can I see mail traffic manually?

See Domains > Website quota

I haven't seen any about used space in "Domains" only in "Sites".

till
14th August 2011, 21:04
In 3.0.3.3 will not be cleaned?

No, we will add it in 3.0.4. But this does not matter much as the data would be kept for more then a year anyway and this function is not available that long yet.

I see roadmap, but I can't see any date. Is there release date?

Will be released in september.

Meanwhile can I see mail traffic manually?

No.

I haven't seen any about used space in "Domains" only in "Sites".

That the correct place. The name of the module can differd epending on the selected locale.

mentes
31st August 2011, 22:34
Another question about quotas:

I can enable disk quota for each Mailbox, but. How can I see Mailbox used disk in ISPConfig?

What I'm using now is

du -sm /var/vmail/domain.com/* | sort -nr