[mrtg] Re: Adding getlog.pl external script values
Alex van den Bogaerdt
alex at ergens.op.het.net
Fri Oct 3 16:47:19 MEST 2003
On Fri, Oct 03, 2003 at 09:19:54AM -0500, wbresson at gmrc.com wrote:
> Target[host]: `perl getlog.pl <csv file> "<counter>" + perl getlog.pl <csv
> file> "<counter>"` is not working.
You are calling the program "perl" with parameters
"getlog.pl <csv file> "<counter>" + perl getlog.pl <csv file> "<counter>"
*If* you can use the external program interface twice (I don't know if
you can), it will have to be as follows:
Target[x]: `/path/to/program params` + `/path/to/program params`
in stead of
Target[x]: `/path/to/program params + /path/to/program params`
HTH
Alex
--
http://www.googlism.com/index.htm?ism=alex+van+den+bogaerdt&type=1
--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
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
More information about the mrtg
mailing list