ispCP - Board - Support
awstats nach update... - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega International Area (/forum-22.html)
+--- Forum: German Corner (/forum-26.html)
+--- Thread: awstats nach update... (/thread-2781.html)



awstats nach update... - Janko - 03-19-2008 06:08 AM

... leider nicht mehr aktiv.

habe letzte nacht auf rc4 geupdatet und wollte gerade so meinen täglichen check machen. da ist mir jedoch aufgefallen das auf seiten die sonst 1500 besucher am tag haben, auf einmal nur noch 6 waren. hab dann mal ein wenig geschaut, und es sieht so aus als wenn awstats nicht mehr laufen würde. gebt mir bitte mal tips für eine saubere fehlerdiagnose.

danke an alle

sebastian


RE: awstats nach update... - joximu - 03-19-2008 08:04 AM

awstats läuft nicht einfach, es wird im cron aufgerufen. Daher würde ich mal dort beginnen.


RE: awstats nach update... - Janko - 03-19-2008 08:12 AM

joximu Wrote:awstats läuft nicht einfach, es wird im cron aufgerufen. Daher würde ich mal dort beginnen.

im /etc/cron.d ist die awstats datei noch vorhanden mit folgendem inhalt:

Code:
0,10,20,30,40,50 * * * * www-data [ -x /usr/lib/cgi-bin/awstats.pl -a -f /etc/awstats/awstats.conf -a -r /var/log/apache/access.log ] && /usr/lib/cgi-bin/awstats.pl -config=awstats -update >/dev/null



RE: awstats nach update... - joximu - 03-19-2008 08:16 AM

Wird das auch gemacht? Sollte ja alle 10 Minuten einen Eintrag irgendwo im syslog oder so haben - läuft cron?

Ausserdem gibt's bei mir im ispcp auch etwas, was mit awstats zu tun hat

Code:
# AWStats
15 */6 * * *    root /var/www/ispcp/engine/awstats/awstats_updateall.pl now -awstatsprog=/usr/lib/cgi-bin/awstats.pl >/dev/null 2>&1

/J


RE: awstats nach update... - Janko - 03-19-2008 08:35 AM

bei mir schaut es in der iscp nun so aus:

# AWStats
{AW-ENABLED}15 */6 * * * root {AWSTATS_ROOT_DIR}/awstats_updateall.pl now -awstatsprog={AWSTATS_ENGINE_DIR}/awstats.pl >/dev/null 2>&1

# Rootkit Hunter
{RK-ENABLED}0 */12 * * * root {RKHUNTER} --scan-knownbad-files --check-deleted --createlogfile --cronjob --createlogfile {RKHUNTER_LOG} >/dev/null 2>&1

# Chkrootkit
{CR-ENABLED}0 */12 * * * root {CHKROOTKIT} &> {CHKROOTKIT_LOG}


RE: awstats nach update... - Cube - 03-19-2008 08:39 AM

Das Problem hatten wir heute schon einmal:
http://www.isp-control.net/forum/awstats-static-dynamic-t-2773.html


RE: awstats nach update... - Janko - 03-19-2008 08:44 AM

Cube Wrote:Das Problem hatten wir heute schon einmal:
http://www.isp-control.net/forum/awstats-static-dynamic-t-2773.html

ich bin ja echt begeistert von dem support hier Wink

hab das nun mal angepaßt und schau mal was passiert


danke an alle Smile


"edit"

einträge ausgebessert und nun läuft wieder alles

gruß
sebastian