I am running MRTG 2.12.0 and am having a problem with my graphs, they are generated at 100Mb and my traffic is only at at 1MB so all I see is a flat line at the bottom of the graph, I have used earlier versions of MRTG and have usually had the graphs autoscale, a sample of my config is below, I just cant figure out what I am doing wrong, I have tried commenting out the Maxbytes but then I do not get correct values in my graphs. Can anyone point me in the right direction? Thank you
### 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 EnableIPv6: no WorkDir: /home/rene/http/mrtg1 Options[_]: growright, bits ###################################################################### # System: Switch # Description: Cisco Internetwork Operating System Software # IOS (tm) C2950 Software (C2950-I6Q4L2-M), Version 12.1(19)EA1c, RELEASE SOFTWARE (fc2) # Copyright (c) 1986-2004 by cisco Systems, Inc. # Compiled Mon 02-Feb-04 23:29 by yenanh # Contact: Rene # Location: Fasttrack Bluffs ###################################################################### ### Interface 9 >> Descr: 'FastEthernet0/9' | Name: 'Fa0/9' | Ip: '' | Eth: '00-0f-90-64-8f-89' ### Target[192.168.0.1_9]: 9:[EMAIL PROTECTED]: SetEnv[192.168.0.1_9]: MRTG_INT_IP="" MRTG_INT_DESCR="FastEthernet0/9" MaxBytes[192.168.0.1_9]: 12500000 Title[192.168.0.1_9]: Traffic Analysis for 9 -- Switch PageTop[192.168.0.1_9]: <H1>Traffic Analysis for 9 -- Switch</H1> <TABLE> <TR><TD>System:</TD> <TD>Switch in Fasttrack Bluffs</TD></TR> <TR><TD>Maintainer:</TD> <TD>Rene </TD></TR> <TR><TD>Description:</TD><TD>FastEthernet0/9 </TD></TR> <TR><TD>ifType:</TD> <TD>ethernetCsmacd (6)</TD></TR> <TR><TD>ifName:</TD> <TD>Fa0/9</TD></TR> <TR><TD>Max Speed:</TD> <TD>12.5 MBytes/s</TD></TR> </TABLE> -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
