Can Cacti monitor Gigabit Speeds???
Moderators: Developers, Moderators
Can Cacti monitor Gigabit Speeds???
Dear ALL
I use cacti to monitor performance on gigabit ethernet speeds 1G-10G
but i observed that cacti doesn't graph for speeds above 800Mbps with SNMP v2 and 64bit
Please tell me is there anyone who measure performance data on gigabit interfaces(above 800Mbps)??
Any additional fine tunning required for higher speeds???(above 800Mbps) other than default configuration
Chanakaw
I use cacti to monitor performance on gigabit ethernet speeds 1G-10G
but i observed that cacti doesn't graph for speeds above 800Mbps with SNMP v2 and 64bit
Please tell me is there anyone who measure performance data on gigabit interfaces(above 800Mbps)??
Any additional fine tunning required for higher speeds???(above 800Mbps) other than default configuration
Chanakaw
Yes, it can. Although, it sounds like you're going to have to use the 1 minute polling patch and/or Boost plugin. Typically snmpv2 and 64bit graph templates work for most.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Please post a graph of the problem you're experiencing. Additionally, you might want to read through http://docs.cacti.net/node/283.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Hi BSOD2600
In the attached graphs cacti doesn't graph for values more that 800Mbps
I m graphing with SNMP2 and 64bit data source
I haven't install either 1 minute polling patch or Boost plugin...
so please he to fix the problem
chanakaw
In the attached graphs cacti doesn't graph for values more that 800Mbps
I m graphing with SNMP2 and 64bit data source
I haven't install either 1 minute polling patch or Boost plugin...
so please he to fix the problem
chanakaw
Last edited by chanakaw on Wed Dec 19, 2007 4:58 am, edited 1 time in total.
What does your MAX value look like in the Data Source Item?
www.cactiexchange.com -- Hosted Tools for the Cacti Community:
Cacti Perl Tool
Cacti XML Tool
Search OID-to-Names
[url=http://www.google.com/search?num=100&hl=en&safe=off&domains=forums.cacti.net&q=cacti&sitesearch=forums.cacti.net]Cacti Forums Google Index -- Better than the main page version![/url]
Cacti Perl Tool
Cacti XML Tool
Search OID-to-Names
[url=http://www.google.com/search?num=100&hl=en&safe=off&domains=forums.cacti.net&q=cacti&sitesearch=forums.cacti.net]Cacti Forums Google Index -- Better than the main page version![/url]
It depends on the data you are receiving from the host. Check how your data is sent, bits or byte or packets or whatever. You should be able to find it from the MIB.
If it is coming in as bits, you may want to do a CDEF to convert it to bytes before you graph it. First check how your data is coming in from the host. An snmpwalk or snmpget won't tell you whether it is bits or bytes.
-Stephen
If it is coming in as bits, you may want to do a CDEF to convert it to bytes before you graph it. First check how your data is coming in from the host. An snmpwalk or snmpget won't tell you whether it is bits or bytes.
-Stephen
www.cactiexchange.com -- Hosted Tools for the Cacti Community:
Cacti Perl Tool
Cacti XML Tool
Search OID-to-Names
[url=http://www.google.com/search?num=100&hl=en&safe=off&domains=forums.cacti.net&q=cacti&sitesearch=forums.cacti.net]Cacti Forums Google Index -- Better than the main page version![/url]
Cacti Perl Tool
Cacti XML Tool
Search OID-to-Names
[url=http://www.google.com/search?num=100&hl=en&safe=off&domains=forums.cacti.net&q=cacti&sitesearch=forums.cacti.net]Cacti Forums Google Index -- Better than the main page version![/url]
Check under your Graph Template Item. You should see a CDEF there (at least there is one in the CactiEZ installation) to convert bits to bytes. If you don't have it, make a request here and either I or someone will post the CDEF.
-Stephen
-Stephen
www.cactiexchange.com -- Hosted Tools for the Cacti Community:
Cacti Perl Tool
Cacti XML Tool
Search OID-to-Names
[url=http://www.google.com/search?num=100&hl=en&safe=off&domains=forums.cacti.net&q=cacti&sitesearch=forums.cacti.net]Cacti Forums Google Index -- Better than the main page version![/url]
Cacti Perl Tool
Cacti XML Tool
Search OID-to-Names
[url=http://www.google.com/search?num=100&hl=en&safe=off&domains=forums.cacti.net&q=cacti&sitesearch=forums.cacti.net]Cacti Forums Google Index -- Better than the main page version![/url]
If you are seeing a limit of 100,000,000 in the data template/source, that is causing the error. SNMP is returning octets (bytes), so your upper limit for bits/s would be 8 times that value. In this case 800mb/s.
You will probably also need to adjust the max size in the rrd file with the rrdtune commnad.
You will probably also need to adjust the max size in the rrd file with the rrdtune commnad.
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
1) 10G Interfaces can be tracked, but not without changes to the Standard Interface Data Template
2) You must use SNMPv2 and 64-bit Counters
3) You MUST adjust the max value in the Data Template (I would just create a new one, but it's a lot of work)
4) If you already have graphs you want to keep, you can use the RRDtool tune command to increase the Max value in the RRDfile.
TheWitness
2) You must use SNMPv2 and 64-bit Counters
3) You MUST adjust the max value in the Data Template (I would just create a new one, but it's a lot of work)
4) If you already have graphs you want to keep, you can use the RRDtool tune command to increase the Max value in the RRDfile.
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?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Please "reread" my post.
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?
Who is online
Users browsing this forum: No registered users and 2 guests