Hello all, and a quick thanks for your help in advance.
I have MRTG 2.15.2 running on Windows Server 2003 with ActivePerl. MRTG is running as a service and produces the first graph just fine. The problem comes when it's time to refresh. MRTG seems to not be overwriting whatever file is necessary to redraw the graph with current results. I have a total graph for a Cisco3650G router that adds all traffic from the ports into one graph and then I have individual graphs for each port. Each graph spikes up and then never goes down again. I know this to be an error because I have physically unplugged all ports and the graphs still show over 770MB/min usage. If I delete the .png files and restart MRTG, I get the same graphs as before. After deleting the log files and the .old files and restarting MRTG, the graphs start at 0 but quickly go to 770MB/min and stay there. There are no messages in the event log from MRTG. I'm really at a loss here. My config file has 28 interfaces (24 + 4 upload ports) for each of 5 routers, and then the addition of all in and out traffic for the first 24 ports combined on one graph. I've taken the combined port graph out of the .cfg file and have the same results on random ports (no one port is doing this constantly). I used cfgCreator to create the .cfg file. Here is a sample of my .cfg file. I've included one section for an individual port and one for the total traffic. Any help would be greatly appreciated. ###################################################### # Utilisation report for xxxxxxxxxxx, interface 10101 ###################################################### # Interface No. : 4 # Interface Index : 10101 Target[xxx.xxx.xxx.xxx_10101_IntUtil]: ifInOctets.10101&ifOutOctets.10101:[EMAIL PROTECTED]: Options[xxx.xxx.xxx.xxx _10101_IntUtil]: perminute, gauge, nobanner, nolegend #WithPeak[xxx.xxx.xxx.xxx _10101_IntUtil]: UnScaled[xxx.xxx.xxx.xxx _10101_IntUtil]: dwmy #Suppress[xxx.xxx.xxx.xxx _10101_IntUtil]: MaxBytes[xxx.xxx.xxx.xxx _10101_IntUtil]: 100000000 LegendI[xxx.xxx.xxx.xxx _10101_IntUtil]: In LegendO[xxx.xxx.xxx.xxx _10101_IntUtil]: Out Title[xxx.xxx.xxx.xxx _10101_IntUtil]: Utilisation report for xxxxxxxxxxxxxxxx, interface 10101 Colours[xxx.xxx.xxx.xxx_10101_IntUtil]: BLUE#C00000,GREEN#00C000,RED#0000FF,MAGENTA#FF00FF Background[xxx.xxx.xxx.xxx_10101_IntUtil]: #FFFFFF PageTop[xxx.xxx.xxx.xxx_10101_IntUtil]: <font face='Arial' size=3><B>Traffic Analysis for xxxxxxxxxxxxxxxxxx</b> <br><font face='Arial' size=2>Link Description : GigabitEthernet0/1 <br><font face='Arial' size=2>Device : xxx.xxx.xxx.xxx, Interface : 10101 <br><font face='Arial' size=2>Speed : 100000000 <br><font face='Arial' size=2>System Location : <br><font face='Arial' size=2>System Description: Cisco IOS Software, C3560 Software (C3560-IPBASE-M), Version 12.2(25)SEB2, RELEASE SOFTWARE (fc1) Copyright (c) 1986-2005 by Cisco Systems, Inc. Compiled Tue 07-Jun-05 23:34 by yenanh </p> ###################################################### # Total Router Traffic XXXXXXXXXXXX ###################################################### Target[totalgraph1]: ifInOctets.10101&ifOutOctets.10101:[EMAIL PROTECTED] + ifInOctets.10102&ifOutOctets.10102:[EMAIL PROTECTED] + ifInOctets.10103&ifOutOctets.10103:[EMAIL PROTECTED] + ifInOctets.10104&ifOutOctets.10104:[EMAIL PROTECTED] + ifInOctets.10105&ifOutOctets.10105:[EMAIL PROTECTED] + ifInOctets.10106&ifOutOctets.10106:[EMAIL PROTECTED] + ifInOctets.10107&ifOutOctets.10107:[EMAIL PROTECTED] + ifInOctets.10108&ifOutOctets.10108:[EMAIL PROTECTED] + ifInOctets.10109&ifOutOctets.10109:[EMAIL PROTECTED] + ifInOctets.10110&ifOutOctets.10110:[EMAIL PROTECTED] + ifInOctets.10111&ifOutOctets.10111:[EMAIL PROTECTED] + ifInOctets.10112&ifOutOctets.10112:[EMAIL PROTECTED] + ifInOctets.10113&ifOutOctets.10113:[EMAIL PROTECTED] + ifInOctets.10114&ifOutOctets.10114:[EMAIL PROTECTED] + ifInOctets.10115&ifOutOctets.10115:[EMAIL PROTECTED] + ifInOctets.10116&ifOutOctets.10116:[EMAIL PROTECTED] + ifInOctets.10117&ifOutOctets.10117:[EMAIL PROTECTED] + ifInOctets.10118&ifOutOctets.10118:[EMAIL PROTECTED] + ifInOctets.10119&ifOutOctets.10119:[EMAIL PROTECTED] + ifInOctets.10120&ifOutOctets.10120:[EMAIL PROTECTED] + ifInOctets.10121&ifOutOctets.10121:[EMAIL PROTECTED] + ifInOctets.10122&ifOutOctets.10122:[EMAIL PROTECTED] + ifInOctets.10123&ifOutOctets.10123:[EMAIL PROTECTED] + ifInOctets.10124&ifOutOctets.10124:[EMAIL PROTECTED] Options[totalgraph1]: perminute, gauge, nobanner, nolegend MaxBytes[totalgraph1]: 100000000000 LegendI[totalgraph1]: In LegendO[totalgraph1]: Out Title[totalgraph1]: Test Total Traffic 5 Colours[totalgraph1]: BLUE#C00000,GREEN#00C000,RED#0000FF,MAGENTA#FF00FF Background[totalgraph1]: #FFFFFF PageTop[totalgraph1]: <font face='Arial' size=3><B>Total Traffic for Switch xxxxxxxxxxxx</b> <br><font face='Arial' size=2>Device : xxxxxxxxxxxx <br><font face='Arial' size=2>System Location : Level <br><font face='Arial' size=2>System Description: Cisco Catalyst 3560G </p> This message contains information which may be confidential and privileged. Unless you are the intended recipient (or authorized to receive this message for the intended recipient), you may not use, copy, disseminate or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender by reply e-mail, and delete the message. Thank you very much.
_______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
