• 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.

how to update webstats manually?

J

JerkyChew

Guest
We just launched a site on our server, and would like to view the webstats more often than once every 24 hours. Is there a way to manually update the statistics?

Even better, can we manually update them for just one domain, rather than the entire box? If so, how?

Thanks.
 
Execute:

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

if you don't put any parameters, it will calculate all domains.

Replace <domain_name> with the actual domain you want to run the stats on.
 
Back
Top