Answered my own question just thought I'd share with everyone. The reason I got the indexmaker error is because there is an environment variable that is not set MRTG_INT_DESCR I used
Target[..... SetEnv[server_name]: MRTG_INT_DESCR="Something" And this cleared up the error messages... Britt Tabor I.T. Infrastructure Engineer Jabil Global Services 727.803.3475 Voice 727.803.5306 Fax -----Original Message----- From: Britt Tabor [mailto:[EMAIL PROTECTED] Sent: Friday, July 02, 2004 9:40 AM To: '[EMAIL PROTECTED]' Subject: [mrtg] Indexmaker Error Message I get the following errors when running indexmaker. Use of uninitialized value in pattern match (m//) at /usr/bin/indexmaker line 348 Use of uninitialized value in concatenation (.) or string at /usr/bin/indexmaker line 349 I'm running redhat fedora core 1 and mrtg-2.10.5. My config file is simple and only contains 1 host currently for testing. You can view the .cfg by following the link to pastebin.com http://www.pastebin.com/78968 My indexmaker line looks like this: Indexmaker --sort=name --perhost --section=descr --show=none /home/user/mrtgtest/test.cfg --output=/var/www/mrtg/test/index.html Britt Tabor I.T. Infrastructure Engineer Jabil Global Services 727.803.3475 Voice 727.803.5306 Fax -- 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
