i've checked some topics about ntfs permissions and tried to find in this key the decision:
that's my pollerlog.log:
Code: Select all
08/12/2008 10:32:47 AM - SYSTEM STATS: Time:1.2143 Method:cmd.php Processes:1 Threads:N/A Hosts:4 HostsPerProcess:4 DataSources:41 RRDsProcessed:0
Code: Select all
08/12/2008 10:36:28 AM - CMDPHP: Poller[0] ERROR: The PHP Script: CMD.PHP Must be started using the full path to the file and in lower case. This is a PHP Bug!!!
-1
Code: Select all
RRDTool Command:
c:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Cisco 2811 VPN-Router - Logged in Users" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="users" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="C\:/Apache2/htdocs/cacti/rra/cisco_2811_vpn-router__users_20.rrd":users:AVERAGE \
AREA:a#4668E4FF:"Users" \
GPRINT:a:LAST:"Current\:%8.0lf" \
GPRINT:a:AVERAGE:"Average\:%8.0lf" \
GPRINT:a:MAX:"Maximum\:%8.0lf"
RRDTool Says:
ERROR: opening 'C:/Apache2/htdocs/cacti/rra/cisco_2811_vpn-router__users_20.rrd': No such file or directory
Nothing has happened.