I am using the Windows version of MRTG to monitor the bandwidth of the interfaces on a Cisco 3640 router. However no data is been extrapolated for an ATM interface on the router. A section of the mrtg configuration file relating to the interface is commented out with the following statement:"The following interface is commented out because it is a DS3 controller".
See output below form the mrtg configuration file in the c:\mrtg-2.10.14\bin folder:
### Interface 1 >> Descr: 'ATM2/0' | Name: 'AT2/0' | Ip: '128.95.1.1' | Eth: '' ###
### The following interface is commented out because:
### * it is a DS3 controller
#
# Target[128.95.1.1_128.95.1.1]: /128.95.1.1:mrtgtest@128.95.1.1:
# SetEnv[128.95.1.1_128.95.1.1]: MRTG_INT_IP="128.95.1.1" MRTG_INT_DESCR="ATM2/0"
# MaxBytes[128.95.1.1_128.95.1.1]: 1250000
# Title[128.95.1.1_128.95.1.1]: Traffic Analysis for 128.95.1.1 -- London_3640
# PageTop[128.95.1.1_128.95.1.1]: <H1>Traffic Analysis for 128.95.1.1 -- London_3640</H1>
# <TABLE>
# <TR><TD>System:</TD> <TD>London_3640 in </TD></TR>
# <TR><TD>Maintainer:</TD> <TD></TD></TR>
# <TR><TD>Description:</TD><TD>ATM2/0 </TD></TR>
# <TR><TD>ifType:</TD> <TD>ds3 (30)</TD></TR>
# <TR><TD>ifName:</TD> <TD>AT2/0</TD></TR>
# <TR><TD>Max Speed:</TD> <TD>1250.0 kBytes/s</TD></TR>
# <TR><TD>Ip:</TD> <TD>128.95.1.1 ()</TD></TR>
# </TABLE>
Any ideas ?
Thanks
See output below form the mrtg configuration file in the c:\mrtg-2.10.14\bin folder:
### Interface 1 >> Descr: 'ATM2/0' | Name: 'AT2/0' | Ip: '128.95.1.1' | Eth: '' ###
### The following interface is commented out because:
### * it is a DS3 controller
#
# Target[128.95.1.1_128.95.1.1]: /128.95.1.1:mrtgtest@128.95.1.1:
# SetEnv[128.95.1.1_128.95.1.1]: MRTG_INT_IP="128.95.1.1" MRTG_INT_DESCR="ATM2/0"
# MaxBytes[128.95.1.1_128.95.1.1]: 1250000
# Title[128.95.1.1_128.95.1.1]: Traffic Analysis for 128.95.1.1 -- London_3640
# PageTop[128.95.1.1_128.95.1.1]: <H1>Traffic Analysis for 128.95.1.1 -- London_3640</H1>
# <TABLE>
# <TR><TD>System:</TD> <TD>London_3640 in </TD></TR>
# <TR><TD>Maintainer:</TD> <TD></TD></TR>
# <TR><TD>Description:</TD><TD>ATM2/0 </TD></TR>
# <TR><TD>ifType:</TD> <TD>ds3 (30)</TD></TR>
# <TR><TD>ifName:</TD> <TD>AT2/0</TD></TR>
# <TR><TD>Max Speed:</TD> <TD>1250.0 kBytes/s</TD></TR>
# <TR><TD>Ip:</TD> <TD>128.95.1.1 ()</TD></TR>
# </TABLE>
Any ideas ?
Thanks