What I would like to do is plot the rate of increasing in & out error counts for an interface below the BW in & out for the same interface ?
the mirror command (I think) won't get me what i am looking for here .
also any tips along these lines would sure help .
Tia , JimL
The below is a guess at monitioring the error stats on one interface on one router for error counts .
# Created by
# babydr as a hopeful first draft .
### Global Config Options
# for UNIX
# WorkDir: /home/http/mrtg
# or for NT
# WorkDir: c:\mrtgdata
### Global Defaults
# to get bits instead of bytes and graphs growing to the right
# Options[_]: growright, bits
PathAdd: /usr/local/rrdtool/bin
LogFormat: rrdtool
EnableIPv6: no
options[_]: growright, bits
XSize[_]: 600
YSize[_]: 250
WithPeak[_]: ymw
WorkDir: /var/www/htdocs/router2cgi/graphs
routers.cgi*ShortDesc: MO-RTR02 TOK
### Interface 1 >> Descr: 'Serial1/0' | Name: 'Se1/0' | Ip: '192.168.3.1' | Eth: '' ###
Target[mo-rtr01_1IE]: .1.3.6.1.2.1.2.2.1.14.1&.1.3.6.1.2.1.2.2.1.20.1:Gobbltygoop@mo-rtr01:
SetEnv[mo-rtr01_1IE]: MRTG_INT_IP="192.168.3.1" MRTG_INT_DESCR="Serial1/0 Error Counts IN/OUT , Circuit ID: Provider1"
Directory[mo-rtr01_1IE]: mo-rtr01
MaxBytes[mo-rtr01_1IE]: ???????
AbsMax[mo-rtr01_1IE]: ??????
Title[mo-rtr01_1IE]: Interface 1 -- MO-RTR02.dru.local , Circuit ID: Provider1
PageTop[mo-rtr01_1IE]: <h1>Interface 1 Error Counts IN/OUT -- MO-RTR02.dru.local , Circuit ID: Provider1</h1>
<div id="sysdetails">
<table>
<tr>
<td>System:</td>
<td>MO-RTR02.dru.local in DSB</td>
</tr>
<tr>
<td>Maintainer:</td>
<td>IT
helpdesk@Dweebsareus.c0m</td>
</tr>
<tr>
<td>Description:</td>
<td>Serial1/0 Error Counts IN/OUT Frame-Relay, Circuit ID: Provider1 </td>
</tr>
<tr>
<td>ifType:</td>
<td>frame-relay (32)</td>
</tr>
<tr>
<td>ifName:</td>
<td>Se1/0</td>
</tr>
<tr>
<td>Max Speed:</td>
<td>25600.0 kbits/s</td>
</tr>
<tr>
<td>Ip:</td>
<td>192.168.3.1 ()</td>
</tr>
</table>
</div>