• 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.

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