• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Awstats - statistics deletes previous month

T

TorbenB

Guest
When executing
$PRODUCT_ROOT_D/admin/sbin/statistics --calculate-one --domain-name=$vhost_name
the folder of the previous month is deleted and not shown in dropdown any more.

I tried to rebuild these data (http://kb.odin.com/en/5550) about four or five times now. All "awstatsXX2011.xxxxxxx.xx-http.txt"-Files and the corresponding folders "2011-01" to "2011-06" are build and available
Every time I execute the statistics-command or it gets executed via cron, the last month (and only the last month) disappears.

After searching the web for a couple of hours now, i have no idea on what goes wrong.
Would be great if someone could help me.

Regards,
Torben
 
Solution

*** ARGH ***

Opening Databasemanager, searching the ID of the domain (table "domains") and looking up corresponding entry for "stat_ttl" in table "dom_param" - it was set to 0 (!!!) although was displayed as 12 inside Plesk.

Running statistics and voilá - everything fine.
 
Back
Top