Hi, On Thu, Sep 19, 2013 at 4:26 PM, Eric Shubert <[email protected]> wrote:
> On 09/19/2013 06:13 AM, Peter Peltonen wrote: > >> >> Hi, >> >> If I modify these entries in /etc/crontab: >> >> 0-59/5 * * * * root env LANG=C /usr/bin/mrtg >> /usr/share/toaster/mrtg/**qmailmrtg.cfg 2>&1 > /dev/null >> >> 58 * * * * root /usr/share/toaster/isoqlog/**bin/cron.sh 2>&1 > /dev/null >> >> to run only once a day, how will this impact the stats shown in >> /admin-toaster/ ? >> >> Regards, >> Peter >> > > I don't know, but I would guess that the stats simply wouldn't be updated. > I don't believe it would be of any consequence to the core operation of QMT > (iow, it wouldn't impact users at all, except maybe to improve performance). What I was trying to ask is if the stats will be updated daily still even if I run the cron job once a day? Or is for some reason (because of log rotation or some calculations) it necessary to analyze the logs ever hour? Best, Peter
