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.
+ Running data query [1].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/var/www/localhost/htdocs/cacti-0.8.7e/resource/snmp_queries/interface.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.2.1.2.2.1.1'
+ No SNMP data returned
+ Found data query XML file at '/var/www/localhost/htdocs/cacti-0.8.7e/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/var/www/localhost/htdocs/cacti-0.8.7e/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/var/www/localhost/htdocs/cacti-0.8.7e/resource/snmp_queries/interface.xml'
1) Was the snmpwalk you did from your cacti box's command line, or from a different box?
2) Does the hostname, community, and SNMP version set in cacti match the values you used in your test walk (10.10.10.10, public, and Version 2, respectively)?
Hm. Not really sure what else to check, sorry... I'm not a MT user myself. Have you tried switching Cacti back and forth between Version 1 and Version 2 to see if it makes any difference?
I don't know how your scripts work with Cacti, how Cacti collect the data, but I think it's easy to count how many registered clients each interface have.
+ Running data query [1].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/var/www/localhost/htdocs/cacti-0.8.7e/resource/snmp_queries/interface.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.2.1.2.2.1.1'
+ No SNMP data returned
+ Found data query XML file at '/var/www/localhost/htdocs/cacti-0.8.7e/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/var/www/localhost/htdocs/cacti-0.8.7e/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/var/www/localhost/htdocs/cacti-0.8.7e/resource/snmp_queries/interface.xml'
change the snmp version to 1 in devices definition (v2c does'n working)
belo
[quote="cetterra"][quote="kennethkalmer"]I'm having the same issue as kei with cacti 0.8.7e, where the debug query in cacti shows no results:
[code]+ Running data query [1].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/var/www/localhost/htdocs/cacti-0.8.7e/resource/snmp_queries/interface.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.2.1.2.2.1.1'
+ No SNMP data returned
+ Found data query XML file at '/var/www/localhost/htdocs/cacti-0.8.7e/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/var/www/localhost/htdocs/cacti-0.8.7e/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/var/www/localhost/htdocs/cacti-0.8.7e/resource/snmp_queries/interface.xml'[/code]
First off want to say that I love these templates, makes my life so much easier.
I just have one issue with them, the graph titles and data sources for doing signal strength monitoring via
Mikrotik - Wireless - RegTable Signal Strength
Cuts off the last 2 digits of the MAC address, It shows up in the graph fully under BSSID and in the device screen it shows it under hardware address but in the titles of the graphs and data sources it gets cut 2 digits short.
It makes it nearly impossible to filter thru a large amount of wireless clients that have nearly the same mac address, is there anyway I can fix this?