• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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 do I regenerate Awstat like statistics.exe

Hi, All

How can I just upgrade my plesk from 8.2 to 8.6
and look like my webstat (awstat) is need to be regenerated for some customer
but how can I do that because Plesk for Linux have no statistics.exe command like windows
 
/usr/local/psa/admin/sbin/webstatmng --set-configs --stat-prog=awstats --domain-name=<DOMAINNAME>
/usr/local/psa/admin/sbin/statistics --calculate-one --domain-name=<DOMAINNAME>
 
Hi,
after I test statistics command
I question that why its parameter is different from statistics of Windows Plesk

because I use this command in Plesk for Windows
statistics --http-traffic --disk-usage --update-actions

This command + parameter, Plesk will generate statistics (also webstatistics) without senting Notification.

Afte I check the help I got this

Usage: statistics [OPTIONS]...

Without options - calculate statistics for all domains
--calculate-all
calculate statistics for all domains
--calculate-one --domain-name=<domain_name>
calculate statistics for <domain_name>
-h, --help
display this help and exit

So I tried the command by myself and found that the command have no these parameter
So How do I can work around with this
becuase I need to generate statistics but don't need to sent the notify messages.
 
Back
Top