<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2448.0">
<TITLE>FW: [mrtg] MRTG config / mgmt wrapper</TITLE>
</HEAD>
<BODY>
<BR>
<BR>

<P><FONT SIZE=2>I will be interested in using your scripts. </FONT>
<BR><FONT SIZE=2>I am a still new to MRTG and base from what I have read i think</FONT>
<BR><FONT SIZE=2>that will be a good idea of setup in our network.</FONT>
</P>

<P><FONT SIZE=2>If that is not a problem.....</FONT>
</P>
<BR>

<P><FONT SIZE=2>Ramil Montallana</FONT>
<BR><FONT SIZE=2>NetZero - Operations Engineer</FONT>
<BR><FONT SIZE=2>ramilm@netzero.net</FONT>
</P>

<P><FONT SIZE=2>________________________________________________________</FONT>
<BR><FONT SIZE=2>NetZero - We believe in a FREE Internet.&nbsp; Shouldn't you?</FONT>
<BR><FONT SIZE=2>Get your FREE Internet Access and Email at</FONT>
<BR><FONT SIZE=2><A HREF="http://www.netzero.net/download/index.html" TARGET="_blank">http://www.netzero.net/download/index.html</A> </FONT>
</P>
<BR>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Repucci, John (STP) [<A HREF="mailto:john.repucci@guidant.com">mailto:john.repucci@guidant.com</A>]</FONT>
<BR><FONT SIZE=2>Sent: Wednesday, July 21, 1999 5:56 AM</FONT>
<BR><FONT SIZE=2>To: 'Alf Hardy'; 'mrtg@list.ee.ethz.ch'</FONT>
<BR><FONT SIZE=2>Subject: [mrtg] MRTG config / mgmt wrapper</FONT>
</P>
<BR>

<P><FONT SIZE=2>1) Separate all of your devices into groups ( I call them regions - could be</FONT>
<BR><FONT SIZE=2>device types, divisions, continents, states, etc... ).&nbsp; I suggest only 5</FONT>
<BR><FONT SIZE=2>regions, primarily so that each region can have a separate crontab entry (</FONT>
<BR><FONT SIZE=2>one each minute )&nbsp; ( I have 8 regions, but some of them are very small and</FONT>
<BR><FONT SIZE=2>are set to cron at the same time. )</FONT>
<BR><FONT SIZE=2>2) create sub-directories for each region and modify your MRTG config file</FONT>
<BR><FONT SIZE=2>to point to the appropriate working directory.&nbsp; ( remember to move the</FONT>
<BR><FONT SIZE=2>existing files into the new working directories.</FONT>
<BR><FONT SIZE=2>3) Create an index.html or defualt.html front page with a table / cell or</FONT>
<BR><FONT SIZE=2>each region.&nbsp; Edit the source code and insert a html comment in each cell</FONT>
<BR><FONT SIZE=2>specific to each region.&nbsp; ( ie: &lt;!-- Region1 Add Here --&gt; ).&nbsp; This front</FONT>
<BR><FONT SIZE=2>page could be broken down into sub-pages as desired.</FONT>
<BR><FONT SIZE=2>4) Write a wrapper around the MRTG config file / process which collects new</FONT>
<BR><FONT SIZE=2>device info, creates the new config, inserts it into the appropriate config</FONT>
<BR><FONT SIZE=2>file, and edits the index.html file to insert a link to the new devices html</FONT>
<BR><FONT SIZE=2>page in its appropriate working directory.</FONT>
</P>

<P><FONT SIZE=2>I have done the above and have a menu driven shell script / Perl program</FONT>
<BR><FONT SIZE=2>combination which allows me to refresh the devices in a region and to add a</FONT>
<BR><FONT SIZE=2>new device to a region.&nbsp; I still have to add some error checking and add a</FONT>
<BR><FONT SIZE=2>delete device section.&nbsp; If there is a good deal of interest, I can make this</FONT>
<BR><FONT SIZE=2>set of scripts available.&nbsp; Note that my solution is unix-centric and may not</FONT>
<BR><FONT SIZE=2>be general-purpose enough for all solutions.</FONT>
</P>

<P><FONT SIZE=2>Hope this helps.</FONT>
</P>

<P><FONT SIZE=2>John Repucci</FONT>
<BR><FONT SIZE=2>Guidant Corp.</FONT>
</P>

<P><FONT SIZE=2>&gt; -----Original Message-----</FONT>
<BR><FONT SIZE=2>&gt; From: Alf Hardy [SMTP:Alf.Hardy@computershare.co.uk]</FONT>
<BR><FONT SIZE=2>&gt; Sent: Wednesday, July 21, 1999 5:45 AM</FONT>
<BR><FONT SIZE=2>&gt; To:&nbsp;&nbsp; mrtg@list.ee.ethz.ch</FONT>
<BR><FONT SIZE=2>&gt; Subject:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [mrtg] MRTG-2.7.5 on Nt4.0 SP 3</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; Hello all,</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; I am using MRTG successfully to monitor a number of Routers. I am using</FONT>
<BR><FONT SIZE=2>&gt; the</FONT>
<BR><FONT SIZE=2>&gt; indexmaker to generate a web page with the relevant router interface</FONT>
<BR><FONT SIZE=2>&gt; index. </FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; However, I would like to be able to modify MRTG in such a way that it will</FONT>
<BR><FONT SIZE=2>&gt; list the Routers by name, then have links to their respective interfaces</FONT>
<BR><FONT SIZE=2>&gt; when you click on the router description. By doing this the top level</FONT>
<BR><FONT SIZE=2>&gt; (effectively) web page would have router descriptions only and subsequent</FONT>
<BR><FONT SIZE=2>&gt; links would point to a web page with all the interfaces listed for each</FONT>
<BR><FONT SIZE=2>&gt; router.</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; At present I have hundreds of entries on a single web page which is</FONT>
<BR><FONT SIZE=2>&gt; ungainly.</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; I am a novice with MRTG at present so any help would be greatly</FONT>
<BR><FONT SIZE=2>&gt; appreciated.</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; Regards</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; Alf</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
</P>

<P><FONT SIZE=2>--</FONT>
<BR><FONT SIZE=2>* To unsubscribe from the mrtg mailing list, send a message with the</FONT>
<BR><FONT SIZE=2>&nbsp; subject: unsubscribe to mrtg-request@list.ee.ethz.ch</FONT>
<BR><FONT SIZE=2>* The mailing list archive is at <A HREF="http://www.ee.ethz.ch/~slist/mrtg" TARGET="_blank">http://www.ee.ethz.ch/~slist/mrtg</A></FONT>
</P>

</BODY>
</HTML>