I use one master config file that calls all my individuals. You can put all your global configs in the master.
Master.cfg: ##### change dirs as needed versions etc etc #### PathAdd: D:\mrtg\mrtg-2.10.5\bin PathAdd: D:\mrtg\rrdtool-1.0.45\perl-shared\ PathAdd: D:\MRTG\rrdtool-1.0.45\src\tool_release LibAdd: D:\mrtg\mrtg-2.10.5\bin ###### the rest of your cfg file here ##### LogFormat: rrdtool HTMLDir: D:\MRTG\Data\HTMLDir ImageDir: D:\MRTG\Data\ImageDir LogDir: D:\MRTG\Data\LogDir Refresh: 300 Interval: 5 Colours[_]: GREEN#00eb0c,BLUE#0000ff,IVORY#FFFF82,BLACK#000000 ##########################Begin Individual Files######################## Include: D:\MRTG\Configs\Devices\localhost.cfg Include: D:\MRTG\COnfigs\Devices\test.cfg ---EOF--- -----Original Message----- From: Rob Dover [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 06, 2004 4:54 PM To: '[EMAIL PROTECTED]' Subject: [mrtg] Newbie question - multiple cfg.files Can someone clue me in on how to run mrtg with multiple cfg files? /usr/bin/mrtg file1.cfg file2.cfg file3.cfg only produces data for file1.cfg. Maybe I'm blind but I have looked through the doc and can't find any info on how to do this other than it is recommended when running rrdtool. I am running mrtg 2.9.17 and rrdtool 1.0.45 on RH 9.0 Thanks -Rob- This message is confidential and is intended only for the individual named. It may contain privileged information. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Any unauthorized disclosure is strictly prohibited. If you receive this e-mail in error, please notify the sender immediately and delete this e-mail from your system. -- 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
