<!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[_]: &nbsp;Entrada:
<br>LegendO[_]: &nbsp;&nbsp;&nbsp;&nbsp;Saida:
<br>AddHead[_]: <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]: <H2>Roteador Cisco 2501 Posinfo</H2>
<br> <TABLE>
<br> <TR><TD>Interface:</TD><TD>Serial 1/2</TD></TR>
<br> <TR><TD>Velocidade:</TD><TD>64 Kbps</TD></TR>
<br> </TABLE>
<br>...
<p>I'd like to understand why the current percentages sum exceeds 100%.
Is this right or not ?
<p><tt> Max IN: 63.6 kbps
(99.4%)</tt>
<br><tt> Average IN: 35.3 kbps (55.1%)</tt>
<br><tt> Current IN: 61.1 kbps (<b>95.4%</b>)</tt><tt></tt>
<p><tt> Max OUT: 53.0 kbps
(82.9%)</tt>
<br><tt> Average OUT: 10.3 kbps (16.0%)</tt>
<br><tt> Current OUT: 30.6 kbps (<b>47.8%</b>)</tt></html>