Current time: 05-07-2024, 08:10 AM Hello There, Guest! (LoginRegister)


Post Reply 
RC3->RC4 = no statistics
Author Message
DaSilva Offline
Member
***

Posts: 302
Joined: Dec 2007
Reputation: 0
Post: #20
RE: RC3->RC4 = no statistics
I had also this problem.
Thanks for your help!
Is the problem fixed after entering the right directories or must I restart some services?
What could be the problem? I just updated ispCP like the HowTo said.

EDIT: It seems that it is not fixed. I have waited four hours now and still no new statistics are generated.
/etc/ispcp/cron.d/ispcp looks like this:

Code:
# delayed tasks START.

# Quota
@daily root /var/www/ispcp/engine/quota/ispcp-dsk-quota &>/var/log/ispcp/ispcp-dsk-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.

# delayed tasks END.

What must I do to activate this repaired cronjobs?
(This post was last modified: 04-02-2008 10:48 PM by DaSilva.)
04-02-2008 07:39 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RC3->RC4 = no statistics - prale - 03-21-2008, 03:21 AM
RE: RC3->RC4 = no statistics - prale - 03-21-2008, 04:05 AM
RE: RC3->RC4 = no statistics - prale - 03-22-2008, 01:14 AM
RE: RC3->RC4 = no statistics - joximu - 03-22-2008, 01:17 AM
RE: RC3->RC4 = no statistics - prale - 03-22-2008, 01:19 AM
RE: RC3->RC4 = no statistics - prale - 03-22-2008, 01:22 AM
RE: RC3->RC4 = no statistics - joximu - 03-22-2008, 01:26 AM
RE: RC3->RC4 = no statistics - prale - 03-22-2008, 01:30 AM
RE: RC3->RC4 = no statistics - joximu - 03-22-2008, 01:33 AM
RE: RC3->RC4 = no statistics - prale - 03-22-2008, 01:41 AM
RE: RC3->RC4 = no statistics - joximu - 03-22-2008, 01:49 AM
RE: RC3->RC4 = no statistics - prale - 03-22-2008, 01:55 AM
RE: RC3->RC4 = no statistics - prale - 03-22-2008, 02:22 AM
RE: RC3->RC4 = no statistics - joximu - 03-22-2008, 02:34 AM
RE: RC3->RC4 = no statistics - prale - 03-22-2008, 02:41 AM
RE: RC3->RC4 = no statistics - joximu - 03-22-2008, 02:48 AM
RE: RC3->RC4 = no statistics - prale - 03-22-2008, 02:53 AM
RE: RC3->RC4 = no statistics - joximu - 03-22-2008, 03:14 AM
RE: RC3->RC4 = no statistics - prale - 03-22-2008, 03:23 AM
RE: RC3->RC4 = no statistics - DaSilva - 04-02-2008 07:39 PM
RE: RC3->RC4 = no statistics - joximu - 04-03-2008, 07:48 AM
RE: RC3->RC4 = no statistics - DaSilva - 04-03-2008, 06:22 PM

Forum Jump:


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