Hi NG / List Get the following error message in the log file. ERROR: Let's not do the time warp, again. Logfile unchanged. Rateup ERROR: /usr/bin/rateup found...
Stefan Sabolowitsch
Stefan.Sabolowitsch@...
Dec 1, 2003 8:49 am
32478
... of ... from ... I have not heard of one ... logical ... Sounds right. If you're a programmer, try it. Many of us are just users ... pages, ... best ... ...
Peter Glanville
peter_glanville@...
Dec 1, 2003 9:01 am
32479
... Oops... perl -e 'use POSIX;print ctime(1074967501);' You've set the clock ahead and have done an update. (you meaning something or someone, on your...
Alex van den Bogaerdt
alex@...
Dec 1, 2003 10:45 am
32480
Hello ! When I upgrade to mrtg 2.10.6, I get these messages, and my rrd files aren't updated anymore. - perl v5.6.0 - rrdtool 1.0.45 A problem with...
Gilles Mocellin
gilles.mocellin@...
Dec 1, 2003 12:59 pm
32481
Looks like someone set up an auto response on this email address for something internal - I guess, not knowing I use it for other things. You may have got an...
Simon Westlake
simon.westlake@...
Dec 1, 2003 2:06 pm
32482
Some time ago I saw interactive MRTG graphing done using a Java Applet. At least I think that's how it was done, I don't recall and cannot seem to find my way...
Cook, Garry
GWCOOK@...
Dec 1, 2003 3:39 pm
32483
I'm having a bizarre and reproducable problem with MRTG today. I added and removed a few users from the MRTG config over the weekend, and am currently...
Simon Westlake
simon.westlake@...
Dec 1, 2003 4:11 pm
32484
I just set up MRTG to monitor proxim mp.11a 5ghz equipment. MRTG generates graphs, but they show no traffic. Does anyone have an idea? Thanks, Daniel W. Graham...
Daniel Graham
dan@...
Dec 1, 2003 6:54 pm
32485
That'll do nicely. Thanks. The one thing I wish I had was the ability to combine two or more existing logs into a single one so I could also have historical...
Jim McAtee
jmcatee@...
Dec 1, 2003 7:07 pm
32486
Hello is there any OID to measure the backplan Utilization? Is this oid the same as the led's on the frontpanel of the sup1a/sup2? thanks very much for helping...
Oliver Ziltener
ziltener@...
Dec 1, 2003 7:49 pm
32487
I have made some changes to the Bluecoat/Cacheflow proxy cfgmaker templates available for download from http://mrtg.gvolk.com. Most notably there are now...
Greg.Volk@...
Dec 1, 2003 9:00 pm
32488
Hi guys, I currently use routers2 and 14all CGi scripts to display my graphs from MRTG / RRDTool on W2K. I want to present some data in tabular format for...
Steven Williams
Steven.Williams@...
Dec 1, 2003 9:12 pm
32489
Can someone please help me with the explanation for the log file generated by mrtg? I understand that the first list the unix time stamp, current 'in' counter...
Chu, Quang
qchu@...
Dec 1, 2003 9:17 pm
32490
http://people.ee.ethz.ch/~oetiker/webtools/mrtg/logfile.html Basically, the first line is the actual value of the counters. Every other line contains the...
Corey Smith
csmith@...
Dec 1, 2003 9:31 pm
32491
Try using rrdcgi. It is part of the rrdtool distro and can be used to make custom graphs with table information underneath them. The table data will be...
Corey Smith
csmith@...
Dec 1, 2003 9:49 pm
32492
MRTG will grab the current value the next time it is run. Duplicating this by hand is not necessary as you could wait until the next cycle and see the rate in...
Corey Smith
csmith@...
Dec 1, 2003 9:53 pm
32493
This is a sample line from the Log. I understand the first line is the Unix time stamp, the second line is suppose to be the counter for in-bytes and third...
Chu, Quang
qchu@...
Dec 1, 2003 10:02 pm
32494
The first line of the log file shows the raw counters from the last poll. They can't be converted into the "current" measurement because the "current"...
Fruitman, Corey
Corey.Fruitman@...
Dec 1, 2003 10:02 pm
32495
So, if I want to set the ThreshMinI or ThreshMinO at 100 kb/s do I have to convert this into the byte counter as shown from the MRTG log file? If that is the...
Chu, Quang
qchu@...
Dec 1, 2003 10:22 pm
32496
Invalid conversion in sprintf: "%L" at /usr/local/mrtg-2/bin/mrtg line 489. ___________________________________________________________ Do You Yahoo!? -- Une...
Gilles Mocellin
gmocellin@...
Dec 2, 2003 10:12 am
32497
Excuse me for the too short precedent message ! I press enter by accident ! So, I have this message when I upgrade from 2.10.5 to 2.10.7 : Invalid conversion...
Gilles Mocellin
gmocellin@...
Dec 2, 2003 10:15 am
32498
Hi, I am totally new to MRTG. My problem is i cannot take clear picture of dial-peers(POTS/VOIP) and Controllers. This the .cfg being created with. This is...
mohammed subhan
masubhan2001@...
Dec 2, 2003 11:35 am
32499
Is anybody aware if the 3-Com NBX VOIP Telephone Systems or handsets support SNMP? Christopher Congdon Network Engineer Congdon.WEB ccongdon@... ...
Christopher A. Congdon
ccongdon@...
Dec 2, 2003 1:47 pm
32500
Go to 2.10.8 Changes 2.10.8 ... From: Marc Baudoin <babafou@...> * cfgmaker has to know about Foundry virtual Ethernet interfaces From: Tobi * %lf was...
wbresson@...
Dec 2, 2003 2:04 pm
32501
Hi, I have setup Mrtg for windows server but some log files are not geting updated. Thanks, Mallika. -- Unsubscribe...
Gogulamudi Basa Mallika
gmallika@...
Dec 2, 2003 2:08 pm
32502
What does the traffic on vlan interface shown by mrtg on cisco switches means? Since VLAN is only a logical interface, it should not have any traffic on it. --...
Chee Chew
cheechew@...
Dec 2, 2003 2:29 pm
32503
Except that MRTG itself is talking to the VLAN interface. The VLAN interface is the IP address that you assign to the switch itself. Obviously, since the...
Christopher A. Congdon
ccongdon@...
Dec 2, 2003 2:32 pm
32504
If you are looking at a multilayer switch, with one or a number of VLANs, the traffic that you are seeing may be the first packet in each particular flow. Once...
Cook, Garry
GWCOOK@...
Dec 2, 2003 2:49 pm
32505
} }What does the traffic on vlan interface shown by mrtg on cisco switches }means? Since VLAN is only a logical interface, it should not have any }traffic on...
Greg.Volk@...
Dec 2, 2003 2:52 pm
32506
Hmmm, maybe I should just have my post to the list deleted then. The information that I posted is information I had been told about Cisco switches... Oh well,...