Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
This plugin seems to work in every way except actually fixing my graphs. If I click the icon next to the graph or do it from the graphs screen, everything seems to work fine setting wise, the graphs screen even shows the interfaces being tied to the 64bit counters selection. I've verified that the max in the database has been reset, and everything else seems to be good - however my graphs will still hit the 140mbps wall then reset to zero instead of displaying correctly.
At this point I'm not sure what else I can check or why the graphs aren't working properly when everything seems to be good.
I have a very large database of devices and interfaces, if this plugin works, it will help me fix a lot of old interfaces with 32bit counters very quickly. At this point not having much luck though.
This plugin seems to work in every way except actually fixing my graphs. If I click the icon next to the graph or do it from the graphs screen, everything seems to work fine setting wise, the graphs screen even shows the interfaces being tied to the 64bit counters selection. I've verified that the max in the database has been reset, and everything else seems to be good - however my graphs will still hit the 140mbps wall then reset to zero instead of displaying correctly.
At this point I'm not sure what else I can check or why the graphs aren't working properly when everything seems to be good.
Do you have any strange log entries during the poll after you set graph to fix?
Try to compare rrdtool info on files before and after fixing.
Check datasource info for fixed graph: did the template change? What's the new maximum?
Is there a way to compare the rrdtool info on the files other than the datasource debug screen?
Yes the datasource info changed. See the screenshots I've attached.
You can see rrdtool info by executing command "rrdtool info path-to-file.rrd".
Looks like everything is right, you have changed the datasource to 64-bit. May be there is a problem with a host you are polling? May be its 64-bit counters are not working right?
I'm trying to use this plugin to convert my "Interface - Traffic (bytes/sec, Total Bandwidth)" graphs over to a 64bit version. None of the graphs show the icon for the convert and mass selecting the graphs and trying to run the convert just shows they are all ineligible to be converted. I have attached a screen shot of the settings I have currently. Additionally, I tried another approach to see if I could get it to work by converting my existing graphs to "Interface - Traffic (bits/sec)" and adjusting the settings for the fix64 as suggested earlier in this post but they were not eligible either. If I added a new graph with those settings, it was eligible, so the problem is with my existing graphs somehow. I am running 8.8a and the plugin architecture is 3.1. I have tried turning off all other plugins to see if any of those are interfering but that didn't work either. I'm stumped on this one. Can anyone suggest a course of action? Thanks!
Actually, I think I have this sorted out now. I was able to create a new graph template for bytes with total for 64 bit and was then able to apply fix 64. The graphs are still updating so I think this worked.
Kimboaticus wrote:I'm trying to use this plugin to convert my "Interface - Traffic (bytes/sec, Total Bandwidth)" graphs over to a 64bit version. None of the graphs show the icon for the convert and mass selecting the graphs and trying to run the convert just shows they are all ineligible to be converted.
Thanks SHD, that is what fixed it for me. Now I am wondering what do I do if I want to change some of these converted graphs over to In/Out bits (64-bit)? As I see it, the plugin forces you to pick SNMP queries from the same type (both bits or both bytes) when you go into settings. Is there a way to modify things so that you can pick say In/Out Bytes (64-bit) for the SNMP search, and In/Out Bits (64-bit) for the desired SNMP? Or is this step in moving from a 64-bit byte graph to a 64-bit bit graph even necessary as the Data query is already set to use 64-bit counters, in which case, all you need to do is change the graph itself and everything else is already set as it should be?
Kimboaticus wrote:Now I am wondering what do I do if I want to change some of these converted graphs over to In/Out bits (64-bit)?
I think after converting to 64-bit counters you can try go to Graph Management, select graphs you want to convert and chose "Change graph template" action at the bottom of a page. Not sure if it will work, so try with one graph first. And do backup.
It appears to work doing it this way. The only thing that doesn't get changed is the Output Type ID in the Data Source. It stays as "In/Out Bytes with Total Bandwidth (64-bit Counters)". Not sure if this is entirely an issue as although they are two different outputs, they both use the 64-bit counters.
Kimboaticus wrote:The only thing that doesn't get changed is the Output Type ID in the Data Source. It stays as "In/Out Bytes with Total Bandwidth (64-bit Counters)". Not sure if this is entirely an issue as although they are two different outputs, they both use the 64-bit counters.
You can change data template the same way as the graph template (at the Data Sources page), but it is unnecessary because it uses the same SNMP OID. So it's a matter of taste to change this template or not.