MultiCom Technical Support Forum Index MultiCom Technical Support
Supporting MultiCom Routers, Firewalls and VPN
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How do I configure MRTG:

 
Post new topic   Reply to topic    MultiCom Technical Support Forum Index -> 2.x Frequently Asked Questions
View previous topic :: View next topic  
Author Message
Support



Joined: 09 Oct 2002
Posts: 175
Location: Lausanne, Switzerland

PostPosted: Fri Jan 24, 03 9:00    Post subject: How do I configure MRTG: Reply with quote

MRTG is a 3rd Party software program for monitoring Ethernet devices using SNMP. The MRTG discovery script incorrectly reports the Maxbyte variable as 0 when in fact it should be set according to the type of connection T1 = 193000, 56K = 7000, Ethernet = 1250000 (max bits per connection divided by 8 for bytes). The MaxBytes value will be used by MRTG to decide whether it got a valid response from the router. You need to manually enter in a value here.

Below is a working configuration file for a Pocket MultiCom. More information about the MRTG software can be found at http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/
Code:
# Add a WorkDir: /some/path line to this file
WorkDir: C:\InetPub\wwwroot\pocket
Options[_]: growright, unknaszero
WithPeak[_]: wmy
######################################################################
# Description: MULTICOM, ISDN/IP Router
# Contact: info@lightning.ch
# System Name: MultiCom
# Location: av des Boveresses 50, 1010 Lausanne
#.....................................................................

Target[10.0.0.1.1]: 1:public@10.0.0.1
MaxBytes[10.0.0.1.1]: 1250000
Title[10.0.0.1.1]: MultiCom (10.0.0.1.1): eth
PageTop[10.0.0.1.1]: <H1>Traffic Analysis for ETH
</H1>
<TABLE>
<TR><TD>System:</TD><TD>Pocket MultiCom 2.6.1 #10147-00:90:F4:00:27:A3, Lausanne</TD></TR>
<TR><TD>Maintainer:</TD><TD>support@lightning.ch</TD></TR>
<TR><TD>Interface:</TD><TD>eth (1)</TD></TR>
<TR><TD>IP:</TD><TD> (10.0.0.1)</TD></TR>
<TR><TD>Max Speed:</TD>
<TD>1.25 MBytes/s (ethernetCsmacd)</TD></TR>
</TABLE>
#---------------------------------------------------------------
Target[10.0.0.1.2]: 2:public@10.0.0.1
MaxBytes[10.0.0.1.2]: 16000
Title[10.0.0.1.2]: MultiCom (): WAN
PageTop[10.0.0.1.2]: <H1>Traffic Analysis for WAN
</H1>
<TABLE>
<TR><TD>System:</TD><TD>Pocket MultiCom 2.6.1 #10147-00:90:F4:00:27:A3, Lausanne</TD></TR>
<TR><TD>Maintainer:</TD><TD>info@lightning.ch</TD></TR>
<TR><TD>Interface:</TD><TD>WAN (2)</TD></TR>
<TR><TD>IP:</TD><TD> (10.0.0.1)</TD></TR>
<TR><TD>Max Speed:</TD>
<TD>16 kBytes/s (basicISDN)</TD></TR>
</TABLE>
#---------------------------------------------------------------
Other SNMP software include ActiveSNMP http://www.cscare.com/ActiveSNMP/ or Router IP Console http://www.innerdive.com/.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    MultiCom Technical Support Forum Index -> 2.x Frequently Asked Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group