I had this issue a while ago and I upgraded MRTG and it worked and now works great. I am unsure of your issue, do you set maxbytes as a default in your template anywhere? I use the standard cfgmaker interface template. I am monitoring hundreds of 10G and 10/20/30G port channels without an issue for quite some time. I would check your interface template to start with, see where you can go from there.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cook, Garry Sent: Thursday, May 10, 2007 11:05 AM To: [email protected] Subject: Re: [mrtg] Monitor TenGiga ports I don't think any of that really matters. It's the MAXBYTES value that shows what 100% bandwidth is. For instance, my 10 Gb ports show the following after I run cfgmaker: MaxBytes[10.48.58.1_TenGigabitEthernet2_2]: 536870911 This translates (in my routers2.cgi frontend with RRD backend) to '100% Bandwidth (4.29G bps)'. However, we know that's not right. So, I change it in the config to the following: MaxBytes[10.48.58.1_TenGigabitEthernet2_2]: 1250000000 ...and now I see '100% Bandwidth (10Gbps) Incidentally, I also had to change my 20 Gb port channel to: MaxBytes[10.48.58.1_Port-channel1]: 2500000000 Why is MaxBytes not calculated correctly from the beginning? I'm not sure. Could be a cfgmaker issue or it could be a problem with my interface template. I don't yet have enough TenGigabitEthernet interfaces to worry about it. I can change them all by hand for now. Thanks, Garry -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mizrahi, Gil Sent: Thursday, May 10, 2007 8:16 AM To: Geba, Scott; Mersberger, Robert; [email protected] Subject: Re: [mrtg] Monitor TenGiga ports Yes I am using the 64bit counters. Example [EMAIL PROTECTED]:::::2. How you store the data? As MRTG gif or as .rrd file? What front-end are you using? NOTICE: This e-mail and any files transmitted with it are the property of ARCADIS U.S., Inc. and its affiliates. All rights, including without limitation copyright, are reserved. The proprietary information contained in this e-mail message, and any files transmitted with it, is intended for the use of the recipient(s) named above. If the reader of this e-mail is not the intended recipient, you are hereby notified that you have received this e-mail in error and that any review, distribution or copying of this e-mail or any files transmitted with it is strictly prohibited. If you have received this e-mail in error, please notify the sender immediately and delete the original message and any files transmitted. The unauthorized use of this e-mail or any files transmitted with it is prohibited and disclaimed by ARCADIS U.S., Inc. and its affiliates. _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
