Rob, The best thing for you to do is create a master .cfg file that contains "Includes" to your individual cfg files (that you will create for each device). For example:
master.cfg ------------- . . . Include: /usr/local/mrtg/cfgs/device1.cfg Include: /usr/local/mrtg/cfgs/device2.cfg Include: /usr/local/mrtg/cfgs/device3.cfg Then have each "Include" be a single device cfg file. This will allow you to have the daemon run against only one file (your master.cfg) and not have to run it against each individual device cfg. Check out this site: http://people.ee.ethz.ch/~oetiker/webtools/mrtg/reference.html I hope this helps. Daniel Magnuszewski CCNA M & T Bank [EMAIL PROTECTED] >>> "ROB DIXON" <[EMAIL PROTECTED]> 03/16/05 9:01 AM >>> here are my questions. 1. do i use a new .cfg file for each new device or will the new devices append to the original .cfg file? 2. if yes i need multiple .cfg's, do i need to have a daemon run against each .cfg? multiple instances? thanks in advance...i hope i asked that correctly. -- 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
