• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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