> -----Original Message----- > From: Andrew Werbowy [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 04, 2004 10:43 AM > To: [EMAIL PROTECTED] > Subject: [mrtg] --host-template question > > > Hi, > > I am trying to play with --host-template. I am using CPU > example from cfgmaker documentation on mrtg.org. And I get > following error message: > > "Can't find string terminator " > ECHO" anywhere before EOF at (eval 4) line 1, <IF_TEMPLATE> line 29. " > > Exiting cfgmaker >
<BIG SNIP> > ECHO > > > What am I doing wrong? The trickiest thing with this (half bald because of this)...that extra space at the beginning of the ECHO. That is the terminator it is probably complaining about. If that doesn't fix it, try removing leading spaces from the whole HTML portion (between the <<ECHO; and ECHO) of the template. Tim -- 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
