Current time: 07-01-2024, 04:29 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: #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
Thread Closed 


Messages In This Thread
RE: awstats static-->> dynamic - Cube - 03-18-2008, 07:51 PM
RE: awstats static-->> dynamic - Cube - 03-18-2008, 08:30 PM
RE: awstats static-->> dynamic - Cube - 03-18-2008, 08:47 PM
RE: awstats static-->> dynamic - gOOvER - 03-18-2008, 09:30 PM
RE: awstats static-->> dynamic - Rene - 03-18-2008, 09:42 PM
RE: awstats static-->> dynamic - Cube - 03-18-2008, 09:50 PM
RE: awstats static-->> dynamic - Rene - 03-18-2008, 10:00 PM
RE: awstats static-->> dynamic - elitepilot - 03-18-2008 10:02 PM
RE: awstats static-->> dynamic - Rene - 03-18-2008, 10:05 PM
RE: awstats static-->> dynamic - gOOvER - 03-18-2008, 10:15 PM
RE: awstats static-->> dynamic - Rene - 03-18-2008, 10:18 PM
RE: awstats static-->> dynamic - Cube - 03-18-2008, 10:21 PM
RE: awstats static-->> dynamic - Rene - 03-19-2008, 11:04 PM
RE: awstats static-->> dynamic - Rene - 03-19-2008, 11:07 PM
RE: awstats static-->> dynamic - gOOvER - 03-19-2008, 11:37 PM
RE: awstats static-->> dynamic - gOOvER - 03-20-2008, 04:29 AM
RE: awstats static-->> dynamic - joximu - 03-20-2008, 10:37 AM
RE: awstats static-->> dynamic - joximu - 03-22-2008, 09:41 AM
RE: awstats static-->> dynamic - RatS - 03-24-2008, 08:02 AM
RE: awstats static-->> dynamic - ZooL - 03-24-2008, 08:16 AM
RE: awstats static-->> dynamic - RatS - 03-24-2008, 07:11 PM
RE: awstats static-->> dynamic - gOOvER - 03-24-2008, 07:44 PM
RE: awstats static-->> dynamic - Rene - 03-24-2008, 07:52 PM

Forum Jump:


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