Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Incorrect Disk Space Usage Reported  (Read 3033 times)

0 Members and 1 Guest are viewing this topic.

sachinj

  • Guest
Incorrect Disk Space Usage Reported
« 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)