<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.2900.3157" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Verdana color=#000080 size=2>Hello, all!</FONT></DIV>
<DIV><FONT face=Verdana color=#000080 size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Verdana color=#000080 size=2>Setting up a new MRTG server on windows.&nbsp; Got the MRTG &amp; RRDtools configs working, and I'm trying to use FireDaemon to manage the service.&nbsp; When I look at the mrtg log, I see that MRTG is being restarted about every 8 seconds.&nbsp; I see this on my old setup, but never looked into it.&nbsp; Is this normal?</FONT></DIV>
<DIV><FONT face=Verdana color=#000080 size=2></FONT><FONT face=Verdana color=#000080 size=2></FONT>&nbsp;</DIV>
<DIV>2007-09-02 07:23:00 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:23:08 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:23:16 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:23:24 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:23:32 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:23:40 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:23:49 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:23:57 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:24:05 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:24:13 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:24:21 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:24:29 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:24:37 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:24:45 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:24:54 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:25:02 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:25:10 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:25:18 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:25:26 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:25:34 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:25:42 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:25:50 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:25:59 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:26:07 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:26:15 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'<BR>2007-09-02 07:26:23 -- Started mrtg with config 'c:\usr\mrtg\configs\master.cfg'</DIV>
<DIV>&nbsp;</DIV>
<DIV>Master.cfg:</DIV>
<DIV>&nbsp;</DIV>
<DIV># ---------------------------------------------------------------------<BR># Global Settings&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -----------------------------------------<BR># ---------------------------------------------------------------------<BR>#<BR>Interval: 5<BR>PathAdd: c:\usr\rrdtool\bin<BR>LogFormat: rrdtool<BR>WithPeak[_]: ymw<BR>workdir: c:\usr\mrtg\iisweb<BR>Options[_]: bits,growright</DIV>
<DIV>include: c:\usr\mrtg\configs\lccpix.cfg</DIV>
<DIV>&nbsp;</DIV>
<DIV>And lccpix.cfg:</DIV>
<DIV><BR>### Interface 1 &gt;&gt; Descr: 'PIX-Firewall-'outside'-interface'</DIV>
<DIV>Target[192.168.168.11_1]: 1:public@192.168.168.11:<BR>SetEnv[192.168.168.11_1]: MRTG_INT_IP="x.x.x.x" MRTG_INT_DESCR="PIX-Firewall-'outside'-interface"<BR>MaxBytes[192.168.168.11_1]: 12500000<BR>Title[192.168.168.11_1]: Traffic Analysis for 1 -- LCC-PIX501<BR>PageTop[192.168.168.11_1]: &lt;h1&gt;Traffic Analysis for 1 -- LCC-PIX501&lt;/h1&gt;</DIV>
<DIV>### Interface 2 &gt;&gt; Descr: 'PIX-Firewall-'inside'-interface'</DIV>
<DIV>Target[192.168.168.11_2]: 2:public@192.168.168.11:<BR>SetEnv[192.168.168.11_2]: MRTG_INT_IP="192.168.168.11" MRTG_INT_DESCR="PIX-Firewall-'inside'-interface"<BR>MaxBytes[192.168.168.11_2]: 12500000<BR>Title[192.168.168.11_2]: Traffic Analysis for 2 -- LCC-PIX501</DIV>
<DIV>PageTop[192.168.168.11_2]: &lt;h1&gt;Traffic Analysis for 2 -- LCC-PIX501&lt;/h1&gt;<BR><BR></DIV>
<DIV>Pretty basic config....</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp; -Joe</DIV></BODY></HTML>