Antworten auf Ihre häufigsten Fragen

[cPanel] Automatische Löschung der Webstatistiken

English version below

Dieser Artikel richtet sich an Kunden mit einem cPanel Hosting Produkt.

 

Bei unseren cPanel-Produkten werden automatisch Webstatistiken erfasst und gespeichert. Weitere Infos zu den Logfiles und Statistiken finden Sie in diesem Artikel. Hier erfahren Sie, wie Sie die Webstatistiken automatisch löschen können.

Die Webstatistiken werden mit den Tools AWStats und Webalizer erfasst. Beide Tools legen diese in die folgenden Verzeichnisse auf Ihren Webspace:

/home/***IHRE BENUTZER ID***/tmp/awstats/

/home/***IHRE BENUTZER ID***/tmp/webalizer/

Ihre Benutzer-ID finden Sie auf der Startseite des cPanel rechts unter „ALLGEMEINE INFORMATION“ und „Aktueller Benutzer“. Diese besteht aus einer Kombination von Buchstaben und Zahlen.

Hinweis: In der Dateiverwaltung des cPanels, sowie über FTP befinden Sie sich immer automatisch innerhalb Ihres Benutzerverzeichnisses „/home/*IHRE BENUTZER ID*/“.

Alle von den beiden Tools gespeicherten Webstatistiken werden gelöscht, wenn Sie den Inhalt der oben genannten Verzeichnisse löschen. Um dies zu automatisieren, können Sie die Cronjob-Funktion nutzen:

 

1.) Loggen Sie sich dafür in Ihr cPanel ein und navigieren Sie im Abschnitt „Fortgeschritten“ zu „Cronjobs“.

 

2.) Wählen Sie nun unter „Neuen Cronjob hinzufügen“ im obersten Auswahlmenü bei „Gemeinsame Einstellungen“ das Intervall aus, in welchem die Statistiken gelöscht werden soll. Die darunter stehenden Felder werden automatisch ausgefüllt.

 

3.) Geben Sie in das Feld „Befehl“ folgenden Befehl ein und ersetzten Sie die zwei Platzhalter (***IHRE BENUTZER ID***) mit Ihrer Benutzer-ID (wo Sie Ihre Benutzer-ID finden, ist weiter oben beschrieben):

rm -rf /home/***IHRE BENUTZER ID***/tmp/awstats/* /home/***IHRE BENUTZER ID***/tmp/webalizer/*

 

4.) Klicken Sie auf „Neuen Cronjob hinzufügen“ um den Cronjob anzulegen.

 

Der oben genutzte Befehl erzeugt keine Ausgabe und damit auch keine Benachrichtigung per E-Mail, wenn dieser ohne Fehler ausgeführt wurde. Um jedes Mal eine Benachrichtigung per E-Mail zu erhalten, wenn die Löschung durchgeführt wurde, nutzen Sie folgenden Befehl:

rm -rfv /home/***IHRE BENUTZER ID***/tmp/awstats/* /home/***IHRE BENUTZER ID***/tmp/webalizer/*

Damit Sie die Ausgabe per E-Mail erhalten können, stellen Sie sicher, dass Sie oberhalb der Cronjob-Maske bei „Cron-E-Mail“ eine gültige E-Mail-Adresse angegeben haben.

 

 

English version:

This article is aimed at customers with a cPanel hosting product.

 

With our cPanel products, web statistics are automatically recorded and saved. You can find more information about the log files and statistics in this article. Here's how to automatically clear web statistics.

The web statistics are recorded with the tools AWStats and Webalizer. Both tools put them in the following directories on your web space:

/home/***YOUR USER ID***/tmp/awstats/

/home/***YOUR USER ID***/tmp/webalizer/

You can find your user ID on the right of the cPanel start page under "GENERAL INFORMATION" and "Current user". This consists of a combination of letters and numbers.

Note: In the file management of the cPanel as well as via FTP you are always automatically in your user directory "/home/*YOUR USER ID*/".

All web statistics saved by the two tools will be deleted if you delete the contents of the directories mentioned above. To automate this, you can use the cron job function:

 

1.) To do this, log into your cPanel and navigate to "Cron Jobs" in the "Advanced" section.

 

2.) Now select under "Add New Cron Job" in the top selection menu under "Common Settings" the interval in which the statistics should be deleted. The fields below are filled in automatically.

 

3.) Enter the following command in the "Command" field and replace the two placeholders (***YOUR USER ID***) with your user ID (where you can find your user ID is described above):

rm -rf /home/***YOUR USER ID***/tmp/awstats/* /home/***YOUR USER ID***/tmp/webalizer/*

 

4.) Click on "Add New Cron Job" to create the cron job.

 

The command used above does not produce any output and therefore no notification by e-mail if it was executed without errors. To receive an email notification every time the deletion has been carried out, use the following command:

rm -rfv /home/***YOUR USER ID***/tmp/awstats/* /home/***YOUR USER ID***/tmp/webalizer/*

In order to receive the output by e-mail, make sure that you have entered a valid e-mail address for "Cron Email" above the cron job mask.


otto.friedrich@hosteurope.de xanthippe.ypsilante@hosteurope.de hercules.ikarus@hosteurope.de