Having a problem with Cacti, that only updates one DS in the rra file.
This is from the cacti.log in debug mode:
Code: Select all
10/01/2012 08:25:06 PM - SPINE: Poller[0] Host[3] TH[1] DS[22] SCRIPT: /usr/share/webapps/cacti/pageload/pageload-agent.php http://www.example.com, output: ttl:0.586881 str:0.564484 dns:0.001455 con:0.020122 pre:0.020165 sze:8959 spd:15265
But when rrdtool update runs it looks like this:
Code: Select all
10/01/2012 08:25:07 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/webapps/cacti/rra/example_spd_22.rrd --template ttl 1349115905:0.020122
The Script worked fine for the first machines I configured, but somewhere along the line (I changed the templates and so on). And all new hosts I add now have the above fault.
Please give me some clues