> *** Trebonious <[EMAIL PROTECTED]> > *** [2003-11-27 17:22:05]: > OS: RedHat 9.0 > Version of MRTG: 2.10.5 > Version of mrtg-ping-probe: 2.2.0 > ... > MRTG Works great graphing bandwidth usage. The errors I get are as fallows: > > [EMAIL PROTECTED] /]# /usr/local/mrtg-2/bin/mrtg > /usr/local/mrtg-2/ping/mrtg.cfg-ping > Can't exec "/usr/local/mrtg-2/ping/mrtg-ping-probe": No such file or > directory at /usr/local/mrtg-2/bin/mrtg line 1641.
Hello Trebonious, take a look at Tobi's smokeping - it is mindboggling cool ... http://people.ee.ethz.ch/~oetiker/webtools/smokeping/ In any case, check the first line of the /mrtg-ping-probe perl script, and make sure that it lists an existing perl version. The default is #!/bin/perl whereas on RedHat 9.0 you will find perl as #!/usr/bin/perl Hope this helps --pwo -- Peter W. Osel Principal - Development Systems Infineon Technologies Email: [EMAIL PROTECTED] North America Corp. Phone: +1 (408) 501 6321 1730 North First Street Fax: +1 (408) 501 2410 San Jose, CA 95112, USA WWW: http://pwo.de/ pgp key fingerprint = 79 2D DD 49 C0 AA D8 CF 2C F9 A5 6A BA 37 0E 28 -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
