Admin-Ahead Community

Linux => Control Panels => Plesk => Topic started by: sachinj on February 17, 2018, 12:35:18 pm

Title: Incorrect Disk Space Usage Reported
Post by: sachinj on February 17, 2018, 12:35:18 pm
Incorrect Disk Space Usage Reported
-----------------------------------------------------------------------------------------------------------------------------------
Plesk calls the statistics utility to calculate web page access statistics, traffic usage statistics and disk space usage statistics in scope of Daily Maintenance Task activity.

If Plesk domains are showing the incorrect disk space usage after removing files, please use the command below to rectify.
The option --calculate-one is used to initiate manual statistics recalculation for one domain only:

Log in to your server via SSH client and run the following command.

Code: [Select]
/usr/local/psa/admin/sbin/statistics --calculate-one --domain-name=<domain_name>
This will reset the Usage meter for the desired domain.

You can configure the statistics-related options by follow the below steps:

Go to Tools & Settings => Settings of server statistics >> Include in the disk space usage calculation

Here you select object types that Plesk will take into account when calculating disk space usage
-----------------------------------------------------------------------------------------------------------------------------------
Cheers!!  8)