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.
After using this script I almost solved the graphing problems...
The only problem is that snmpwalk reutns only 2 zones (GLOBAL And an empty one) although names.stats exports data for all zones...
After using this script I almost solved the graphing problems...
The only problem is that snmpwalk reutns only 2 zones (GLOBAL And an empty one) although names.stats exports data for all zones...
Any idea?
thank you
Hello JJX,
Not sure if you're still having this problem, but I was using the same version as you and having the same problem as well (only GLOBAL zone showing). I realized the bind9-stats-snmpd.pl was trying to parse my Bind 9.7.1_p2 version named.stats file, which has a new format so it was only reporting GLOBAL and not adding the needed OIDs for the rest of my zones. In this thread, JeffRoberson's updated bind9-stats-snmpd.pl here: http://forums.cacti.net/about3018-165.html worked for me and now is showing all the zones in Cacti.
We are using bind9-stats-2.0.tar here, together with BIND 9.6, net-snmp-5.7.1 and cacti-0.8.7e4.
The graph this script produces looks fine, except for some occasions where there are unusual spikes
which I cannot really explain. Does anybody else experience this behaviour? It seems to just go away
after a while, but it's a bit annoying. Screenshot attached ...
Attachments
Screen shot 2012-10-16 at 16.02.12.png (44.18 KiB) Viewed 5972 times
Does anybody have a solution for the 64bit systems?
I have some busy caching DNS servers that I "monitor" with Cacti. The problem is that the servers are 64bit and the Cacti is setup in 32bit.
That creates a lot of issues because I need to "reset" my counters every 2 days. Is there anyway to enable 64bit counters for the script of Cory Powers (bind9-stats-snmpd.pl)?
We are using bind9-stats-2.0.tar here, together with BIND 9.6, net-snmp-5.7.1 and cacti-0.8.7e4.
The graph this script produces looks fine, except for some occasions where there are unusual spikes
which I cannot really explain. Does anybody else experience this behaviour? It seems to just go away
after a while, but it's a bit annoying. Screenshot attached ...
IMHO race-condition. Cacti poller has 5min interval and so does bind-stats cron. I`m currently facing the same issue.