• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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