• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Resolved Statistic of database is shown much larger than the real size directory – where are the files?

bikeman

New Pleskian
The statistics in the user panel show 19.6GB
In the database directory for this user /var/lib/mysql it is 56MB
Also PHPMyAdmin shows a similar value of 56MB

Where to find redundant files?

TIA
 
I found a solution

To recalculate statistics for this domain with

# /usr/local/psa/admin/sbin/statistics --calculate-one --domain-name=<domain_name>


Or recalculate all statistics with

# /usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/DailyMaintainance/script.php >/dev/null 2>&1
 
Back
Top