jrehmer

Well-Known Member
Apr 10, 2003
286
0
166
Denver, CO
Hello,

It appears that my root's cron file was deleted on accident. I have recreated it but stats are not being generated or ran and I do could not find the proper cronjob entry on the forums anywhere.

If someone wouldn't mind pasting in their default root cron showing all the cpanel jobs I would greatly appreciate it!

Regards,

Jesse
www.blueworldhosting.com
 

rustelekom

Well-Known Member
PartnerNOC
Nov 13, 2003
290
0
166
moscow
in file : /var/spool/cron/root

16 23 * * * /scripts/upcp
0 1 * * * /scripts/cpbackup
*/15 * * * * /usr/local/cpanel/whostmgr/bin/dnsqueue > /dev/null 2>&1
2,58 * * * * /usr/local/bandmin/bandmin
0 0 * * * /usr/local/bandmin/ipaddrmap
29 0 * * * /usr/local/cpanel/whostmgr/docroot/cgi/cpaddons_report.pl --notify
0 6 * * * /scripts/exim_tidydb > /dev/null 2>&1
*/5 * * * * /usr/local/cpanel/bin/dcpumon >/dev/null 2>&1
 

jrehmer

Well-Known Member
Apr 10, 2003
286
0
166
Denver, CO
rustelekom said:
in file : /var/spool/cron/root

16 23 * * * /scripts/upcp
0 1 * * * /scripts/cpbackup
*/15 * * * * /usr/local/cpanel/whostmgr/bin/dnsqueue > /dev/null 2>&1
2,58 * * * * /usr/local/bandmin/bandmin
0 0 * * * /usr/local/bandmin/ipaddrmap
29 0 * * * /usr/local/cpanel/whostmgr/docroot/cgi/cpaddons_report.pl --notify
0 6 * * * /scripts/exim_tidydb > /dev/null 2>&1
*/5 * * * * /usr/local/cpanel/bin/dcpumon >/dev/null 2>&1

Hmm..intersting, I have all of those. Any reason why the stats are not being generated?