Gaps in graphs
Moderators: Developers, Moderators
Gaps in graphs
Hi,
After lots of tweaks and browsing this forum, we still have problems graphing our 1800-24G switch.
I attached the image for demostration.
We tried 1 minute polling, modifying the data sources to 1250000000 etc, but nothing works. Counters are 64 bit, even with the net-snmp rebuilded with the --enable-mfd-rewrites option. But as you can see, no succes..
Anyone an idea what is wrong?
After lots of tweaks and browsing this forum, we still have problems graphing our 1800-24G switch.
I attached the image for demostration.
We tried 1 minute polling, modifying the data sources to 1250000000 etc, but nothing works. Counters are 64 bit, even with the net-snmp rebuilded with the --enable-mfd-rewrites option. But as you can see, no succes..
Anyone an idea what is wrong?
- Attachments
-
- cacti.jpg (27.83 KiB) Viewed 2792 times
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
The cmd.php poller is notorious for slowness when you have an agent that fails. However, if you can get spine to build, you will be all set.
Make sure you test it from the command line before turning it on.
TheWitness
Make sure you test it from the command line before turning it on.
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 wrote:The cmd.php poller is notorious for slowness when you have an agent that fails. However, if you can get spine to build, you will be all set.
Make sure you test it from the command line before turning it on.
TheWitness
Also SPINE has been configured and been tested. Also no success.
Good news is that i managed to get clean images now, but it does still not exceed 100 mbit values. If it reaches 100 mbit, it drops. Gaps are gone though by changing IfSpeed to IfHiSpeed in the DATA QUERY'S option.
- Attachments
-
- untitled.gif (8.78 KiB) Viewed 2636 times
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
This is caused by the fact that the 32bit counters overflow at right around 100MBps. This is a known limiation of snmp. The resolution is to use the 64bit counter grapns and either snmpv2 or snmpv3. If you device does not support them, you simply need to poll more frequently, say every 1 minute for this device. Then the max goes to abound 700 or so.
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?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Post your "rrdtool info" for the files. Let's see if Reinhard was right about the max value.
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 bet he didn't delete his old rrd files for that device when he switched to the 64bit templates...
| 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 |
Then you lose that bet I always create fresh ones if i change something.BSOD2600 wrote:I bet he didn't delete his old rrd files for that device when he switched to the 64bit templates...
Info file:
filename = "1_gbit_switch_traffic_in_78.rrd"
rrd_version = "0003"
step = 300
last_update = 1202632202
ds[traffic_in].type = "COUNTER"
ds[traffic_in].minimal_heartbeat = 600
ds[traffic_in].min = 0.0000000000e+00
ds[traffic_in].max = 1.2500000000e+09
ds[traffic_in].last_ds = "1473559908"
ds[traffic_in].value = 5.0412822990e+06
ds[traffic_in].unknown_sec = 0
ds[traffic_out].type = "COUNTER"
ds[traffic_out].minimal_heartbeat = 600
ds[traffic_out].min = 0.0000000000e+00
ds[traffic_out].max = 1.0000000000e+08
ds[traffic_out].last_ds = "2395114850"
ds[traffic_out].value = 3.3363808106e+06
ds[traffic_out].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 600
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[0].cdp_prep[1].value = NaN
rra[0].cdp_prep[1].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 700
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 0.0000000000e+00
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[1].cdp_prep[1].value = 0.0000000000e+00
rra[1].cdp_prep[1].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 775
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 1.2071734378e+07
rra[2].cdp_prep[0].unknown_datapoints = 1
rra[2].cdp_prep[1].value = 4.2013670219e+07
rra[2].cdp_prep[1].unknown_datapoints = 0
rra[3].cf = "AVERAGE"
rra[3].rows = 797
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 1.7027074576e+08
rra[3].cdp_prep[0].unknown_datapoints = 19
rra[3].cdp_prep[1].value = 4.6703613929e+08
rra[3].cdp_prep[1].unknown_datapoints = 32
rra[4].cf = "MAX"
rra[4].rows = 600
rra[4].pdp_per_row = 1
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = NaN
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[4].cdp_prep[1].value = NaN
rra[4].cdp_prep[1].unknown_datapoints = 0
rra[5].cf = "MAX"
rra[5].rows = 700
rra[5].pdp_per_row = 6
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 2.5205796968e+06
rra[5].cdp_prep[0].unknown_datapoints = 0
rra[5].cdp_prep[1].value = 1.6660315144e+06
rra[5].cdp_prep[1].unknown_datapoints = 0
rra[6].cf = "MAX"
rra[6].rows = 775
rra[6].pdp_per_row = 24
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 2.5205796968e+06
rra[6].cdp_prep[0].unknown_datapoints = 1
rra[6].cdp_prep[1].value = 1.4119176774e+07
rra[6].cdp_prep[1].unknown_datapoints = 0
rra[7].cf = "MAX"
rra[7].rows = 797
rra[7].pdp_per_row = 288
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = 2.5205796968e+06
rra[7].cdp_prep[0].unknown_datapoints = 19
rra[7].cdp_prep[1].value = 1.4119176774e+07
rra[7].cdp_prep[1].unknown_datapoints = 32
Maybe i overlook something (too long playing with it )
Thanks for all your help!
Who is online
Users browsing this forum: No registered users and 1 guest