Hello,

I need some clarification. I am trying to launch the following script called mrtg:

it looks like:

*/5 * * * * root if [ -x /usr/bin/mrtg ] && [ -r /etc/mrtg.cfg ]; then env LANG=C /usr/bin/mrtg /etc/mrtg.cfg 2>&1 | tee -a /va
r/log/mrtg/mrtg.log ; fi

It sits in /etc/cron.d. The problem - it does not launch. Is this the correct location. The doc is confusing.


Thank-you.

Frank



--
Frank DiGravina
University of Minnesota
Networking & Telecommunications
Network Operations
Phone: 612-626-9074
Cell:  612-386-0449
E-Mail: [email protected]
Helpline: 612-301-HELP


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to