Issue : RRD files not created

Paulus Tamba <[email protected]> Fri, 6 Mar 2015 16:30:22 +0700
Newsgroups gmane.network.cacti.user
Message-ID <[email protected]>
Hi,

I’m having issue with one of the devices we monitor with cacti. I’m trying to get graph for hrProcessLoad from an SNMP device, but the rrd is not created. I’ve searched the web, but most of the suggestion is about permission issue of <htdocs>/cacti/rra which I have confirmed to be not the issue. I’m running 0.8.8c on SLES 11 SP3.

Here’s the output from cacti.log about the poller. As seen, the poller is able to retrieve the value from the device, issue a rrdtool create command, and rrdtool update command. But there’s not graph created

03/06/2015 04:25:02 PM - CMDPHP: Poller[0] Host[17] DS[248] SNMP: v2: <ip_address>, dsname: load, oid: .1.3.6.1.2.1.25.3.3.1.2.768, output: 21
03/06/2015 04:25:02 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /srv/www/htdocs/cacti/rra/<device_name>_traffic_in_243.rrd --template traffic_in:traffic_out 1425633902:0:0
03/06/2015 04:25:02 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /srv/www/htdocs/cacti/rra/<device_name>_traffic_in_244.rrd --template traffic_in:traffic_out 1425633902:0:0
03/06/2015 04:25:02 PM - CMDPHP: Poller[0] Time: 0.5505 s, Theads: N/A, Hosts: 9
03/06/2015 04:25:02 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /srv/www/htdocs/cacti/rra/<device_name>_traffic_in_242.rrd --template traffic_out:traffic_in 1425633902:2188400294:2188400294
03/06/2015 04:25:02 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool create /srv/www/htdocs/cacti/rra/<device_name>_load_248.rrd   --step 300   DS:load:GAUGE:600:0:100  RRA:AVERAGE:0.5:1:0  RRA:AVERAGE:0.5:1:0  RRA:AVERAGE:0.5:1:0  RRA:AVERAGE:0.5:1:4100  RRA:AVERAGE:0.5:6:700  RRA:AVERAGE:0.5:24:775  RRA:AVERAGE:0.5:12:4100  RRA:AVERAGE:0.5:288:797  RRA:AVERAGE:0.5:1:230400  RRA:MIN:0.5:1:4100  RRA:MIN:0.5:6:700  RRA:MIN:0.5:24:775  RRA:MIN:0.5:288:797  RRA:MAX:0.5:1:4100  RRA:MAX:0.5:6:700  RRA:MAX:0.5:24:775  RRA:MAX:0.5:12:4100  RRA:MAX:0.5:288:797  RRA:LAST:0.5:1:4100  RRA:LAST:0.5:6:700  RRA:LAST:0.5:24:775  RRA:LAST:0.5:288:797
03/06/2015 04:25:02 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /srv/www/htdocs/cacti/rra/<device_name>_load_248.rrd --template load N:21

Both graph debug mode as well as apache2 error_log complains about

ERROR: opening '/srv/www/htdocs/cacti/rra/<device_name>_load_248.rrd': No such file or directory

Strangely enough, I’m able to traffic information graph from the same device, which is quite frustrating.

Any pointers on where else I should look?

—
Regards,
Paulus Tamba

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/

_______________________________________________
cacti-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cacti-user
signature.asc (application/pgp-signature, 842 B)
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org

iQIcBAEBCgAGBQJU+XO0AAoJEDGm0oraFuLInWIP/2ZH35OsTqMCdZyOz3OrBlG5
Qa5r2Z5q+vaq9z39udQDnZb1Av4wUWI+oZIYuHXqDlHoyCAYqw4c9P2oJxoMkB6N
hGZq27tnHPSTqQKMRPCujK8Af0R/JyTQDQvlZ3gb+Exl+xvFoL15doHMFB6RlVlr
kvxHTswIOt4D5dN4L9Lrp7ECTSiZODykOY0eVPRj5+FzW8qm9yDocpx4KVSUX/zT
NhU+FWA+fKobUptA+LyMBHz6M8C1k0tXvNIu4RxKxrLVsFlcbB7wCMsf4zr8jRjD
ysoKaEPUDq5mU/k+tNSiyKXXs6GQzy3mzi6barGOYIG1ft+XFGR4B63vMKoFWyBF
YkYnWIrsUFQZcU2WxtAj6/F+MX9A7gk2TfLkVZBbJ7ppG3aFvA7e6qWhbbgYmenF
xm6keNtl0fAZF0x1WyVkal2GUbhbF/ta0foJkCvCzU34pZuHIs9X5fGp+qv17Bt/
kcONcw0pblHdtQKpKED2Qe1P5v/s/Xhu9QYgHLga4o3f6D6dGyARg+4pjFw8edCr
qQ/OVRO0vNBkaeg8aXjNrIZkIOE9XWNUW3HrY1up7gZniwQGzigHvq/K7F7opd0c
e1vo971sVI96Tbnuz5Po6wO69SQE0R0+mQL0F9vUCQbDpC3jUq/BECS6RmIIC5p4
kyURVWhlaQG7XaBul9Gc
=iAby
-----END PGP SIGNATURE-----