Hi
how can i change the time of the cron for Cpanel statistic (awstat, analog...) ?
Hi
how can i change the time of the cron for Cpanel statistic (awstat, analog...) ?
Which one is used for Logs??
2,58 * * * * /usr/local/bandmin/bandmin
0 0 * * * /usr/local/bandmin/ipaddrmap
49 1 * * * /scripts/upcp
0 6 * * * /scripts/cleanmsglog > /dev/null 2<&1
0 6 * * * /usr/sbin/exim_tidydb /var/spool/exim callout > /dev/null 2<&1
0 6 * * * /usr/sbin/exim_tidydb /var/spool/exim retry > /dev/null 2<&1
0 6 * * * /usr/sbin/exim_tidydb /var/spool/exim reject > /dev/null 2<&1
0 6 * * * /usr/sbin/exim_tidydb /var/spool/exim wait-remote_smtp > /dev/null 2<&1
*/5 * * * * /usr/local/cpanel/bin/dcpumon >/dev/null 2>&1
0 6 * * * /scripts/cleanmsglog > /dev/null 2<&1
it look like a cron to delete the log and not to upgrade it
The logs run after upcp and depend on the server load - they don't run constantly but are monitored by cpuwatch and stopped/started depending on the load of the server.