Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hi I'm having some troubble gett

Status
Not open for further replies.

katamann

MIS
Apr 5, 2002
62
US
Hi

I'm having some troubble getting mrtg to monitor the wan (adsl) port of my Cisco 677 router.
I get the ethernet port statistics just fine.
Is anyone succesfully monitoring a cisco 677 router?

Mrtg cfg:
<snip>
### Interface 2 >> Descr: 'PPP Driver' | Name: 'wan0-0' | Ip: '' | Eth: '' ###

Target[10.0.0.1_2]: 2:public@10.0.0.1:
SetEnv[10.0.0.1_2]: MRTG_INT_IP=&quot;&quot; MRTG_INT_DESCR=&quot;PPP Driver&quot;
MaxBytes[10.0.0.1_2]: 0
Title[10.0.0.1_2]: 2 -- CBOS675
PageTop[10.0.0.1_2]: <H1>2 -- CBOS675</H1>
<TABLE>
<TR><TD>System:</TD> <TD>CBOS675 in Irvine</TD></TR>
<TR><TD>Maintainer:</TD> <TD>Cisco Systems, Inc</TD></TR>
<TR><TD>Description:</TD><TD>PPP Driver </TD></TR>
<TR><TD>ifType:</TD> <TD>ppp (23)</TD></TR>
<TR><TD>ifName:</TD> <TD>wan0-0</TD></TR>
<TR><TD>Max Speed:</TD> <TD>0.0 bits/s</TD></TR>
</TABLE>
<snip>

-katamann
 
You might try setting the MaxBytes[10.0.0.1_2]: 0 value to 1536 (T1 value). It could be the &quot;0&quot; value is suppressing anything displayable information above.

Set to some the correct bandwidth after a short test if this helps.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top