Quota calculating php + mpm_itk problem.

kotel

Verified User
Joined
Sep 15, 2006
Messages
27
Location
Russia
Hello!

Counter free space on user account over time increases in a big party and it is not clear where legs grow, we think that it was so, after installing mpm_itk.

We try to find any files of user on system, but don't find anything (only in /home/USER directory).

But directadmin calculate disk usage for each domain without problem. The problem is in "Total Disk Usage".

What do you think about that problem ?

#625156
 
Hello,

I can suggest installing some monitoring system which do some pretty graphs (eg. munin). Thus you'll be able to see in pictures, whether disk usage is suddenly growing or not.

Or write your own script, which will monitor df -h output.
 
Back
Top