I decided to start from scratch with a completely fresh install on the new box and can't seem to get it going. Seem to be having a prob that many others are having... All indications are that it polls just fine both manually from the cmd prompt (both cmd.php and poller.php) and automatically through a scheduled task. My log file is chock-full of entries like this where it has a valid result and claims to be creating/updating the RRD file. They just simply don't get created though.
I did go "lazy" this time and install a packaged Apache/MySQL/PHP install kit from "Apachefriends" called XAMPP.07/06/2005 03:35:09 PM - POLLER: Poller[0] CACTI2RRD: c:\rrdtool\rrdtool.exe update C:\apachefriends\xampp\cacti\rra\router_atlanta_10_80_0_1_traffic_in_44.rrd --template traffic_out:traffic_in N:1610304361:2818026174
07/06/2005 03:35:09 PM - POLLER: Poller[0] CACTI2RRD: c:\rrdtool\rrdtool.exe create C:\apachefriends\xampp\cacti/rra/router_atlanta_10_80_0_1_traffic_in_44.rrd --step 300 DS:traffic_in:COUNTER:600:0:100000000 DS:traffic_out:COUNTER:600:0:100000000 RRA:AVERAGE:0.5:1:600 RRA:AVERAGE:0.5:6:700 RRA:AVERAGE:0.5:24:775 RRA:AVERAGE:0.5:288:797 RRA:MAX:0.5:1:600 RRA:MAX:0.5:6:700 RRA:MAX:0.5:24:775 RRA:MAX:0.5:288:797 RRA:LAST:0.5:1:600 RRA:LAST:0.5:6:700 RRA:LAST:0.5:24:775 RRA:LAST:0.5:288:797
07/06/2005 03:35:09 PM - POLLER: Poller[0] CACTI2RRD: c:\rrdtool\rrdtool.exe update C:\apachefriends\xampp\cacti\rra\router_atlanta_10_80_16_1_5min_cpu_70.rrd --template 5min_cpu N:6
07/06/2005 03:35:09 PM - POLLER: Poller[0] CACTI2RRD: c:\rrdtool\rrdtool.exe create C:\apachefriends\xampp\cacti/rra/router_atlanta_10_80_16_1_5min_cpu_70.rrd --step 300 DS:5min_cpu:GAUGE:600:0:100 RRA:AVERAGE:0.5:1:600 RRA:AVERAGE:0.5:6:700 RRA:AVERAGE:0.5:24:775 RRA:AVERAGE:0.5:288:797 RRA:MAX:0.5:1:600 RRA:MAX:0.5:6:700 RRA:MAX:0.5:24:775 RRA:MAX:0.5:288:797 RRA:LAST:0.5:1:600 RRA:LAST:0.5:6:700 RRA:LAST:0.5:24:775 RRA:LAST:0.5:288:797
07/06/2005 03:35:09 PM - POLLER: Poller[0] CACTI2RRD: c:\rrdtool\rrdtool.exe update C:\apachefriends\xampp\cacti\rra\router_atlanta_10_80_16_1_cisco_iomem_127.rrd --template cisco_iomem N:28560224
On my Win2K3 server with Cacti 8.6f, it installed:
PHP 5.0.4
Apache HTTPD 2.0.54
MySQL 4.1.12
I manually added Cygwin 1.5.18-1
I also started out with the release version of RRDTOOL 1.2.10 but found TheWitness' announcement in this forum that it was incompatible, so I switched to the cygwin version that is on cacti.net (1.2.10 again). I have verified that Cacti is set to use the 1.2.x version. I was unable to locate a "fonts" folder in either install of RRDTOOL, so that path setting has remained blank in Cacti.
I've given the RRA and LOG folders "full" access to both the logged in user and later to "everyone" with no improvement.
I've tried to help myself here by reading through the forum, but as of yet I haven't seen an answer that has resolved this for me.
Any ideas?
Many thanks,
Jason