I really hope that someone will can help me !
I am running Cacti on windows XP, with EasyPhP1.8(Apache 1.3.33,PHP 4.3.10, and Mysql 4.1.9)
Versions for Cacti and tools are :
cacti-0.8.6h
cacti-cactid-0.8.6g
rrdtool-cygwin-1.2.12
So here is my problem ,It mades now a week I am looking on google and forums, but I cannot see any graphic and not any rrdfile is creating exept the one that has been done at the end of installation,but since this time nothing....
Here are my cacti logs :
Log with cmd :
Code: Select all
04/05/2006 12:31:05 PM - SYSTEM STATS: Time:1.1586 Method:cmd.php Processes:1 Threads:N/A Hosts:3 HostsPerProcess:3 DataSources:0 RRDsProcessed:0
04/05/2006 12:31:05 PM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
Log with cactid:
Code: Select all
04/05/2006 12:35:06 PM - SYSTEM STATS: Time:2.1249 Method:cactid Processes:1 Threads:1 Hosts:3 HostsPerProcess:3 DataSources:0 RRDsProcessed:0
And the one on a debbuging mode (cmd) :
04/05/2006 12:32:12 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select realm_id from user_auth_realm where user_id=1"
04/05/2006 12:32:12 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select username from user_auth where id=1"
04/05/2006 12:32:12 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select user_auth_realm.realm_id from user_auth_realm where user_auth_realm.user_id='1' and user_auth_realm.realm_id='15'"
04/05/2006 12:32:12 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select id from user_auth where username='guest'"
04/05/2006 12:32:12 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select cacti from version"
04/05/2006 12:32:10 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select realm_id from user_auth_realm where user_id=1"
04/05/2006 12:32:10 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select username from user_auth where id=1"
04/05/2006 12:32:10 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select user_auth_realm.realm_id from user_auth_realm where user_auth_realm.user_id='1' and user_auth_realm.realm_id='15'"
04/05/2006 12:32:10 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select id from user_auth where username='guest'"
04/05/2006 12:32:10 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select cacti from version"
04/05/2006 12:32:06 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select count(*) from poller_command"
04/05/2006 12:32:06 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "truncate table poller_output"
04/05/2006 12:32:06 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "replace into settings (name,value) values ('stats_poller','Time:1.1699 Method:cmd.php Processes:1 Threads:N/A Hosts:3 HostsPerProcess:3 DataSources:0 RRDsProcessed:0')"
04/05/2006 12:32:06 PM - SYSTEM STATS: Time:1.1699 Method:cmd.php Processes:1 Threads:N/A Hosts:3 HostsPerProcess:3 DataSources:0 RRDsProcessed:0
04/05/2006 12:32:06 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select poller_output.output, poller_output.time, poller_output.local_data_id, poller_item.rrd_path, poller_item.rrd_name, poller_item.rrd_num from (poller_output,poller_item) where (poller_output.local_data_id=poller_item.local_data_id and poller_output.rrd_name=poller_item.rrd_name)"
04/05/2006 12:32:06 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select poller_id,end_time from poller_time where poller_id = 0"
04/05/2006 12:32:06 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "replace into settings (name,value) values ('date',NOW())"
04/05/2006 12:32:05 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_time (poller_id, start_time, end_time) values (0, NOW(), NOW())"
04/05/2006 12:32:05 PM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
04/05/2006 12:32:05 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "SELECT count(*) from poller_item WHERE (action=2 AND (host_id >= 0 and host_id <= 7))"
04/05/2006 12:32:05 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "SELECT * from poller_item WHERE (host_id >= 0 and host_id <= 7) ORDER by host_id"
04/05/2006 12:32:05 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select * from host where (disabled = '' and id >= 0 and id <= 7) ORDER by id"
04/05/2006 12:32:04 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: C:/EasyPHP1-7/php/php.exe, ARGS: -q c:/cacti/cmd.php 0 7]
04/05/2006 12:32:04 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "truncate table poller_time"
04/05/2006 12:32:04 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "replace into settings (name,value) values ('path_webroot','c:/cacti')"
04/05/2006 12:32:04 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select id from host where disabled = '' order by id"
04/05/2006 12:32:04 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select count(*) from poller_item"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='remove_verification'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='remove_verification'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='other_header'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='other_header'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_retries'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_retries'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_port'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_port'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_timeout'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_timeout'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_password'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_password'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_username'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_username'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_community'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_community'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_ver'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_ver'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_header'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_header'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='rrdtool_version'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='rrdtool_version'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_version'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_version'"
04/05/2006 12:32:00 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='versions_header'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='versions_header'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_perror'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_perror'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_pwarn'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_pwarn'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_pstats'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_pstats'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_verbosity'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_verbosity'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='poller_header'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='poller_header'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_export'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_export'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_graph'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_graph'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_snmp'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_snmp'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_destination'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_destination'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='logging_header'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='logging_header'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select realm_id from user_auth_realm where user_id=1"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select username from user_auth where id=1"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select user_auth_realm.realm_id from user_auth_realm where user_auth_realm.user_id='1' and user_auth_realm.realm_id='15'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select id from user_auth where username='guest'"
04/05/2006 12:31:59 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select cacti from version"
04/05/2006 12:31:05 PM - SYSTEM STATS: Time:1.1586 Method:cmd.php Processes:1 Threads:N/A Hosts:3 HostsPerProcess:3 DataSources:0 RRDsProcessed:0
04/05/2006 12:31:05 PM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
Pleaaaaese Heeeeeelp......
Thanks by advance !