Thank you to all who responded. As we are running MRTG under Win32, I'll send the error logs to the Windows 'Event Viewer'.
/James. -----Original Message----- From: Jeremy Fluhmann [mailto:[EMAIL PROTECTED] Sent: 21 March 2003 14:40 To: [EMAIL PROTECTED] Subject: [mrtg] Re: Config with OID's Not Working As you have figured out, whenever you use multiple lines, as with PageTop, you need to insert a space at the beginning of each new line. Look at: http://people.ee.ethz.ch/~oetiker/webtools/mrtg/mrtg.html at some of the command line options. Some that might help are: **--logging* /filename/|eventlog* If this is set to writable filename, all output from mrtg (warnings, debug messages, errors) will go to filename. If you are running on Win32 you can specify eventlog instead of a filename which will send all errors to the windows event log. **--check** Just check the configuration file, then exit **--debug* /string/* Set the debug logging level I hope that helps with your logging question. Thanks, Jeremy Brown, James (IP) wrote: >I've finally fixed this! > >The problem was this: >PageTop[lbeurab1]: <h1>VPN Concentrator</h1> ><table><tr><td>My html description...</td></tr></table> > >Basically, all I needed to do was insert a space at the start of the life, >before the <table> tag. > >Still, if anyone knows of any way to find error logs for these configs, >please let me know. > >Thanks, > >James. > >-----Original Message----- >From: Brown, James (IP) [mailto:[EMAIL PROTECTED] >Sent: 21 March 2003 11:04 >To: '[EMAIL PROTECTED]' >Subject: [mrtg] Re: Config with OID's Not Working > > >Hi Kevin, > >Thank you for your reply. I've fixed the misspelling but still no joy. Do >you know whether MRTG has some kind of config parser or error log file where >I could find the line number or any clues as to what error I've made? > >Many thanks, > >James. > > > -- University of Mary-Hardin Baylor Association of Information Technology Professionals, President - UMHB Chapter [EMAIL PROTECTED] McLane Information Systems Division [EMAIL PROTECTED] -- 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 -- 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
