<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.2900.3429" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px">
<DIV>From the MRTG docs here: <A href="http://oss.oetiker.ch/mrtg/doc/mrtg-reference.en.html">http://oss.oetiker.ch/mrtg/doc/mrtg-reference.en.html</A></DIV>
<P>Note that unless you are using rrdtool you can not set Interval to less than 5 minutes. If you are using rrdtool you can set interval in the format</P>
<DIV>So, you need to move to an RRDTool backend if you want less than a 5 minute resolution.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Paul<BR><BR>&gt;&gt;&gt; "Kevin Wong" &lt;KWong@PaceWildenstein.com&gt; 11/21/2008 1:00 PM &gt;&gt;&gt;<BR>Troy, thanks for the hint.&nbsp; I am running it on Windows and I can't seem<BR>to cross reference that.&nbsp; Anyone else??<BR><BR>-----Original Message-----<BR>From: Troy Wical [mailto:troy@wical.com]<BR>Sent: Friday, November 21, 2008 12:49 PM<BR>To: Kevin Wong<BR>Cc: mrtg@lists.oetiker.ch<BR>Subject: Re: [mrtg] Data collection interval<BR><BR><BR>On Nov 21, 2008, at 10:31 AM, Kevin Wong wrote:<BR><BR>&gt; Hi, instead of collecting data on my Cisco switch every 5 minutes,&nbsp; <BR>&gt; is it possible to change it to say 1 minute interval?&nbsp; I am&nbsp; <BR>&gt; collecting data from 3 devices using rateup under just one MRTG&nbsp; <BR>&gt; instance running.<BR><BR>If you are running in cron, you can adjust your interval.&nbsp; In the&nbsp; <BR>example below, I am running a query every 2 minutes.<BR><BR>*/2 ** * *rootif [ -x /usr/bin/mrtg ] &amp;&amp; [ -r /etc/mrtg/ <BR>mrtg_haze.cfg ]; then env LANG=C /usr/bin/mrtg /etc/mrtg/mrtg_haze.cfg&nbsp; <BR>&gt;&gt; /var/log/mrtg/mrtg_haze.log 2&gt;&amp;1; fi<BR><BR>Peace, Troy<BR><BR>_______________________________________________<BR>mrtg mailing list<BR>mrtg@lists.oetiker.ch<BR><A href="https://lists.oetiker.ch/cgi">https://lists.oetiker.ch/cgi</A>-bin/listinfo/mrtg<BR><BR></DIV><pre>************************************
This email may contain privileged and/or confidential information that is intended solely for the use of the addressee.  If you are not the intended recipient or entity, you are strictly prohibited from disclosing, copying, distributing or using any of the information contained in the transmission.  If you received this communication in error, please contact the sender immediately and destroy the material in its entirety, whether electronic or hard copy.  This communication may contain nonpublic personal information about consumers subject to the restrictions of the Gramm-Leach-Bliley Act and the Sarbanes-Oxley Act.  You may not directly or indirectly reuse or disclose such information for any purpose other than to provide the services for which you are receiving the information.
There are risks associated with the use of electronic transmission.  The sender of this information does not control the method of transmittal or service providers and assumes no duty or obligation for the security, receipt, or third party interception of this transmission.
************************************
</pre></BODY></HTML>