Problems with graph when traff is more than 114 mbit.
Moderators: Developers, Moderators
Problems with graph when traff is more than 114 mbit.
When traff is more than 114 mbit graph value is going to 0 and graph have only values of difference between real traph count and 114 mbit. See the attachment.
How can I solve this problem?
Thanks.
How can I solve this problem?
Thanks.
- Attachments
-
- cacti.JPG (36.34 KiB) Viewed 2173 times
- browniebraun
- Developer
- Posts: 791
- Joined: Tue Jun 13, 2006 1:17 am
- Location: Cologne, Germany
For interfaces like this one you've to choose a graph type which supports 64 Bit counters.
Best regards
-Andreas-
Best regards
-Andreas-
Hat das Blümchen einen Knick, war der Schmetterling zu dick!
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
reportit v0.7.5a
SNMPAgent v0.2.3
Download ReportIt | Download SNMPAgent | ReportIt SVN | ReportIt Templates | Wish list
It seems that your devices doesn't support 64bit counters. I have the same problem here, and the only solution is to switch to 1 minute polling interval. That will give you about 400Mbps speeds, and then the counters will flip again...
It's fine for me because my 1gb equipment without 64bit counters rarely exceeds 300Mbps.
Sadly switching from 5 minute to 1 minute polling interval isn't painless... You will have to recreate all graphs, and i my case i had about 13 000 graphs, so i made a script to recreate them. Unfortunately my script is exclusive to my case, because i have a repository with the switches, and have used it to repopulate all my hosts in cacti.
It's fine for me because my 1gb equipment without 64bit counters rarely exceeds 300Mbps.
Sadly switching from 5 minute to 1 minute polling interval isn't painless... You will have to recreate all graphs, and i my case i had about 13 000 graphs, so i made a script to recreate them. Unfortunately my script is exclusive to my case, because i have a repository with the switches, and have used it to repopulate all my hosts in cacti.
- TheWitness
- Developer
- Posts: 17062
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
You should also check the max values in your RRDfiles. One thing that happens from time to time is that a user starts doing the 64bit counters, but the Max value of the RRDfile zero's out the data in the RRDfile anyway.
If this is the case, you can use RRDtool to increase the maximum value in the RRDfile.
TheWitness
If this is the case, you can use RRDtool to increase the maximum 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?
ok, I increased max value in rrdfile of this graph using rrdtool from cli:TheWitness wrote: If this is the case, you can use RRDtool to increase the maximum value in the RRDfile.
TheWitness
I think it have the same effect when I change max value from cacti.root@radius-rnd1 # /usr/local/rrdtool-1.2.19/bin/rrdtool tune cisco_72064.rrd -a traffic_in:10000000000.0000
root@radius-rnd1 # /usr/local/rrdtool-1.2.19/bin/rrdtool tune cisco_72064.rrd -a traffic_out:10000000000.0000
root@radius-rnd1 # /usr/local/rrdtool-1.2.19/bin/rrdtool tune cisco_72064.rrd
DS[traffic_in] typ: COUNTER hbt: 600 min: 0.0000 max: 10000000000.0000
DS[traffic_out] typ: COUNTER hbt: 600 min: 0.0000 max: 10000000000.0000
finally, I have no result. Graph is steel clear. What was wrong?
Thx.
- Attachments
-
- Editing MAX value from cacti web interface
- from_cacti.JPG (94.11 KiB) Viewed 1930 times
-
- graph settings with new max value is steel clear
- cisco_cacti.JPG (143.59 KiB) Viewed 1930 times
Who is online
Users browsing this forum: No registered users and 5 guests