Can't go over 114Mbps
Moderators: Developers, Moderators
Can't go over 114Mbps
HI
I have search the forum and tried all the recommend this still no go.
I have 26 port switch with 2 Gig port, Gig port I am not able to get it over 114Mbit I am using SNMP Version 2 and using in/out Bits (64-bit Counts). I know I am pushing more than 130Mbps. Any help is greatly appreciated.
I have search the forum and tried all the recommend this still no go.
I have 26 port switch with 2 Gig port, Gig port I am not able to get it over 114Mbit I am using SNMP Version 2 and using in/out Bits (64-bit Counts). I know I am pushing more than 130Mbps. Any help is greatly appreciated.
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
You need to alter the max value when you are working with a Gig port. Sorry but changing it on a port by port basis is not currently supported. For those graphs that are already created, you will need to "tune" your RRD files. See http://www.rrdtool.org for tuning the maximum value allowable for a DS in an RRD file.
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
is this the right command
Code: Select all
rrdtool tune traffic_in_110.rrd --maximum traffic_out:1000000000
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
You 1) need snmpv2 2) alter the max value in the template prior to creating graphs 3) see rrdtool.org for instructions on modifying existing rrd files, you must perform by the DS item.
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
I run quite a few graphs that go above that, I've never had to manually alter the rrd file by hand. The trick is to first create the device as V1, create a couple v1 graphs to make sure those are working, and THEN change the device to v2, and add your v2 graph using the 64 bit counter graph type instead of the regular 32 bit one.
It can be a switch/router issue also, it may not support 64 bit counters and/or the interface MIB extension for 64 counters.
For example, my 12/24/48 port Gigabit 3COM switches (32xx) work fine, but the 48 10/100 + 2 1G (4250T) switches do not. On the 4250T the 64bit counters are not there in the MIB for the Gigabit ports...
Try to snmpwalk the device, and see if there are any 64 bit counters in the MIB (it takes some time, but worth a look).
Sarge
For example, my 12/24/48 port Gigabit 3COM switches (32xx) work fine, but the 48 10/100 + 2 1G (4250T) switches do not. On the 4250T the 64bit counters are not there in the MIB for the Gigabit ports...
Try to snmpwalk the device, and see if there are any 64 bit counters in the MIB (it takes some time, but worth a look).
Sarge
It doesn't work.rkramer wrote:I run quite a few graphs that go above that, I've never had to manually alter the rrd file by hand. The trick is to first create the device as V1, create a couple v1 graphs to make sure those are working, and THEN change the device to v2, and add your v2 graph using the 64 bit counter graph type instead of the regular 32 bit one.
-
- Posts: 1
- Joined: Fri May 19, 2006 8:42 am
Who is online
Users browsing this forum: No registered users and 0 guests