• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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