Cacti semi-working, but only graphing network traffic

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

Moderators: Developers, Moderators

Post Reply
Apples
Posts: 11
Joined: Wed Jun 14, 2006 10:00 am

Cacti semi-working, but only graphing network traffic

Post by Apples »

Hello,

I'd like to extend a thank you for answers to my previous two questions with regards to getting cacti up and running. I've run into one final behavior which I cannot quite explain.

I've set up some graphs for several PC's in the office. However, the only graph which is returning data is for PC network traffic. I've set this up successfully on 3 different computers. Graphs to monitor memory and processor usage are all not returning any data for any of the PC's I have tried to monitor.

For the associated data queries, the only one returning any rows is SNMP-Interface Statistics. Querying SNMP-Get Processor Info and SNMP-Get Mounted Partitions is returning 0 rows. Running the verbose query on either one will hang the browser until a timeout situation occurs.

This is all very confusing considering how flawlessly the network graph functionality is working. I would have expected either all the graphs to work, or none at all. I have attached a debug log from one cycle of the poller.


IIS 6.0
PHP v 4.4.2
cacti-0.8.6h
MySQL v 5.0.22
rrdtool 1.2.10
Cygwin ver 2.510.2.2
Attachments
dump.txt
(14.67 KiB) Downloaded 90 times
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

From your debug log, I don't even see cacti trying to get any other info than traffic from remote machines.

What OS'es are the remote machines where you're unsuccessful at getting any additional info?

Are you able to use net-snmp snmpwalk to retrieve processor info from any of the remote devices? try:

Code: Select all

snmpwalk -v 1 -c public <remoteip> processor
Apples
Posts: 11
Joined: Wed Jun 14, 2006 10:00 am

Post by Apples »

All PC's are Windows XP Professional except for the localhost which is a Windows 2003 Server machine.

snmpwalk returned the following statements from each of the PC's I am trying to monitor.

C:\>snmpwalk -v 1 -c public 10.20.31.72 processor
HOST-RESOURCES-MIB::hrProcessorFrwID.2 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrProcessorLoad.2 = INTEGER: 4

C:\>snmpwalk -v 1 -c public 10.20.31.77 processor
HOST-RESOURCES-MIB::hrProcessorFrwID.2 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrProcessorLoad.2 = INTEGER: 1

C:\>snmpwalk -v 1 -c public localhost processor
HOST-RESOURCES-MIB::hrProcessorFrwID.1 = OID: SNMPv2-SMI::zeroDotZero
HOST-RESOURCES-MIB::hrProcessorLoad.1 = INTEGER: 0
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Alright, so they're responding properly to snmp queries; thats good. Add the SNMP-Get Mounted Partitions template back to a device. When you click on verbose query, everything still locks up? With it added, click on the create graphs for device link. Does any data show up for the partitions?

Try going back to php 4.4.1, IIRC I had problems with 4.4.2.

Are you using the win32 or cygwin version of rrdtool?
Apples
Posts: 11
Joined: Wed Jun 14, 2006 10:00 am

Post by Apples »

Reverting to version 4.4.1 of PHP did not have any noticable effect.

I am using a cygwin version of rrdtool, I do not appear to have any of the symptoms /errors I have read about regarding the win 32 version of the program.

The SNMP-get mounted volumes and SNMP-get processor info data queries continue to cause a timeout error.



I am not sure if this is at all related, but the scheduled task that runs every 5 minutes is briefly displaying a command prompt window with the name "cactiplus" and a line of text "-> refused". It displays this '-> refused' message a number of times equal to the number of PC's I inquiry for performance information.
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

To see what the error message(s) the poller is spitting out, manually run the poller from a command prompt.

You're not seeing any errors in the cacti.log file?
Apples
Posts: 11
Joined: Wed Jun 14, 2006 10:00 am

Post by Apples »

This is the result of running the poller from a command line, it is still briefly brining up a seperate command window with the cactiplus 'refused' message.

C:\PHP>php.exe c:\inetpub\wwwroot\cacti\poller.php
X-Powered-By: PHP/4.4.1
Content-type: text/html

06/27/2006 08:16:38 AM - SYSTEM STATS: Time:1.0305 Method:cmd.php Processes:1 Th
reads:N/A Hosts:4 HostsPerProcess:4 DataSources:12 RRDsProcessed:9
OK u:0.00 s:0.01 r:0.00
OK u:0.00 s:0.01 r:0.00
OK u:0.00 s:0.01 r:0.00
OK u:0.00 s:0.01 r:0.00
OK u:0.00 s:0.01 r:0.00
OK u:0.00 s:0.01 r:0.00
OK u:0.00 s:0.01 r:0.00
OK u:0.00 s:0.01 r:0.00
OK u:0.00 s:0.01 r:0.00



here's a piece of the log for any poller execution without debugging on.


06/27/2006 08:20:01 AM - CMDPHP: Poller[0] Host[7] DS[44] WARNING: Result from SNMP not valid. Partial Result:
06/27/2006 08:20:01 AM - CMDPHP: Poller[0] Host[7] DS[45] WARNING: Result from SNMP not valid. Partial Result:
06/27/2006 08:20:01 AM - CMDPHP: Poller[0] Host[7] DS[46] WARNING: Result from SNMP not valid. Partial Result:
06/27/2006 08:20:01 AM - CMDPHP: Poller[0] Host[7] DS[41] WARNING: Result from SNMP not valid. Partial Result:
06/27/2006 08:20:01 AM - CMDPHP: Poller[0] Host[7] DS[42] WARNING: Result from SNMP not valid. Partial Result:
06/27/2006 08:20:01 AM - CMDPHP: Poller[0] Host[7] DS[43] WARNING: Result from SNMP not valid. Partial Result:
06/27/2006 08:20:01 AM - SYSTEM STATS: Time:1.0645 Method:cmd.php Processes:1 Threads:N/A Hosts:4 HostsPerProcess:4 DataSources:12 RRDsProcessed:9
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Turn the polling level in cacti to debug (Settings | Polling level) for one cycle, wait for Cacti to run, and paste the output of the actual log file (<webroot>/cacti/log/cacti.log). If it contains WEBLOG entries, then don't bother posting since they just clutter up the log. Turn off WEBEVENTS logging and try again.
Apples
Posts: 11
Joined: Wed Jun 14, 2006 10:00 am

Post by Apples »

06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select count(*) from poller_item"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select id from host where disabled = '' order by id"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "replace into settings (name,value) values ('path_webroot','c:/inetpub/wwwroot/cacti')"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "truncate table poller_time"
06/27/2006 01:20:00 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: c:/php/php.exe, ARGS: -q c:/inetpub/wwwroot/cacti/cmd.php 0 9]
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select * from host where (disabled = '' and id >= 0 and id <= 9) ORDER by id"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "SELECT * from poller_item WHERE (host_id >= 0 and host_id <= 9) ORDER by host_id"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "SELECT count(*) from poller_item WHERE (action=2 AND (host_id >= 0 and host_id <= 9))"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[7] PING: Host is alive
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[7] SNMP: Host responded to SNMP
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "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 = '0.49997', max_time = '17.26500', cur_time = '2.405', avg_time = '1.93321783355', total_polls = '2271', failed_polls = '0', availability = '100' where hostname = '127.0.0.1'"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select poller_reindex.data_query_id, poller_reindex.action, poller_reindex.op, poller_reindex.assert_value, poller_reindex.arg1 from poller_reindex where poller_reindex.host_id=7"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[7] RECACHE: Processing 1 items in the auto reindex cache for '127.0.0.1'.
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update poller_reindex set assert_value='1838837' where host_id='7' and data_query_id='1' and arg1='.1.3.6.1.2.1.1.3.0'"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[7] DS[44] WARNING: Result from SNMP not valid. Partial Result:
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[7] DS[44] SNMP: v1: 127.0.0.1, dsname: mem_buffers, oid: .1.3.6.1.4.1.2021.4.14.0, output: U
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (44,'mem_buffers','2006-06-27 13:20:00','U')"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[7] DS[45] WARNING: Result from SNMP not valid. Partial Result:
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[7] DS[45] SNMP: v1: 127.0.0.1, dsname: mem_cache, oid: .1.3.6.1.4.1.2021.4.15.0, output: U
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (45,'mem_cache','2006-06-27 13:20:00','U')"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[7] DS[46] WARNING: Result from SNMP not valid. Partial Result:
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[7] DS[46] SNMP: v1: 127.0.0.1, dsname: mem_free, oid: .1.3.6.1.4.1.2021.4.6.0, output: U
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (46,'mem_free','2006-06-27 13:20:00','U')"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[7] DS[41] WARNING: Result from SNMP not valid. Partial Result:
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[7] DS[41] SNMP: v1: 127.0.0.1, dsname: cpu_nice, oid: .1.3.6.1.4.1.2021.11.51.0, output: U
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (41,'cpu_nice','2006-06-27 13:20:00','U')"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[7] DS[42] WARNING: Result from SNMP not valid. Partial Result:
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[7] DS[42] SNMP: v1: 127.0.0.1, dsname: cpu_system, oid: .1.3.6.1.4.1.2021.11.52.0, output: U
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (42,'cpu_system','2006-06-27 13:20:00','U')"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[7] DS[43] WARNING: Result from SNMP not valid. Partial Result:
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[7] DS[43] SNMP: v1: 127.0.0.1, dsname: cpu_user, oid: .1.3.6.1.4.1.2021.11.50.0, output: U
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (43,'cpu_user','2006-06-27 13:20:00','U')"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[7] DS[40] SNMP: v1: 127.0.0.1, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.65539, output: 700870
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (40,'traffic_in','2006-06-27 13:20:00','700870')"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[7] DS[40] SNMP: v1: 127.0.0.1, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.65539, output: 641249
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (40,'traffic_out','2006-06-27 13:20:00','641249')"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[8] PING: Host is alive
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[8] SNMP: Host responded to SNMP
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update host set status = '3', status_event_count = '0', status_fail_date = '2006-06-22 08:15:01', status_rec_date = '2006-06-23 08:05:00', status_last_error = 'SNMP not performed due to setting or ping result.,', min_time = '0.49997', max_time = '23.06500', cur_time = '1.595', avg_time = '1.22690414338', total_polls = '2066', failed_polls = '169', availability = '91.8199419167' where hostname = '10.20.31.77'"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select poller_reindex.data_query_id, poller_reindex.action, poller_reindex.op, poller_reindex.assert_value, poller_reindex.arg1 from poller_reindex where poller_reindex.host_id=8"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[8] RECACHE: Processing 3 items in the auto reindex cache for '10.20.31.77'.
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update poller_reindex set assert_value='36450651' where host_id='8' and data_query_id='1' and arg1='.1.3.6.1.2.1.1.3.0'"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update poller_reindex set assert_value='36450653' where host_id='8' and data_query_id='4' and arg1='.1.3.6.1.2.1.1.3.0'"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update poller_reindex set assert_value='36450653' where host_id='8' and data_query_id='7' and arg1='.1.3.6.1.2.1.1.3.0'"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[8] DS[47] SNMP: v1: 10.20.31.77, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.2, output: 1643565198
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (47,'traffic_in','2006-06-27 13:20:00','1643565198')"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[8] DS[47] SNMP: v1: 10.20.31.77, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.2, output: 333760783
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (47,'traffic_out','2006-06-27 13:20:00','333760783')"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[9] PING: Host is alive
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[9] SNMP: Host responded to SNMP
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update host set status = '3', status_event_count = '0', status_fail_date = '2006-06-22 08:15:01', status_rec_date = '2006-06-23 08:05:00', status_last_error = 'SNMP not performed due to setting or ping result.,', min_time = '0.71500', max_time = '9.09000', cur_time = '0.93', avg_time = '1.36804679376', total_polls = '1900', failed_polls = '169', availability = '91.1052631579' where hostname = '10.20.31.72'"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select poller_reindex.data_query_id, poller_reindex.action, poller_reindex.op, poller_reindex.assert_value, poller_reindex.arg1 from poller_reindex where poller_reindex.host_id=9"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[9] RECACHE: Processing 1 items in the auto reindex cache for '10.20.31.72'.
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update poller_reindex set assert_value='36456006' where host_id='9' and data_query_id='1' and arg1='.1.3.6.1.2.1.1.3.0'"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[9] DS[48] SNMP: v1: 10.20.31.72, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.2, output: 158119511
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (48,'traffic_in','2006-06-27 13:20:00','158119511')"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Host[9] DS[48] SNMP: v1: 10.20.31.72, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.2, output: 42676008
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (48,'traffic_out','2006-06-27 13:20:00','42676008')"
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] Time: 0.0825 s, Theads: N/A, Hosts: 3
06/27/2006 01:20:00 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_time (poller_id, start_time, end_time) values (0, NOW(), NOW())"
06/27/2006 01:20:01 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "replace into settings (name,value) values ('date',NOW())"
06/27/2006 01:20:01 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select poller_id,end_time from poller_time where poller_id = 0"
06/27/2006 01:20:01 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)"
06/27/2006 01:20:01 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='44' and rrd_name='mem_buffers' and time='2006-06-27 13:20:00'"
06/27/2006 01:20:01 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='45' and rrd_name='mem_cache' and time='2006-06-27 13:20:00'"
06/27/2006 01:20:01 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='46' and rrd_name='mem_free' and time='2006-06-27 13:20:00'"
06/27/2006 01:20:01 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='41' and rrd_name='cpu_nice' and time='2006-06-27 13:20:00'"
06/27/2006 01:20:01 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='42' and rrd_name='cpu_system' and time='2006-06-27 13:20:00'"
06/27/2006 01:20:01 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='43' and rrd_name='cpu_user' and time='2006-06-27 13:20:00'"
06/27/2006 01:20:01 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='40' and rrd_name='traffic_in' and time='2006-06-27 13:20:00'"
06/27/2006 01:20:01 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='40' and rrd_name='traffic_out' and time='2006-06-27 13:20:00'"
06/27/2006 01:20:01 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='47' and rrd_name='traffic_in' and time='2006-06-27 13:20:00'"
06/27/2006 01:20:01 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='47' and rrd_name='traffic_out' and time='2006-06-27 13:20:00'"
06/27/2006 01:20:01 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='48' and rrd_name='traffic_in' and time='2006-06-27 13:20:00'"
06/27/2006 01:20:01 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='48' and rrd_name='traffic_out' and time='2006-06-27 13:20:00'"
06/27/2006 01:20:01 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\Inetpub\wwwroot\cacti\rra\cactus_mem_buffers_44.rrd --template mem_buffers 1151432400:U
06/27/2006 01:20:01 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\Inetpub\wwwroot\cacti\rra\cactus_mem_cache_45.rrd --template mem_cache 1151432400:U
06/27/2006 01:20:01 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\Inetpub\wwwroot\cacti\rra\cactus_mem_free_46.rrd --template mem_free 1151432400:U
06/27/2006 01:20:01 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\Inetpub\wwwroot\cacti\rra\cactus_cpu_nice_41.rrd --template cpu_nice 1151432400:U
06/27/2006 01:20:01 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\Inetpub\wwwroot\cacti\rra\cactus_cpu_system_42.rrd --template cpu_system 1151432400:U
06/27/2006 01:20:01 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update C:\Inetpub\wwwroot\cacti\rra\cactus_cpu_user_43.rrd --template cpu_user 1151432400:U
06/27/2006 01:20:01 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update c:\inetpub\wwwroot\cacti\rra\cactus_traffic_in_40.rrd --template traffic_in:traffic_out 1151432400:700870:641249
06/27/2006 01:20:01 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update c:\inetpub\wwwroot\cacti\rra\my_pc_traffic_in_47.rrd --template traffic_in:traffic_out 1151432400:1643565198:333760783
06/27/2006 01:20:01 PM - POLLER: Poller[0] CACTI2RRD: c:/rrdtool/rrdtool.exe update c:\inetpub\wwwroot\cacti\rra\2nd_pc_traffic_in_48.rrd --template traffic_in:traffic_out 1151432400:158119511:42676008
06/27/2006 01:20:01 PM - SYSTEM STATS: Time:1.1805 Method:cmd.php Processes:1 Threads:N/A Hosts:4 HostsPerProcess:4 DataSources:12 RRDsProcessed:9
06/27/2006 01:20:01 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "replace into settings (name,value) values ('stats_poller','Time:1.1805 Method:cmd.php Processes:1 Threads:N/A Hosts:4 HostsPerProcess:4 DataSources:12 RRDsProcessed:9')"
06/27/2006 01:20:01 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "truncate table poller_output"
06/27/2006 01:20:01 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select count(*) from poller_command"
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Looks like you didn't follow the installation guide and are trying to use a Linux host template for a Windows device.
Apples
Posts: 11
Joined: Wed Jun 14, 2006 10:00 am

Post by Apples »

Could you elaborate further please? I have gone out of my way to follow the installation guide to the letter, and my devices are all using the Windows 2000/XP Host Template.
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Host 7 is not using a windows host template... or maybe it is but you're trying to poll linux/cisco things which do not exist. Look through the log file you posted... notice the detail now of those SNMP errors?
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest