<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
I'm monitoring a 64Kbps serial in a Cisco 2501 router.
<br>My config is the folowing:
<p># Add a WorkDir: /some/path line to this file
<br>WorkDir: c:\InetPub\wwwroot\ci\redes\mrtg
<br>IconDir: ..\icons
<p>Directory[_]: routers
<br>Options[_]: bits growright
<br>WithPeak[_]: ymw
<br>Suppress[_]: ymw
<br>YLegend[_]: Bits por Segundo
<br>Xsize[_]: 580
<br>Ysize[_]: 180
<br>ShortLegend[_]: bps
<br>Legend1[_]: Trafego de Entrada em Bits por Segundo
<br>Legend2[_]: Trafego de Saida em Bits por Segundo
<br>Legend3[_]: Trafego Maximo de Entrada em 5 Minutos
<br>Legend4[_]: Trafego Maximo de Saida em 5 Minutos
<br>LegendI[_]: &amp;nbsp;Entrada:
<br>LegendO[_]: &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Saida:
<br>AddHead[_]: &lt;base href="<A HREF="http://intranet.positivo/ci/redes/mrtg/routers/">http://intranet.positivo/ci/redes/mrtg/routers/</A>">
<br>...
<br>Target[posinfo.cisco.2501.ser1]: 2:public@172.19.2.1
<br>Unscaled[posinfo.cisco.2501.ser1]: ymwd
<br>MaxBytes[posinfo.cisco.2501.ser1]: 8000
<br>Title[posinfo.cisco.2501.ser1]: Cisco 2501 - Serial 1/2
<br>PageTop[posinfo.cisco.2501.ser1]: &lt;H2>Roteador Cisco 2501 Posinfo&lt;/H2>
<br>&nbsp;&lt;TABLE>
<br>&nbsp;&nbsp; &lt;TR>&lt;TD>Interface:&lt;/TD>&lt;TD>Serial 1/2&lt;/TD>&lt;/TR>
<br>&nbsp;&nbsp; &lt;TR>&lt;TD>Velocidade:&lt;/TD>&lt;TD>64 Kbps&lt;/TD>&lt;/TR>
<br>&nbsp;&lt;/TABLE>
<br>...
<p>I'd like to understand why the current percentages sum exceeds 100%.
Is this right or not ?
<p><tt>&nbsp;Max IN:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 63.6 kbps
(99.4%)</tt>
<br><tt>&nbsp;Average IN:&nbsp;&nbsp;&nbsp; 35.3 kbps (55.1%)</tt>
<br><tt>&nbsp;Current IN:&nbsp;&nbsp;&nbsp; 61.1 kbps (<b>95.4%</b>)</tt><tt></tt>
<p><tt>&nbsp;Max OUT:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 53.0 kbps
(82.9%)</tt>
<br><tt>&nbsp;Average OUT:&nbsp;&nbsp;&nbsp; 10.3 kbps (16.0%)</tt>
<br><tt>&nbsp;Current OUT:&nbsp;&nbsp;&nbsp; 30.6 kbps (<b>47.8%</b>)</tt></html>