No rrdfiles created and no graphs visible

Post support questions that relate to the Windows 2003/2000/XP operating systems.

Moderators: Developers, Moderators

Post Reply
Sims
Posts: 21
Joined: Wed Apr 05, 2006 5:20 am

No rrdfiles created and no graphs visible

Post by Sims »

Hi there !
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...... :D

Thanks by advance !
Sims
Posts: 21
Joined: Wed Apr 05, 2006 5:20 am

Post by Sims »

Sorry for double post , but here is my logs from the cactid debug mode:

Code: Select all

04/05/2006 04:05:05 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select realm_id from user_auth_realm where user_id=1"  
04/05/2006 04:05:05 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select username from user_auth where id=1"  
04/05/2006 04:05:05 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 04:05:05 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select id from user_auth where username='guest'"  
04/05/2006 04:05:05 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select cacti from version"  
04/05/2006 04:05:03 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select count(*) from poller_command"  
04/05/2006 04:05:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "truncate table poller_output"  
04/05/2006 04:05:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "replace into settings (name,value) values ('stats_poller','Time:2.2694 Method:cactid Processes:1 Threads:1 Hosts:3 HostsPerProcess:3 DataSources:0 RRDsProcessed:0')"  
04/05/2006 04:05:03 PM - SYSTEM STATS: Time:2.2694 Method:cactid Processes:1 Threads:1 Hosts:3 HostsPerProcess:3 DataSources:0 RRDsProcessed:0  
04/05/2006 04:05:03 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 04:05:03 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select poller_id,end_time from poller_time where poller_id = 0"  
04/05/2006 04:05:03 PM - CACTID: Poller[0] Time: 1.5940 s, Threads: 1, Hosts: 3  
04/05/2006 04:05:03 PM - CACTID: Poller[0] DEBUG: MYSQL Free & Close Completed  
04/05/2006 04:05:03 PM - CACTID: Poller[0] CACTID: Net-SNMP API Shutdown Completed  
04/05/2006 04:05:03 PM - CACTID: Poller[0] DEBUG: Allocated Variable Memory Freed  
04/05/2006 04:05:03 PM - CACTID: Poller[0] DEBUG: PHP Script Server Pipes Closed  
04/05/2006 04:05:03 PM - CACTID: Poller[0] DEBUG: Thread Cleanup Complete  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '9': OK  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '9': 'insert into poller_time (poller_id, start_time, end_time) values (0, NOW(), NOW())'  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '8': OK  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '8': 'replace into settings (name,value) values ('date',NOW())'  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 0  
04/05/2006 04:05:02 PM - CACTID: Poller[0] Host[7] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '28': OK  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '28': 'SELECT action,hostname,snmp_community,snmp_version,snmp_username,snmp_password,rrd_name,rrd_path,arg1,arg2,arg3,local_data_id,rrd_num,snmp_port,snmp_timeout FROM poller_item WHERE host_id=7 ORDER BY arg1'  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '7': OK  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '7': 'update poller_reindex set assert_value='2567879' where host_id='7' and data_query_id='9' and arg1='.1.3.6.1.2.1.1.3.0''  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '6': OK  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '6': 'update poller_reindex set assert_value='2567877' where host_id='7' and data_query_id='8' and arg1='.1.3.6.1.2.1.1.3.0''  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '5': OK  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '5': 'update poller_reindex set assert_value='2567874' where host_id='7' and data_query_id='1' and arg1='.1.3.6.1.2.1.1.3.0''  
04/05/2006 04:05:02 PM - CACTID: Poller[0] Host[7] RECACHE: Processing 3 items in the auto reindex cache for 'localhost'  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '27': OK  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '27': 'SELECT data_query_id,action,op,assert_value,arg1 FROM poller_reindex WHERE host_id=7'  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '4': OK  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '4': 'update host set status='3',status_event_count='0', status_fail_date='0000-00-00 00:00:00',status_rec_date='0000-00-00 00:00:00',status_last_error='',min_time='9.999990',max_time='29.000040',cur_time='29.000040',avg_time='15.974177',total_polls='78',failed_polls='0',availability='100.0000' where id='7''  
04/05/2006 04:05:02 PM - CACTID: Poller[0] Host[7] SNMP Result: Host responded to SNMP  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '26': OK  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '26': 'SELECT id, hostname,snmp_community,snmp_username,snmp_password,snmp_version,snmp_port,snmp_timeout,status,status_event_count,status_fail_date,status_rec_date,status_last_error,min_time,max_time,cur_time,avg_time,total_polls,failed_polls,availability FROM host WHERE id=7'  
04/05/2006 04:05:02 PM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on '127.0.0.1'...  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 1  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: Valid Thread to be Created  
04/05/2006 04:05:02 PM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on '127.0.0.1'...  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: In Poller, About to Start Polling of Host  
04/05/2006 04:05:02 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 04:05:02 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 0  
04/05/2006 04:05:02 PM - CACTID: Poller[0] Host[2] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function  
04/05/2006 04:05:02 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select poller_id,end_time from poller_time where poller_id = 0"  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '25': OK  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '25': 'SELECT action,hostname,snmp_community,snmp_version,snmp_username,snmp_password,rrd_name,rrd_path,arg1,arg2,arg3,local_data_id,rrd_num,snmp_port,snmp_timeout FROM poller_item WHERE host_id=2 ORDER BY arg1'  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '3': OK  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '3': 'update poller_reindex set assert_value='2567846' where host_id='2' and data_query_id='9' and arg1='.1.3.6.1.2.1.1.3.0''  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '2': OK  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '2': 'update poller_reindex set assert_value='2567844' where host_id='2' and data_query_id='8' and arg1='.1.3.6.1.2.1.1.3.0''  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '1': OK  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '1': 'update poller_reindex set assert_value='2567841' where host_id='2' and data_query_id='1' and arg1='.1.3.6.1.2.1.1.3.0''  
04/05/2006 04:05:02 PM - CACTID: Poller[0] Host[2] RECACHE: Processing 3 items in the auto reindex cache for 'localhost'  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '24': OK  
04/05/2006 04:05:02 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "replace into settings (name,value) values ('date',NOW())"  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '24': 'SELECT data_query_id,action,op,assert_value,arg1 FROM poller_reindex WHERE host_id=2'  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '0': OK  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Insert ID '0': 'update host set status='3',status_event_count='0', status_fail_date='0000-00-00 00:00:00',status_rec_date='0000-00-00 00:00:00',status_last_error='',min_time='9.999990',max_time='34.000160',cur_time='18.999810',avg_time='20.299774',total_polls='110',failed_polls='0',availability='100.0000' where id='2''  
04/05/2006 04:05:02 PM - CACTID: Poller[0] Host[2] SNMP Result: Host responded to SNMP  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '23': OK  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '23': 'SELECT id, hostname,snmp_community,snmp_username,snmp_password,snmp_version,snmp_port,snmp_timeout,status,status_event_count,status_fail_date,status_rec_date,status_last_error,min_time,max_time,cur_time,avg_time,total_polls,failed_polls,availability FROM host WHERE id=2'  
04/05/2006 04:05:02 PM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on '127.0.0.1'...  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 1  
04/05/2006 04:05:02 PM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on '127.0.0.1'...  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: Valid Thread to be Created  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: In Poller, About to Start Polling of Host  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 0  
04/05/2006 04:05:02 PM - CACTID: Poller[0] Host[0] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '22': OK  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '22': 'SELECT action,hostname,snmp_community,snmp_version,snmp_username,snmp_password,rrd_name,rrd_path,arg1,arg2,arg3,local_data_id,rrd_num,snmp_port,snmp_timeout FROM poller_item WHERE host_id=0 ORDER BY arg1'  
04/05/2006 04:05:02 PM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on '127.0.0.1'...  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: The Value of Active Threads is 1  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: Valid Thread to be Created  
04/05/2006 04:05:02 PM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on '127.0.0.1'...  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: In Poller, About to Start Polling of Host  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: Initial Value of Active Threads is 0  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '21': OK  
04/05/2006 04:05:02 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '21': 'SELECT id FROM host WHERE disabled='' AND id BETWEEN 0 AND 7 ORDER BY id'  
04/05/2006 04:05:02 PM - CACTID: Poller[0] CACTID: Initializing PHP Script Server  
04/05/2006 04:05:01 PM - CACTID: Poller[0] CACTID: Initializing Net-SNMP API  
04/05/2006 04:05:01 PM - CACTID: Poller[0] MYSQL: Connected to MySQL database 'cacti' on '127.0.0.1'...  
04/05/2006 04:05:01 PM - CACTID: Poller[0] MYSQL: Connecting to MySQL database 'cacti' on '127.0.0.1'...  
04/05/2006 04:05:01 PM - CACTID: Poller[0] CACTID: Version 0.8.6f starting  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: The Maximum SNMP OID Get Size is 10  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '20': OK  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '20': 'SELECT value FROM settings WHERE name = 'max_get_size''  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: The PHP Script Server is Not Required  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: StartHost='0', EndHost='7', TotalPHPScripts='0'  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '19': OK  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '19': 'SELECT action FROM poller_item WHERE action=2 AND host_id BETWEEN 0 AND 7 LIMIT 1'  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: The number of php script servers to run is 1  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '18': OK  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '18': 'SELECT value FROM settings WHERE name = 'php_servers''  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: The script timeout is 25  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '17': OK  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '17': 'SELECT value FROM settings WHERE name = 'script_timeout''  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: The number of concurrent processes is 1  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '16': OK  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '16': 'SELECT value FROM settings WHERE name = 'concurrent_processes''  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: The polling interval is the system default  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '15': OK  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '15': 'SELECT value FROM settings WHERE name = 'poller_interval''  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: The threads variable is 1  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '14': OK  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '14': 'SELECT value FROM settings WHERE name = 'max_threads''  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: The log_pstats variable is 0  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '13': OK  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '13': 'SELECT value FROM settings WHERE name = 'log_pstats''  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: The log_pwarn variable is 0  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '12': OK  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '12': 'SELECT value FROM settings WHERE name = 'log_pwarn''  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: The log_perror variable is 1  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '11': OK  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '11': 'SELECT value FROM settings WHERE name = 'log_perror''  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: The ping_timeout variable is 400  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '10': OK  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '10': 'SELECT value FROM settings WHERE name = 'ping_timeout''  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: The ping_retries variable is 1  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '9': OK  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '9': 'SELECT value FROM settings WHERE name = 'ping_retries''  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: The ping_method variable is 2  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '8': OK  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '8': 'SELECT value FROM settings WHERE name = 'ping_method''  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: The ping_failure_count variable is 2  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '7': OK  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '7': 'SELECT value FROM settings WHERE name = 'ping_failure_count''  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: The ping_recovery_count variable is 3  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '6': OK  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '6': 'SELECT value FROM settings WHERE name = 'ping_recovery_count''  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: The availability_method variable is 2  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '5': OK  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '5': 'SELECT value FROM settings WHERE name = 'availability_method''  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: The path_php variable is C:/EasyPHP1-7/php/php.exe  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '4': OK  
04/05/2006 04:05:01 PM - CACTID: Poller[0] DEBUG: MySQL Query ID '4': 'SELECT value FROM settings WHERE name = 'path_php_binary''  
04/05/2006 04:05:01 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: c:/cactid/cactid.exe, ARGS: 0 7]  
04/05/2006 04:05:01 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "truncate table poller_time"  
04/05/2006 04:05:01 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "replace into settings (name,value) values ('path_webroot','c:/cacti')"  
04/05/2006 04:05:01 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select id from host where disabled = '' order by id"  
04/05/2006 04:05:01 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select count(*) from poller_item" 
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

1) have you read my windows install guide?
2) Do you have any data sources for cacti to poll?
3) try running:
mysql -u root -p cacti
>truncate table poller_output;
>quit
Sims
Posts: 21
Joined: Wed Apr 05, 2006 5:20 am

Post by Sims »

Sure I read your guide !
I hope there is data for cacti to poll , but not sure , how can I be sure ?
It can just poll snmp info no?
Where do I have to run your command? in SQL?
Sorry (the first time I install it)

EDIT : it is still troncated , but done it on sql ....

N.B:My SNMP is ok tested it with getif
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Check the data sources section in cacti. Did you tell cacti to poll anything yet?
Sims
Posts: 21
Joined: Wed Apr 05, 2006 5:20 am

Post by Sims »

Oh :o yes,indeed There wasn't anything in data sources , now I have something but still no rdd :-?
My logs in "LOW":

Code: Select all

04/06/2006 02:07:03 PM - SYSTEM STATS: Time:1.1169 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:5 RRDsProcessed:0  
04/06/2006 02:06:03 PM - SYSTEM STATS: Time:1.1267 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:5 RRDsProcessed:0  

My new debug logs

Code: Select all

04/06/2006 02:02:27 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select realm_id from user_auth_realm where user_id=1"  
04/06/2006 02:02:27 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select username from user_auth where id=1"  
04/06/2006 02:02:27 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/06/2006 02:02:27 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select id from user_auth where username='guest'"  
04/06/2006 02:02:27 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select cacti from version"  
04/06/2006 02:02:25 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select realm_id from user_auth_realm where user_id=1"  
04/06/2006 02:02:25 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select username from user_auth where id=1"  
04/06/2006 02:02:25 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/06/2006 02:02:25 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select id from user_auth where username='guest'"  
04/06/2006 02:02:25 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select cacti from version"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='remove_verification'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='remove_verification'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='other_header'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='other_header'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_retries'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_retries'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_port'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_port'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_timeout'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_timeout'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_password'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_password'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_username'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_username'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_community'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_community'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_ver'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_ver'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_header'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_header'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='rrdtool_version'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='rrdtool_version'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_version'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_version'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='versions_header'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='versions_header'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_perror'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_perror'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_pwarn'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_pwarn'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_pstats'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_pstats'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_verbosity'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_verbosity'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='poller_header'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='poller_header'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_export'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_export'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_graph'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_graph'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_snmp'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_snmp'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_destination'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_destination'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='logging_header'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='logging_header'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select realm_id from user_auth_realm where user_id=1"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select username from user_auth where id=1"  
04/06/2006 02:02:23 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/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select id from user_auth where username='guest'"  
04/06/2006 02:02:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select cacti from version"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='ping_recovery_count'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='ping_recovery_count'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='ping_failure_count'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='ping_failure_count'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='updown_header'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='updown_header'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='ping_retries'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='ping_retries'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='ping_timeout'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='ping_timeout'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='ping_method'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='ping_method'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='availability_method'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='availability_method'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='availability_header'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='availability_header'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='max_get_size'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='max_get_size'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='script_timeout'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='script_timeout'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='php_servers'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='php_servers'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='max_threads'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='max_threads'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='cactid_header'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='cactid_header'"  
04/06/2006 02:02:21 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='concurrent_processes'"  
04/06/2006 02:02:20 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='concurrent_processes'"  
04/06/2006 02:02:20 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='poller_type'"  
04/06/2006 02:02:20 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='poller_type'"  
04/06/2006 02:02:20 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='poller_enabled'"  
04/06/2006 02:02:20 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='poller_enabled'"  
04/06/2006 02:02:20 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='poller_header'"  
04/06/2006 02:02:20 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='poller_header'"  
04/06/2006 02:02:20 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select realm_id from user_auth_realm where user_id=1"  
04/06/2006 02:02:20 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select username from user_auth where id=1"  
04/06/2006 02:02:20 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/06/2006 02:02:20 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select id from user_auth where username='guest'"  
04/06/2006 02:02:20 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select cacti from version"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='remove_verification'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='remove_verification'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='other_header'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='other_header'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_retries'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_retries'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_port'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_port'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_timeout'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_timeout'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_password'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_password'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_username'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_username'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_community'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_community'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_ver'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_ver'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_header'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_header'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='rrdtool_version'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='rrdtool_version'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='snmp_version'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='snmp_version'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='versions_header'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='versions_header'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_perror'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_perror'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_pwarn'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_pwarn'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_pstats'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_pstats'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_verbosity'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_verbosity'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='poller_header'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='poller_header'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_export'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_export'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_graph'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_graph'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_snmp'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_snmp'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='log_destination'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='log_destination'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='logging_header'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='logging_header'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select realm_id from user_auth_realm where user_id=1"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select username from user_auth where id=1"  
04/06/2006 02:02:19 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/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select id from user_auth where username='guest'"  
04/06/2006 02:02:19 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select cacti from version"  
04/06/2006 02:02:03 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select count(*) from poller_command"  
04/06/2006 02:02:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "truncate table poller_output"  
04/06/2006 02:02:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "replace into settings (name,value) values ('stats_poller','Time:1.1553 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:5 RRDsProcessed:0')"  
04/06/2006 02:02:03 PM - SYSTEM STATS: Time:1.1553 Method:cmd.php Processes:1 Threads:N/A Hosts:2 HostsPerProcess:2 DataSources:5 RRDsProcessed:0  
04/06/2006 02:02:03 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/06/2006 02:02:03 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select poller_id,end_time from poller_time where poller_id = 0"  
04/06/2006 02:02:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "replace into settings (name,value) values ('date',NOW())"  
04/06/2006 02:02:02 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_time (poller_id, start_time, end_time) values (0, NOW(), NOW())"  
04/06/2006 02:02:02 PM - CMDPHP: Poller[0] Time: 0.1412 s, Theads: N/A, Hosts: 1  
04/06/2006 02:02:02 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update host set status = '1', status_event_count = '94', status_fail_date = '0000-00-00 00:00:00', status_rec_date = '0000-00-00 00:00:00', status_last_error = 'Host did not respond to SNMP', min_time = '9.99999', max_time = '0.00000', cur_time = '0.00000', avg_time = '0.00000', total_polls = '95', failed_polls = '95', availability = '0' where hostname = '127.0.0.1'"  
04/06/2006 02:02:02 PM - CMDPHP: Poller[0] Host[5] SNMP: Host did not respond to SNMP  
04/06/2006 02:02:02 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "SELECT count(*) from poller_item WHERE (action=2 AND (host_id >= 0 and host_id <= 5))"  
04/06/2006 02:02:02 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "SELECT * from poller_item WHERE (host_id >= 0 and host_id <= 5) ORDER by host_id"  
04/06/2006 02:02:02 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select * from host where (disabled = '' and id >= 0 and id <= 5) ORDER by id"  
04/06/2006 02:02:02 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: e:/easy/php/php.exe, ARGS: -q e:/cacti/cmd.php 0 5]  
04/06/2006 02:02:02 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "truncate table poller_time"  
04/06/2006 02:02:02 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "replace into settings (name,value) values ('path_webroot','e:/cacti')"  
04/06/2006 02:02:02 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select id from host where disabled = '' order by id"  
04/06/2006 02:02:02 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select count(*) from poller_item"  
  
Anybody have idea please?
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Are you looking through the debugging logs at what is going on? Host[5] SNMP: Host did not respond to SNMP is a problem. Fix that, then maybe you'll collect data and have rrd file(s) created.
Sims
Posts: 21
Joined: Wed Apr 05, 2006 5:20 am

Post by Sims »

Yep I had looking !
But still nothing while snmp works with Getif

EDIT : It works with net-snmp !!

Yes yes !!! Thanks a lot to everybody !
Does anybody have a link or can explain me how does Cacti works with templates, data sources, data queries...Cause I am lost in its Management
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Sims wrote:EDIT : It works with net-snmp !!
The net-snmp snmp agent? It's not required. The microsoft one works just fine.

Sims wrote:Does anybody have a link or can explain me how does Cacti works with templates, data sources, data queries...Cause I am lost in its Management
There are no full guides I know of. Data queries collect the data (perl, php, bash, whatever scripts or snmp) and present it to cacti. A data template then puts it in the proper data sources in the rrd file(s). Then a graph template, uses the data source template and presents the data from the rrd file.
Sims
Posts: 21
Joined: Wed Apr 05, 2006 5:20 am

Post by Sims »

Thanks a lot for this short but clear explain !
I can know more about the logical structure 8)

But now I have still SNMP problems , you told me net-snmp wasn't obligatory ....I knew that but my rrds files just had been created when I installed it ....so I let it ^^

Here is the log I see ,when CMD is executing every 5 minutes :

Code: Select all

Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
Cannot find module (IP-MIB): At line 0 in (none)
Cannot find module (IF-MIB): At line 0 in (none)
Cannot find module (TCP-MIB): At line 0 in (none)
Cannot find module (UDP-MIB): At line 0 in (none)
Cannot find module (HOST-RESOURCES-MIB): At line 0 in (none)
Cannot find module (SNMPv2-MIB): At line 0 in (none)
Cannot find module (SNMPv2-SMI): At line 0 in (none)
Cannot find module (NOTIFICATION-LOG-MIB): At line 0 in (none)
Cannot find module (UCD-SNMP-MIB): At line 0 in (none)
Cannot find module (UCD-DEMO-MIB): At line 0 in (none)
Cannot find module (SNMP-TARGET-MIB): At line 0 in (none)
Cannot find module (NET-SNMP-AGENT-MIB): At line 0 in (none)
Cannot find module (DISMAN-EVENT-MIB): At line 0 in (none)
Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none)
Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none)
Cannot find module (UCD-DLMOD-MIB): At line 0 in (none)
Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none)
Cannot find module (SNMP-MPD-MIB): At line 0 in (none)
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
My MIBDIRS is set to my easyphp/php/mibs dunno the problem , so if someone could against help me , thanks by advance !
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Well it should point to the directory where all your mib files lay. Since you're not following the instructions and are using easyphp instead of the seperate files like the guide says... you've created the problem.

Read carefully. I said net-snmp snmp agent is not needed. The net-snmp tools (i.e. snmpwalk, snmpget, etc) are needed if you are using snmpv2 or v3 on devices with certain older versions of php.
Sims
Posts: 21
Joined: Wed Apr 05, 2006 5:20 am

Post by Sims »

OK , I have done , all as you said in your guide , and it works now !
The only error I have is that the poller cmd doesn't want to close so I use the cactid one, that looks more efficient !
And moreover I had a problem with le space in the "Program Files" (damn windows) but it is solved , I have installed apache on c:\Apache

Another question , is it possible to have a graph on the "availability" or status of a server, as we can see on devices "Availability about 90%,100%..."
Cause I have an exchange server on which I haven't got rights so when I use Exchange script it make me WMI errors , and I just want to see if this server is always "healthy"
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Yes you could, but you'll have to write a simple PHP script to query the MySQL database, which stores that info. Use this script as a starting point.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest