I want to make custom template, and I got some problem.
when I use SNMP - Generic OID Template to make graph, I found this OID ".1.3.6.1.4.1.318.1.1.13.3.2.2.2.9" will cause cacti log said "WARNING: Result from SNMP not valid. Partial Result: ", and the rrd show zero. I use another OID that is able to get numeric, and work in rrd.
I use snmpwalk on my cacti server like this
Code: Select all
[root@cacti ~]# snmpwalk -v 1 -c public 192.168.8.7 .1.3.6.1.4.1.318.1.1.13.3.2.2.2.9
SNMPv2-SMI::enterprises.318.1.1.13.3.2.2.2.9.0 = INTEGER: 182
I also check poller cache
Code: Select all
SNMP Version: 1, Community: public, OID: .1.3.6.1.4.1.318.1.1.13.3.2.2.2.9
RRD: /var/www/html/cacti/rra/apc-l_racktemp_890.rrd
thx
----------------------------
cacti 0.87b
php 5.1.6
net-snmp-5.4.2.1
poller is cmd.php