I get the following when I do the verbose query on devices:
When I snmpwalk the host 10.72.2.2 with, I get the proper response.+ Running data query [9].
+ Found type = '6 '[script query].
+ Found data query XML file at '/usr/share/cacti/site/resource/script_server/host_cpu.xml'
+ XML file parsed ok.
+ Executing script for list of indexes '/usr/bin/php -q /usr/share/cacti/site/scripts/ss_host_cpu.php 10.72.2.2 10 1:161:500:public:::MD5::[None] index'
+ Executing script query '/usr/bin/php -q /usr/share/cacti/site/scripts/ss_host_cpu.php 10.72.2.2 10 1:161:500:public:::MD5::[None] query index'
+ Found data query XML file at '/usr/share/cacti/site/resource/script_server/host_cpu.xml'
+ Found data query XML file at '/usr/share/cacti/site/resource/script_server/host_cpu.xml'
+ Found data query XML file at '/usr/share/cacti/site/resource/script_server/host_cpu.xml'
Furthermore, when I did sniff the traffic from the debian server, I did not see any snmp query corresponding to any of the oid in the host_cpu.xml file or host_disk.xml file. What more can I do to track down this problem?