<div>Hi,</div>
<div> </div>
<div>I want to plot CRCs on Cisco Router&#39;s interfaces, for that i make a cfg file as below:</div>
<div> </div>
<div>***************************************************************** cfg file snap ************************************</div>
<div>WorkDir: C:\Inetpub\wwwroot\mrtg\ <br>HtmlDir: C:\Inetpub\wwwroot\mrtg\<br>ImageDir: C:\Inetpub\wwwroot\mrtg\<br>LogDir: C:\Inetpub\wwwroot\mrtg\ <br>Icondir: C:\Inetpub\wwwroot\mrtg\<br>Refresh: 300 <br>RunAsDaemon: Yes <br>
Interval: 5<br>Options[_]: gauge<br></div>
<div>Target[crc1]: <a href="mailto:1.3.6.1.2.1.16.1.1.1.5.14%3Acommunity@10.0.0.">1.3.6.1.2.1.16.1.1.1.5.14:community@10.0.0.</a>.1<br>MaxBytes[crc1]: 1000<br>Title[crc1]: CRC on first interface<br>PageTop[crc1]: &lt;h1&gt;CRCs on Router1&#39;s interfaces&lt;/h1&gt;<br>
*****************************************************************end *************************************************</div>
<div> </div>
<div>where 14 at the ned of OID is the ifindex of interface of 10.0.0.1. But the following error is generating when i run the below command </div>
<div> </div>
<div>C:\mrtg\bin&gt;perl mrtg C:\Inetpub\wwwroot\mrtg\CRC.cfg<br>Daemonizing MRTG ...<br>Do Not close this window. Or MRTG will die<br>2009-03-16 16:39:20: ERROR: Target[crc1][_IN_] &#39;1.3.6.1.2.1.16.1.1.1.5. $target-&gt;[0]{$mode} &#39; evaluated to &#39;☺♥♠☺☻☺►☺☺☺♣2458401775&#39; instead of a number</div>

<div>2009-03-16 16:39:20: ERROR: Target[crc1][_OUT_] &#39;1.3.6.1.2.1.16.1.1.1.5. $target-&gt;[0]{$mode} &#39; evaluated to &#39;☺♥♠☺☻☺►☺☺☺♣4218328121&#39; instead of a numbe<br>r<br></div>
<div> </div>
<div> </div>
<div>This seems that it is plotting in/out stats of interface rather CRCs.</div>
<div> </div>
<div>Any idea?</div>
<div> </div>
<div>Thanks</div>
<div> </div>
<div>-FJ</div>