• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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