Current time: 05-05-2024, 10:53 PM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[CLOSED] awstats static-->> dynamic
Author Message
elitepilot Offline
Member
***

Posts: 352
Joined: Feb 2008
Reputation: 0
Post: #11
RE: awstats static-->> dynamic
Cube Wrote:/etc/ispcp/cron.d/ispcp ist in Ordnung, /etc/cron.d/ispcp ist falsch. Du findest den oberen Teil (also ohne die static-Cronjobs) in anderen Threads, ersetze ihn in /etc/cron.d/ispcp und der Working Copy (nicht in der /etc/ispcp/cron.d/ispcp).

Das löst jetzt aber nur das Problem bei elitepilot und nicht die Ursache.


Hast du einen Thread wo das korrekt drinne steht für mich da?
Finde grade mit der Suche nix.
03-18-2008 09:56 PM
Find all posts by this user
Rene Offline
Member
*
Beta Team

Posts: 342
Joined: Sep 2007
Reputation: 4
Post: #12
RE: awstats static-->> dynamic
nicht? such mal nach ispcp cron
03-18-2008 10:00 PM
Find all posts by this user
elitepilot Offline
Member
***

Posts: 352
Joined: Feb 2008
Reputation: 0
Post: #13
RE: awstats static-->> dynamic
Rene Wrote:nicht? such mal nach ispcp cron

Danke jetzt habe ich das gefunden:
# delayed tasks START.

# Quota
@daily root /var/www/ispcp/engine/quota/ispcp-dsk-quota &>/var/log/ispcp/ispcp-qsk-quota.log

# Traffic
0,30 * * * * root /var/www/ispcp/engine/traffic/ispcp-srv-traff &>/var/log/ispcp/ispcp-srv-traff.log
0,30 * * * * root /var/www/ispcp/engine/traffic/ispcp-vrl-traff >/var/log/ispcp/ispcp-vrl-traff.log
15,45 * * * * root /var/www/ispcp/engine/traffic/ispcp-vrl-traff-correction &>/var/log/ispcp/ispcp-vrl-traff-correction.log

# customer logs
@daily root /var/www/ispcp/engine/tools/ispcp-httpd-logs-mngr &>/var/log/ispcp/ispcp-httpd-logs-mngr.log

# Backup
@daily root /var/www/ispcp/engine/backup/ispcp-backup-all yes &>/var/log/ispcp/ispcp-backup-all-mngr.log
@daily root /var/www/ispcp/engine/backup/ispcp-backup-ispcp noreport &>/var/log/ispcp/ispcp-backup-ispcp-mngr.log

# Remove config backups older than seven days
@daily root find /etc/ispcp/*/backup/* -maxdepth 0 -type f -mtime +7 -print | egrep '.*\.[0-9]+$' | xargs -r /bin/rm

# Remove Daemon Logs older than 14 days (except .gz files)
@daily root find /var/log/ispcp/* -maxdepth 1 -type f -mtime +14 -print | egrep '.*\.gz$' | xargs -r /bin/rm

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

# Rootkit Hunter
0 */12 * * * root /usr/bin/rkhunter --scan-knownbad-files --check-deleted --createlogfile --cronjob --createlogfile /var/log/rkhunter.log>/dev/null 2>&1

# Chkrootkit
0 */12 * * * root /usr/sbin/chkrootkit &> /var/log/chkrootkit.log

# Look for and purge old sessions every 30 minutes
0,30 * * * * root /var/www/ispcp/engine/tools/ispcpphptemp.sh >/dev/null 2>&1

# [{DMN_NAME}] backup task START.
# [{DMN_NAME}] backup task END.

# [{DMN_NAME}]:{CRONJOB_ID} custom task START.
# [{DMN_NAME}]:{CRONJOB_ID} custom task END.

# [{DMN_NAME}] AWStats static tasks START.
# [{DMN_NAME}] AWStats static tasks END.

Kann ich das auch für die RC4 nutzen ohne Einschränkung?
03-18-2008 10:02 PM
Find all posts by this user
Rene Offline
Member
*
Beta Team

Posts: 342
Joined: Sep 2007
Reputation: 4
Post: #14
RE: awstats static-->> dynamic
es sollte keine probleme geben...
03-18-2008 10:05 PM
Find all posts by this user
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #15
RE: awstats static-->> dynamic
Die sieht gut aus Wink
03-18-2008 10:15 PM
Visit this user's website Find all posts by this user
elitepilot Offline
Member
***

Posts: 352
Joined: Feb 2008
Reputation: 0
Post: #16
RE: awstats static-->> dynamic
ok danke, ich probiers mal
03-18-2008 10:16 PM
Find all posts by this user
Rene Offline
Member
*
Beta Team

Posts: 342
Joined: Sep 2007
Reputation: 4
Post: #17
RE: awstats static-->> dynamic
ist doch die von bene oder aus dem thread:
http://www.isp-control.net/forum/ispcp-c...-2710.html

oder?
03-18-2008 10:18 PM
Find all posts by this user
Cube Offline
Member
***

Posts: 740
Joined: Apr 2007
Reputation: 9
Post: #18
RE: awstats static-->> dynamic
Waren die Cronjobs vor dem Update eigentlich in Ordnung?
03-18-2008 10:21 PM
Find all posts by this user
elitepilot Offline
Member
***

Posts: 352
Joined: Feb 2008
Reputation: 0
Post: #19
RE: awstats static-->> dynamic
Rene Wrote:ist doch die von bene oder aus dem thread:
http://www.isp-control.net/forum/ispcp-c...-2710.html

oder?

jo ist sie.

Die Cronjobs waren vor Update in Ordnung.
03-18-2008 10:47 PM
Find all posts by this user
elitepilot Offline
Member
***

Posts: 352
Joined: Feb 2008
Reputation: 0
Post: #20
RE: awstats static-->> dynamic
Habe alles ausgeführt, doch jetzt kommt, wenn ich die stats öffnen will:
Error 403!

/stats/
Forbidden!
03-19-2008 10:49 PM
Find all posts by this user
Thread Closed 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)