Hi, I am running mrtg by the following cron job: */5 * * * * /usr/bin/mrtg /etc/mrtg/mrtg.cfg > /dev/null 2>/dev/null
As you see, all output is directed to /dev/null However, I keep getting warning emails with following subject and body from cron. How can I stop them ? from: Cron Daemon subject: Cron <r...@trixbox1> LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lock/mrtg/mrtg_l --confcache-file /var/lib/mrtg/mrtg.ok body: 19-01-2009 22:40:05, Rateup WARNING: /usr/bin/rateup could not read the primary log file for br0 19-01-2009 22:40:05, Rateup WARNING: /usr/bin/rateup Can't rename br0.log to br0.old updating log file Thanks. -- View this message in context: http://n2.nabble.com/keep-getting-cron-warning-mails-even...-tp2187838p2187838.html Sent from the MRTG Users Mailinglist mailing list archive at Nabble.com. _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
