I saw in rrd.php that there is code to cause the update feature to create rrd's if an rrd is not found - but this doesn't seem to be the case.
When running my poller I get data in the MySQL database and the only error I see is taht my rrdtool update command cannot find the base rrd file. It's not a permission problem because _sometimes_ when I reload my MySQL database and start from scratch it will decide to create the initial rrd. Very finicky.
Could someone review the code revolving around the creation of rrds? More specifically make sure that when we try to update an rrd that our file verification is checking the right structure?
Thanks,
Mitch
Operating System: Windows XP
Webserver: Apache
Cacti: 0.87d
Spine: N/A (Can we get a compiled .exe in the download section please?)
RRDTool (Cygwin or Win32 version): Win32 1.2.30
Code: Select all