I cleared it, but still no difference. THis is the full debug output (sorry);
D:\cactid>cactid
CACTID: Using cactid config file [cactid.conf]
CACTID: DEBUG: The path_php_server variable is d:/cacti/script_server.php
CACTID: DEBUG: The path_cactilog variable is D:/cacti/log/cacti.log
CACTID: DEBUG: The log_destination variable is 1
CACTID: DEBUG: The path_php variable is c:/php4/php/php.exe
CACTID: DEBUG: The availability_method variable is 3
CACTID: DEBUG: The ping_recovery_count variable is 3
CACTID: DEBUG: The ping_failure_count variable is 2
CACTID: Windows Environment, root permissions not required for ICMP Ping
CACTID: DEBUG: The ping_method variable is 2
CACTID: DEBUG: The ping_retries variable is 1
CACTID: DEBUG: The ping_timeout variable is 400
CACTID: DEBUG: The log_perror variable is 1
CACTID: DEBUG: The log_pwarn variable is 1
CACTID: DEBUG: The log_pstats variable is 0
CACTID: DEBUG: The threads variable is 1
CACTID: CACTID: Version 0.8.6d starting
CACTID: MYSQL: Connecting to MySQL database 'cactitest' on '127.0.0.1'...
No log handling enabled - turning on stderr logging
Cannot find module (NOTIFICATION-LOG-MIB): At line 1 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 1 in (none)
CACTID: DEBUG: PHP Script Server Routine Started
CACTID: DEBUG: PHP Script Server About to FORK Child Process
CACTID: DEBUG: PHP Script Server Child FORK Success
CACTID: DEBUG: Confirmed PHP Script Server Running
CACTID: DEBUG: Initial Value of Active Threads is 0
CACTID: DEBUG: In Poller, About to Start Polling of Host
CACTID: MYSQL: Connecting to MySQL database 'cactitest' on '127.0.0.1'...
CACTID: DEBUG: Valid Thread to be Created
CACTID: DEBUG: The Value of Active Threads is 1
CACTID: DEBUG: The UDP Ping return_code was -1, errno was 104, total_time was 0.0000
CACTID: Host[2] PING: Result UDP: Host is Alive
CACTID: DEBUG: SQLCMD: update host set status='3',status_event_count='0', status_fail_date='2005-01-27 10:10:00',status_rec_date='2005-01-27 10:12:00',status_last_error='Host did not respond to SNMP, UDP: Host is Alive',min_time='0.000000',max_time='72.999950',cur_time='0.000000',avg_time='0.668362',total_polls='7582',failed_polls='22',availability='99.7098' where id='2'
CACTID: Host[2] DEBUG: The POPEN returned the following File Descriptor 9
Can't open perl script "D:cacti/scripts/w32_perfmon.pl": No such file or directory
CACTID: Host[2] ERROR: Empty result [127.0.0.1]: 'perl D:\cacti/scripts/w32_perfmon.pl c:/perflogs/cpu-usage.csv "\\ADA-1048\Processor(_Total)\Processor Time"'
CACTID: Host[2] WARNING: Result from SCRIPT not valid. Partial Result: U...
CACTID: Host[2] SCRIPT: perl D:\cacti/scripts/w32_perfmon.pl c:/perflogs/cpu-usage.csv "\\ADA-1048\Processor(_Total)\Processor Time", output: U
CACTID: DEBUG: SQLCMD: insert into poller_output (local_data_id,rrd_name,time,output) values (17,'CPU','2005-01-31 16:59:15','U')
CACTID: Host[2] DEBUG: The POPEN returned the following File Descriptor 9
Can't open perl script "D:cacti/scripts/w32_perfmon.pl": No such file or directory
CACTID: Host[2] ERROR: Empty result [127.0.0.1]: 'perl D:\cacti/scripts/w32_perfmon.pl c:/perflogs/disk-usage.csv "\\ADA-1048\LogicalDisk(_Total)\Free Megabytes"'
CACTID: Host[2] WARNING: Result from SCRIPT not valid. Partial Result: U...
CACTID: Host[2] SCRIPT: perl D:\cacti/scripts/w32_perfmon.pl c:/perflogs/disk-usage.csv "\\ADA-1048\LogicalDisk(_Total)\Free Megabytes", output: U
CACTID: DEBUG: SQLCMD: insert into poller_output (local_data_id,rrd_name,time,output) values (23,'Disk','2005-01-31 16:59:15','U')
CACTID: Host[2] DEBUG: The POPEN returned the following File Descriptor 9
Can't open perl script "D:cacti/scripts/w32_perfmon.pl": No such file or directory
CACTID: Host[2] ERROR: Empty result [127.0.0.1]: 'perl D:\cacti/scripts/w32_perfmon.pl c:/perflogs/ram-usage.csv "\\ADA-1048\Memory\Pages/sec"'
CACTID: Host[2] WARNING: Result from SCRIPT not valid. Partial Result: U...
CACTID: Host[2] SCRIPT: perl D:\cacti/scripts/w32_perfmon.pl c:/perflogs/ram-usage.csv "\\ADA-1048\Memory\Pages/sec", output: U
CACTID: DEBUG: SQLCMD: insert into poller_output (local_data_id,rrd_name,time,output) values (25,'RAM','2005-01-31 16:59:15','U')
CACTID: Host[2] DEBUG: The POPEN returned the following File Descriptor 9
Can't open perl script "D:cacti/scripts/w32_perfmon.pl": No such file or directory
CACTID: Host[2] ERROR: Empty result [127.0.0.1]: 'perl D:\cacti/scripts/w32_perfmon.pl c:/perflogs/thresholds.csv "RAM"'
CACTID: Host[2] WARNING: Result from SCRIPT not valid. Partial Result: U...
CACTID: Host[2] SCRIPT: perl D:\cacti/scripts/w32_perfmon.pl c:/perflogs/thresholds.csv "RAM", output: U
CACTID: DEBUG: SQLCMD: insert into poller_output (local_data_id,rrd_name,time,output) values (26,'Threshold-Ram','2005-01-31 16:59:15','U')
CACTID: Host[2] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
CACTID: DEBUG: The Value of Active Threads is 0
CACTID: DEBUG: SQLCMD: replace into settings (name,value) values ('date',NOW())
CACTID: DEBUG: SQLCMD: insert into poller_time (poller_id, start_time, end_time) values (0, NOW(), NOW())
CACTID: DEBUG: Thread Cleanup Complete
CACTID: DEBUG: PHP Script Server Shutdown Started
CACTID: DEBUG: PHP Script Server Pipes Closed
CACTID: DEBUG: Allocated Variable Memory Freed
CACTID: DEBUG: MYSQL Free & Close Completed
CACTID: Execution Time: 2.9080 s, Threads: 1, Hosts: 1
D:\cactid>