Re: Error message

From: Vwakes (vwakeNOSPAM100_at_softhome.net)
Date: 07/12/03


Date: Sat, 12 Jul 2003 13:38:04 GMT

On Fri, 11 Jul 2003 apple wrote:
>"Vwakes" <vwakeNOSPAM100@softhome.net> wrote in message
>
>> > >/bin/bash: line 1: /usr/bin/mrtg: No such file or directory&#0;
>>
>> Also, check, /etc/cron.*
>
>Thank you for the suggestion. I checked all the files in the
>following directories but couldn't find any entries that included
>/usr/bin/mrtg
>
>/etc/crontab
>/etc/cron.daily
>/etc/cron.hourly
>/etc/cron.monthly
>/etc/cron.weekly

It should contain, I installed the pkg 'mrtg' and this is what I see.

# rpm -q mrtg
mrtg-2.9.17-13

# rpm -ql mrtg |grep /cron
/etc/cron.d/mrtg
/usr/share/doc/mrtg-2.9.17/contrib/ircstats2/crontab.script

# cat mrtg
0-59/5 * * * * root /usr/bin/mrtg /etc/mrtg/mrtg.cfg

And that's why you are getting the email.

HTH.
V.