I have added some new graphs and I was starting to go mad trying to work out why some values from the same script would display and other wouldn't.
I was watching the poller log file and these are the suspect entries
The thing is that the number of variables being monitored is wrong for both rrd files06/30/2005 02:20:10 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/server_files_43.rrd --template files:filestotal 1120105204:42:3476036
06/30/2005 02:20:10 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/server_read_42.rrd --template write 1120105204:588202
The rrdtoool info shows 3 and 2 respectively but cacti is only updating 2 and 1 respectively. The data input,templates and sources have all been checked several times.
I have checked through cacti's interface for anywhere this might be screwing up but there doesn't seem to be anything wrong.
I have tried with both cactid and cmd.php pollers with the same result.
Any assistance would be appreciated.