Plesk

How to recalculate statistics for all domains in Plesk?

Question

How to recalculate statistics for all domains via Plesk?

Answer

For Plesk on Linux

  1. Log into Plesk

  2. Go to Tools & Settings > Scheduled Tasks.

  3. Click Add Task.

  4. Insert the content below into the Command field:

    /usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/DailyMaintainance/script.php -f ExecuteStatistics

  5. Click Run Now.

For Plesk on Windows Server

  1. Log into Plesk

  2. Go to Tools & Settings > Scheduled Tasks.

  3. Find Daily script task with the command:

    C:Program Files (x86)Pleskadminenginephp.exe -q "C:Program Files (x86)PleskadminplibDailyMaintainancescript.php"

  4. Click Run Now.

Via Command-line

  1. Connect to the server via SSH or RDP

  2. Execute the following command:

    # plesk daily ExecuteStatistics

Exit mobile version