No, they are just regular cfg files. I haven't tries to take out the directory statements... never thought of that! I would just try it. Run the main cfg from the command line and MRTG will complain if it needs those statements.
-----Original Message----- From: Myers Brian [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 02, 2003 10:01 AM To: Anthony Scott Subject: RE: [mrtg] Re: rrdtool and multiple config files Anthony: It appears you are using RRD to store your data. Do the other config files (the ones that are part of the Include statements below) require any changes or just use what is created via the MRTG cfgmaker... meaning do you need to take out the directory statements in those config files since it's in the master or should they be in all config files? Thanks, Brian -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Anthony Scott Sent: Wednesday, April 02, 2003 9:26 AM To: MRTG (E-mail) Subject: [mrtg] Re: rrdtool and multiple config files Below is a sample of my main cfg that calls other cfgs. I do not know about mrtg-rrd. I use routers2.cgi which I really like. Hope this helps #################################################### WorkDir: C:\inetpub\wwwroot\mrtg LogFormat: rrdtool Logdir: C:\Inetpub\wwwroot\mrtg ##### change dirs as needed versions etc etc #### PathAdd: C:/mrtg/bin PathAdd: C:/rrdtool/perl-shared PathAdd: C:/rrdtool/perl-shared/t PathAdd: C:/rrdtool/src/tool_release LibAdd: C:/rrdtool/perl-shared/ LibAdd: C:/mrtg/bin ### Global Config Options Options[_]: growright, transparent ############################################################################ ################### # # # # # The mother of all config files!!!! # # # # # ############################################################################ ################### Include: C:\mrtg\bin\Northfield\tr_3com_Switches.cfg Include: C:\mrtg\bin\Northfield\tr_ipbx1.cfg Include: C:\mrtg\bin\Northfield\tr_ipbx2.cfg Include: C:\mrtg\bin\Northfield\tr_ipbx3.cfg Include: C:\mrtg\bin\Northfield\tr_sgeart1.cfg Include: C:\mrtg\bin\Northfield\hqter2_Intel_Team.cfg # Include: C:\mrtg\bin\Northfield\cisco_2600.cfg Include: C:\mrtg\bin\Northfield\tr_pingprobe.cfg Include: C:\mrtg\bin\Denver\cr_denverpbx.cfg Include: C:\mrtg\bin\Northfield\SERVERS_CPU.cfg Include: C:\mrtg\bin\Northfield\NF_Cisco_1720.cfg Include: C:\mrtg\bin\Denver\DV_Cisco_1720.cfg Include: C:\mrtg\bin\KY\KY_Cisco_1720.cfg Include: C:\mrtg\bin\Phoenix\Pho_Cisco_1720.cfg Include: C:\mrtg\bin\Austin\Aus_Cisco_1720.cfg #Include: C:\mrtg\bin\Northfield\HQBB_HTTP.cfg RunAsDaemon: yes Interval: 5 -----Original Message----- From: Baker, Brendon [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 02, 2003 7:57 AM To: '[EMAIL PROTECTED]' Subject: [mrtg] rrdtool and multiple config files Hi everyone Another question: What is the right syntax to have multiple cfg's included into one cfg when you are using just mrtg Also........how will this work when using mrtg-rrd (http://www.fi.muni.cz/~kas/mrtg-rrd/) Thanks for your help Regards Brendon ____________________________________________________________________________ _______________________ The views expressed in this email are, unless otherwise stated, those of the author and not those of the FirstRand Banking Group or its management. The information in this e-mail is confidential and is intended solely for the addressee. Access to this e-mail by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted in reliance on this, is prohibited and may be unlawful. Whilst all reasonable steps are taken to ensure the accuracy and integrity of information and data transmitted electronically and to preserve the confidentiality thereof, no liability or responsibility whatsoever is accepted if information or data is, for whatever reason, corrupted or does not reach its intended destination. ________________________________ -- 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 -- 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
