Archive for September, 2009
How to recalculate traffic and disk usage in Plesk Unix
The problem: There are some updates on client files, but the changes are not seen in Plesk interface.
Why: Plesk counts statistics once a day (at 4:07 AM by default) with the help of the {Plesk_installation_dir}/admin/sbin/statistics utility, but not every time when you look at domain statistics. (see http://kb.parallels.com/en/752).
The solution: To update traffic and disk usage for all clients, run:
/usr/local/psa/admin/sbin/statistics
To update traffic and disk usage for a single domain, run:
/usr/local/psa/admin/sbin/statistics --calculate-one --domain-name=domainname.com
Now, refresh Plesk interface to see the changes
Posted on September 21st, 2009 in Debian, Linux, Plesk | No Comments »














