• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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