I have a working Cacti installation (Version 0.8.7e) on Ubuntu server 10.04 LTS. I have many working graphs that I have made from available templates. I've tried creating my own graph of a single OID (based on these instructions: http://www.pawelko.net/Cacti/16-Cacti-Simple-Oid and http://www.cacti.net/downloads/docs/htm ... p_oid.html). The graph itself renders, but no values are actually graphed. I can't think what else to try and the only message in the Cacti logs are the "Partial Result: U" ones.
The configuration of the data source is here:
I get the following result on the server that is running Cacti:
Code: Select all
oliver@NFCLNAG1:~$ snmpwalk -v2c -c public 192.168.2.17 1.3.6.1.4.1.9.10.19.1.1.4
SNMPv2-SMI::enterprises.9.10.19.1.1.4.0 = Gauge32: 3
This is my first post here so please let me know if I've left any information out. Thanks in advance for any help!