Changed .rrd paths, inconsistent updates

Post support questions that directly relate to Linux/Unix operating systems.

Moderators: Developers, Moderators

Post Reply
sseric
Posts: 8
Joined: Wed Jul 12, 2006 4:30 pm

Changed .rrd paths, inconsistent updates

Post by sseric »

My cacti box died a couple of weeks ago and I rebuilt it, moving cacti from /var/www/html/cacti to /usr/local/apache2/htdocs/cacti. Half of my rrd's are updating fine, but the other half aren't. When I look in the DEBUG log, I see some of them are still pointing rrdtool and scripts at the old path. Is there anything I can do about this, save catastrophic reinstallation? Everything is fine in the "paths" department of the cacti interface, so I'm either looking in the wrong place or needing to dive deeper into it.

debug log:


01/23/2007 10:01:01 AM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select count(*) from poller_item"
01/23/2007 10:01:01 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select id from host where disabled = '' order by id"
01/23/2007 10:01:01 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "replace into settings (name,value) values ('path_webroot','/usr/local/apache2/htdocs/cacti')"
01/23/2007 10:01:01 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "truncate table poller_time"
01/23/2007 10:01:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/bin/php, ARGS: -q /usr/local/apache2/htdocs/cacti/cmd.php 0 6]
01/23/2007 10:01:01 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select * from host where (disabled = '' and id >= 0 and id <= 6) ORDER by id"
01/23/2007 10:01:01 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "SELECT * from poller_item WHERE (host_id >= 0 and host_id <= 6) ORDER by host_id"
01/23/2007 10:01:01 AM - CMDPHP: Poller[0] DEBUG: SQL Cell: "SELECT count(*) from poller_item WHERE (action=2 AND (host_id >= 0 and host_id <= 6))"
01/23/2007 10:01:02 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
01/23/2007 10:01:02 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /home/cacti
01/23/2007 10:01:02 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /usr/local/apache2/htdocs/cacti
01/23/2007 10:01:02 AM - PHPSVR: Poller[0] DEBUG: FILENM: /usr/local/apache2/htdocs/cacti/script_server.php
01/23/2007 10:01:02 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
01/23/2007 10:01:02 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
01/23/2007 10:01:02 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/bin/php, ARGS: -q /usr/local/apache2/htdocs/cacti/cmd.php 7 10]
01/23/2007 10:01:02 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select * from host where (disabled = '' and id >= 7 and id <= 10) ORDER by id"
01/23/2007 10:01:02 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "SELECT * from poller_item WHERE (host_id >= 7 and host_id <= 10) ORDER by host_id"
01/23/2007 10:01:02 AM - CMDPHP: Poller[0] DEBUG: SQL Cell: "SELECT count(*) from poller_item WHERE (action=2 AND (host_id >= 7 and host_id <= 10))"
01/23/2007 10:01:02 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
01/23/2007 10:01:02 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /home/cacti
01/23/2007 10:01:02 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /usr/local/apache2/htdocs/cacti
01/23/2007 10:01:02 AM - PHPSVR: Poller[0] DEBUG: FILENM: /usr/local/apache2/htdocs/cacti/script_server.php
01/23/2007 10:01:02 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
01/23/2007 10:01:02 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] Host[7] SNMP: Host responded to SNMP
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update host set status = '3', status_event_count = '0', status_fail_date = '2007-01-22 05:05:40', status_rec_date = '2007-01-05 04:14:02', status_last_error = 'Host did not respond to SNMP', min_time = '9.99999', max_time = '5174.01500', cur_time = '117.99', avg_time = '96.9517935098', total_polls = '253662', failed_polls = '1736', availability = '99.31562472897' where hostname = 'w2.rs.singshot.com'"
01/23/2007 10:01:03 AM - 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"
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] Host[7] RECACHE: Processing 2 items in the auto reindex cache for 'w2.rs.singshot.com'.
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update poller_reindex set assert_value='20105544' where host_id='7' and data_query_id='1' and arg1='.1.3.6.1.2.1.1.3.0'"
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update poller_reindex set assert_value='20105554' where host_id='7' and data_query_id='8' and arg1='.1.3.6.1.2.1.1.3.0'"
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] Host[7] DS[60] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl MemFree:, output: 206988
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (60,'mem_buffers','2007-01-23 10:01:02','206988')"
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] Host[7] DS[61] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl SwapFree:, output: 1930876
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (61,'mem_swap','2007-01-23 10:01:02','1930876')"
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] Host[7] DS[62] CMD: perl /var/www/html/cacti/scripts/loadavg_multi.pl, output: 1min:0.54 5min:0.51 10min:0.39
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (62,'','2007-01-23 10:01:02','1min:0.54 5min:0.51 10min:0.39')"
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] Host[7] DS[63] CMD: /usr/bin/perl /var/www/html/cacti/scripts/ping.pl w2.rs.singshot.com, output: 67.8
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (63,'ping','2007-01-23 10:01:02','67.8')"
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] Host[7] DS[64] CMD: perl /var/www/html/cacti/scripts/unix_processes.pl, output: 128
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (64,'proc','2007-01-23 10:01:02','128')"
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] Host[7] DS[130] SNMP: v1: w2.rs.singshot.com, dsname: proc, oid: .1.3.6.1.2.1.25.1.6.0, output: 89
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (130,'proc','2007-01-23 10:01:02','89')"
01/23/2007 10:01:03 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'w2.rs.singshot.com 7 1:161:500:sscomm:::MD5::[None] get used 4'
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select field_value from host_snmp_cache where host_id=7 and field_name='hrStorageAllocationUnits' and snmp_index='4'"
01/23/2007 10:01:03 AM - PHPSVR: Poller[0] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk w2.rs.singshot.com 7 1:161:500:sscomm:::MD5::[None] get used 4 output 10328031232
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] Host[7] DS[190] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk w2.rs.singshot.com 7 1:161:500:sscomm:::MD5::[None] get used 4, output: 10328031232
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (190,'hdd_used','2007-01-23 10:01:02','10328031232')"
01/23/2007 10:01:03 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'w2.rs.singshot.com 7 1:161:500:sscomm:::MD5::[None] get total 4'
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select field_value from host_snmp_cache where host_id=7 and field_name='hrStorageAllocationUnits' and snmp_index='4'"
01/23/2007 10:01:03 AM - PHPSVR: Poller[0] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk w2.rs.singshot.com 7 1:161:500:sscomm:::MD5::[None] get total 4 output 75487932416
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] Host[7] DS[190] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk w2.rs.singshot.com 7 1:161:500:sscomm:::MD5::[None] get total 4, output: 75487932416
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (190,'hdd_total','2007-01-23 10:01:02','75487932416')"
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] Host[7] DS[191] SNMP: v1: w2.rs.singshot.com, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.2, output: 3261943165
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (191,'traffic_out','2007-01-23 10:01:02','3261943165')"
01/23/2007 10:01:03 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/bin/php, ARGS: -q /usr/local/apache2/htdocs/cacti/cmd.php 11 14]
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] Host[7] DS[194] SNMP: v1: w2.rs.singshot.com, dsname: cpu_nice, oid: .1.3.6.1.4.1.2021.11.51.0, output: 528
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (194,'cpu_nice','2007-01-23 10:01:02','528')"
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select * from host where (disabled = '' and id >= 11 and id <= 14) ORDER by id"
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "SELECT * from poller_item WHERE (host_id >= 11 and host_id <= 14) ORDER by host_id"
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] DEBUG: SQL Cell: "SELECT count(*) from poller_item WHERE (action=2 AND (host_id >= 11 and host_id <= 14))"
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] Host[7] DS[195] SNMP: v1: w2.rs.singshot.com, dsname: cpu_system, oid: .1.3.6.1.4.1.2021.11.52.0, output: 8817664
01/23/2007 10:01:03 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (195,'cpu_system','2007-01-23 10:01:02','8817664')"
01/23/2007 10:01:04 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
01/23/2007 10:01:04 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /home/cacti
01/23/2007 10:01:04 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /usr/local/apache2/htdocs/cacti
01/23/2007 10:01:04 AM - PHPSVR: Poller[0] DEBUG: FILENM: /usr/local/apache2/htdocs/cacti/script_server.php
01/23/2007 10:01:04 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[7] DS[196] SNMP: v1: w2.rs.singshot.com, dsname: cpu_user, oid: .1.3.6.1.4.1.2021.11.50.0, output: 274410502
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (196,'cpu_user','2007-01-23 10:01:02','274410502')"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[11] SNMP: Host responded to SNMP
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update host set status = '3', status_event_count = '0', status_fail_date = '2007-01-22 05:05:41', status_rec_date = '2007-01-10 02:17:05', status_last_error = 'Host did not respond to SNMP', min_time = '9.99999', max_time = '4979.34000', cur_time = '97.93', avg_time = '101.32821488433', total_polls = '226271', failed_polls = '1456', availability = '99.356523814364' where hostname = 't2.rs.singshot.com'"
01/23/2007 10:01:04 AM - 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=11"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[11] RECACHE: Processing 2 items in the auto reindex cache for 't2.rs.singshot.com'.
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[7] DS[254] CMD: perl /var/www/html/cacti/scripts/ws_apachestats.pl w2.rs.singshot.com, output: apache_total_hits:352597 apache_total_kbytes:5270324 apache_busy_workers:3 apache_idle_workers:18 thread_O:235 threadC:1 threadD:0 threadG:0 threadI:0 threadK:0 threadL:0 threadR:0 threadS:0 threadW:2 thread_W:18 apache_cpuload:.289036
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (254,'','2007-01-23 10:01:02','apache_total_hits:352597 apache_total_kbytes:5270324 apache_busy_workers:3 apache_idle_workers:18 thread_O:235 threadC:1 threadD:0 threadG:0 threadI:0 threadK:0 threadL:0 threadR:0 threadS:0 threadW:2 thread_W:18 apache_cpuload:.289036')"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update poller_reindex set assert_value='20152065' where host_id='11' and data_query_id='1' and arg1='.1.3.6.1.2.1.1.3.0'"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update poller_reindex set assert_value='20152075' where host_id='11' and data_query_id='8' and arg1='.1.3.6.1.2.1.1.3.0'"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[11] DS[81] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl MemFree:, output: 198524
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (81,'mem_buffers','2007-01-23 10:01:03','198524')"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[11] DS[82] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl SwapFree:, output: 1930876
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (82,'mem_swap','2007-01-23 10:01:03','1930876')"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[11] DS[83] CMD: perl /var/www/html/cacti/scripts/loadavg_multi.pl, output: 1min:0.54 5min:0.51 10min:0.39
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (83,'','2007-01-23 10:01:03','1min:0.54 5min:0.51 10min:0.39')"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[11] DS[84] CMD: perl /var/www/html/cacti/scripts/unix_processes.pl, output: 132
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (84,'proc','2007-01-23 10:01:03','132')"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[11] DS[85] WARNING: Result from CMD not valid. Partial Result:
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[11] DS[85] CMD: perl /var/www/html/cacti/scripts/query_unix_partitions.pl get available /dev/mapper/VolGroup00-LogVol00, output: U
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (85,'hdd_free','2007-01-23 10:01:03','U')"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[11] DS[85] WARNING: Result from CMD not valid. Partial Result:
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[11] DS[85] CMD: perl /var/www/html/cacti/scripts/query_unix_partitions.pl get used /dev/mapper/VolGroup00-LogVol00, output: U
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (85,'hdd_used','2007-01-23 10:01:03','U')"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[7] DS[255] CMD: perl /var/www/html/cacti/scripts/ws_apachestats.pl w2.rs.singshot.com, output: apache_total_hits:352598 apache_total_kbytes:5270325 apache_busy_workers:2 apache_idle_workers:19 thread_O:235 threadC:0 threadD:0 threadG:0 threadI:0 threadK:0 threadL:0 threadR:0 threadS:0 threadW:2 thread_W:19 apache_cpuload:.289036
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (255,'','2007-01-23 10:01:02','apache_total_hits:352598 apache_total_kbytes:5270325 apache_busy_workers:2 apache_idle_workers:19 thread_O:235 threadC:0 threadD:0 threadG:0 threadI:0 threadK:0 threadL:0 threadR:0 threadS:0 threadW:2 thread_W:19 apache_cpuload:.289036')"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[11] DS[88] SNMP: v1: t2.rs.singshot.com, dsname: proc, oid: .1.3.6.1.2.1.25.1.6.0, output: 81
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (88,'proc','2007-01-23 10:01:03','81')"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[11] DS[90] CMD: perl /var/www/html/cacti/scripts/unix_users.pl , output: 10
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (90,'users','2007-01-23 10:01:03','10')"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[11] DS[91] CMD: /usr/bin/perl /var/www/html/cacti/scripts/ping.pl t2.rs.singshot.com, output: 61.3
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (91,'ping','2007-01-23 10:01:03','61.3')"
01/23/2007 10:01:04 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 't2.rs.singshot.com 11 1:161:500:sscomm:::MD5::[None] get used End of MIB'
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select field_value from host_snmp_cache where host_id=11 and field_name='hrStorageAllocationUnits' and snmp_index='End'"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[7] DS[256] CMD: perl /var/www/html/cacti/scripts/ws_apachestats.pl w2.rs.singshot.com, output: apache_total_hits:352600 apache_total_kbytes:5270326 apache_busy_workers:4 apache_idle_workers:17 thread_O:235 threadC:1 threadD:0 threadG:0 threadI:0 threadK:0 threadL:0 threadR:1 threadS:0 threadW:2 thread_W:17 apache_cpuload:.289051
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (256,'','2007-01-23 10:01:02','apache_total_hits:352600 apache_total_kbytes:5270326 apache_busy_workers:4 apache_idle_workers:17 thread_O:235 threadC:1 threadD:0 threadG:0 threadI:0 threadK:0 threadL:0 threadR:1 threadS:0 threadW:2 thread_W:17 apache_cpuload:.289051')"
01/23/2007 10:01:04 AM - PHPSVR: Poller[0] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk t2.rs.singshot.com 11 1:161:500:sscomm:::MD5::[None] get used End of MIB output 0
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[11] DS[92] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk t2.rs.singshot.com 11 1:161:500:sscomm:::MD5::[None] get used End of MIB, output: 0
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (92,'hdd_used','2007-01-23 10:01:03','0')"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[11] DS[93] CMD: perl /var/www/html/cacti/scripts/query_unix_partitions.pl get available /dev/sda1, output: 156746632
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (93,'hdd_free','2007-01-23 10:01:03','156746632')"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[11] DS[93] CMD: perl /var/www/html/cacti/scripts/query_unix_partitions.pl get used /dev/sda1, output: 23864628
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (93,'hdd_used','2007-01-23 10:01:03','23864628')"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[7] DS[257] CMD: perl /var/www/html/cacti/scripts/ws_apachestats.pl w2.rs.singshot.com, output: apache_total_hits:352602 apache_total_kbytes:5270326 apache_busy_workers:3 apache_idle_workers:18 thread_O:235 threadC:1 threadD:0 threadG:0 threadI:0 threadK:0 threadL:0 threadR:0 threadS:0 threadW:2 thread_W:18 apache_cpuload:.289051
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (257,'','2007-01-23 10:01:02','apache_total_hits:352602 apache_total_kbytes:5270326 apache_busy_workers:3 apache_idle_workers:18 thread_O:235 threadC:1 threadD:0 threadG:0 threadI:0 threadK:0 threadL:0 threadR:0 threadS:0 threadW:2 thread_W:18 apache_cpuload:.289051')"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[11] DS[109] SNMP: v1: t2.rs.singshot.com, dsname: cpu_nice, oid: .1.3.6.1.4.1.2021.11.51.0, output: 3357
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (109,'cpu_nice','2007-01-23 10:01:03','3357')"
01/23/2007 10:01:04 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/bin/php, ARGS: -q /usr/local/apache2/htdocs/cacti/cmd.php 15 18]
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[11] DS[110] SNMP: v1: t2.rs.singshot.com, dsname: cpu_system, oid: .1.3.6.1.4.1.2021.11.52.0, output: 15113576
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (110,'cpu_system','2007-01-23 10:01:03','15113576')"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[7] DS[191] SNMP: v1: w2.rs.singshot.com, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.2, output: 4147362386
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (191,'traffic_in','2007-01-23 10:01:02','4147362386')"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select * from host where (disabled = '' and id >= 15 and id <= 18) ORDER by id"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "SELECT * from poller_item WHERE (host_id >= 15 and host_id <= 18) ORDER by host_id"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Cell: "SELECT count(*) from poller_item WHERE (action=2 AND (host_id >= 15 and host_id <= 18))"
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] Host[11] DS[111] SNMP: v1: t2.rs.singshot.com, dsname: cpu_user, oid: .1.3.6.1.4.1.2021.11.50.0, output: 358312184
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (111,'cpu_user','2007-01-23 10:01:03','358312184')"
01/23/2007 10:01:04 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 't2.rs.singshot.com 11 1:161:500:sscomm:::MD5::[None] get used 4'
01/23/2007 10:01:04 AM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select field_value from host_snmp_cache where host_id=11 and field_name='hrStorageAllocationUnits' and snmp_index='4'"
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[8] SNMP: Host responded to SNMP
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update host set status = '3', status_event_count = '0', status_fail_date = '2007-01-22 05:05:40', status_rec_date = '2007-01-05 04:14:05', status_last_error = 'Host did not respond to SNMP', min_time = '9.99999', max_time = '4142.48500', cur_time = '100.31', avg_time = '100.74815824552', total_polls = '251194', failed_polls = '1456', availability = '99.420368320899' where hostname = 'w3.rs.singshot.com'"
01/23/2007 10:01:05 AM - 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"
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[8] RECACHE: Processing 3 items in the auto reindex cache for 'w3.rs.singshot.com'.
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[11] DS[176] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk t2.rs.singshot.com 11 1:161:500:sscomm:::MD5::[None] get used 4, output: 1781501952
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (176,'hdd_used','2007-01-23 10:01:03','1781501952')"
01/23/2007 10:01:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk t2.rs.singshot.com 11 1:161:500:sscomm:::MD5::[None] get used 4 output 1781501952
01/23/2007 10:01:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 't2.rs.singshot.com 11 1:161:500:sscomm:::MD5::[None] get used 8'
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select field_value from host_snmp_cache where host_id=11 and field_name='hrStorageAllocationUnits' and snmp_index='8'"
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update poller_reindex set assert_value='20103774' where host_id='8' and data_query_id='1' and arg1='.1.3.6.1.2.1.1.3.0'"
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[11] DS[177] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk t2.rs.singshot.com 11 1:161:500:sscomm:::MD5::[None] get used 8, output: 564604928
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (177,'hdd_used','2007-01-23 10:01:03','564604928')"
01/23/2007 10:01:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk t2.rs.singshot.com 11 1:161:500:sscomm:::MD5::[None] get used 8 output 564604928
01/23/2007 10:01:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 't2.rs.singshot.com 11 1:161:500:sscomm:::MD5::[None] get total 8'
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select field_value from host_snmp_cache where host_id=11 and field_name='hrStorageAllocationUnits' and snmp_index='8'"
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update poller_reindex set assert_value='20103784' where host_id='8' and data_query_id='6' and arg1='.1.3.6.1.2.1.1.3.0'"
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[11] DS[177] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk t2.rs.singshot.com 11 1:161:500:sscomm:::MD5::[None] get total 8, output: 2113060864
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (177,'hdd_total','2007-01-23 10:01:03','2113060864')"
01/23/2007 10:01:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk t2.rs.singshot.com 11 1:161:500:sscomm:::MD5::[None] get total 8 output 2113060864
01/23/2007 10:01:05 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
01/23/2007 10:01:05 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /home/cacti
01/23/2007 10:01:05 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /usr/local/apache2/htdocs/cacti
01/23/2007 10:01:05 AM - PHPSVR: Poller[0] DEBUG: FILENM: /usr/local/apache2/htdocs/cacti/script_server.php
01/23/2007 10:01:05 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update poller_reindex set assert_value='20103794' where host_id='8' and data_query_id='8' and arg1='.1.3.6.1.2.1.1.3.0'"
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[8] DS[53] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl MemFree:, output: 190268
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (53,'mem_buffers','2007-01-23 10:01:02','190268')"
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[8] DS[54] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl SwapFree:, output: 1930876
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (54,'mem_swap','2007-01-23 10:01:02','1930876')"
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[8] DS[55] CMD: perl /var/www/html/cacti/scripts/loadavg_multi.pl, output: 1min:0.97 5min:0.60 10min:0.42
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (55,'','2007-01-23 10:01:02','1min:0.97 5min:0.60 10min:0.42')"
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[8] DS[56] CMD: perl /var/www/html/cacti/scripts/unix_users.pl , output: 10
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (56,'users','2007-01-23 10:01:02','10')"
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[8] DS[57] CMD: perl /var/www/html/cacti/scripts/unix_processes.pl, output: 134
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (57,'proc','2007-01-23 10:01:02','134')"
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[11] DS[178] SNMP: v1: t2.rs.singshot.com, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.2, output: 3426696174
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (178,'traffic_out','2007-01-23 10:01:03','3426696174')"
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[8] DS[58] CMD: /usr/bin/perl /var/www/html/cacti/scripts/ping.pl w3.rs.singshot.com, output: 59.6
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (58,'ping','2007-01-23 10:01:02','59.6')"
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[8] DS[59] WARNING: Result from CMD not valid. Partial Result:
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[8] DS[59] CMD: perl /usr/local/apache2/htdocs/cacti/scripts/query_unix_partitions.pl get used /dev/mapper/VolGroup00-LogVol00, output: U
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (59,'hdd_used','2007-01-23 10:01:02','U')"
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[11] DS[179] SNMP: v1: t2.rs.singshot.com, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.2, output: 1211471732
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (179,'traffic_in','2007-01-23 10:01:03','1211471732')"
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[11] DS[179] SNMP: v1: t2.rs.singshot.com, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.2, output: 3426698857
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (179,'traffic_out','2007-01-23 10:01:03','3426698857')"
01/23/2007 10:01:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 't2.rs.singshot.com 11 1:161:500:sscomm:::MD5::[None] get total 4'
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select field_value from host_snmp_cache where host_id=11 and field_name='hrStorageAllocationUnits' and snmp_index='4'"
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[8] DS[137] SNMP: v1: w3.rs.singshot.com, dsname: proc, oid: .1.3.6.1.2.1.25.1.6.0, output: 79
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (137,'proc','2007-01-23 10:01:02','79')"
01/23/2007 10:01:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk t2.rs.singshot.com 11 1:161:500:sscomm:::MD5::[None] get total 4 output 75487932416
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[11] DS[176] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk t2.rs.singshot.com 11 1:161:500:sscomm:::MD5::[None] get total 4, output: 75487932416
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (176,'hdd_total','2007-01-23 10:01:03','75487932416')"
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[8] DS[139] SNMP: v1: w3.rs.singshot.com, dsname: cpu_nice, oid: .1.3.6.1.4.1.2021.11.51.0, output: 3261
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (139,'cpu_nice','2007-01-23 10:01:02','3261')"
01/23/2007 10:01:05 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/bin/php, ARGS: -q /usr/local/apache2/htdocs/cacti/cmd.php 19 20]
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[11] DS[178] SNMP: v1: t2.rs.singshot.com, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.2, output: 1211475062
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (178,'traffic_in','2007-01-23 10:01:03','1211475062')"
01/23/2007 10:01:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 't2.rs.singshot.com 11 1:161:500:sscomm:::MD5::[None] get total End of MIB'
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select field_value from host_snmp_cache where host_id=11 and field_name='hrStorageAllocationUnits' and snmp_index='End'"
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[8] DS[140] SNMP: v1: w3.rs.singshot.com, dsname: cpu_system, oid: .1.3.6.1.4.1.2021.11.52.0, output: 19468558
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (140,'cpu_system','2007-01-23 10:01:02','19468558')"
01/23/2007 10:01:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk t2.rs.singshot.com 11 1:161:500:sscomm:::MD5::[None] get total End of MIB output 0
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] Host[11] DS[92] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk t2.rs.singshot.com 11 1:161:500:sscomm:::MD5::[None] get total End of MIB, output: 0
01/23/2007 10:01:05 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (92,'hdd_total','2007-01-23 10:01:03','0')"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] Host[8] DS[141] SNMP: v1: w3.rs.singshot.com, dsname: cpu_user, oid: .1.3.6.1.4.1.2021.11.50.0, output: 586607869
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (141,'cpu_user','2007-01-23 10:01:02','586607869')"
01/23/2007 10:01:06 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'w3.rs.singshot.com 8 1:161:500:sscomm:::MD5::[None] get used 4'
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select field_value from host_snmp_cache where host_id=8 and field_name='hrStorageAllocationUnits' and snmp_index='4'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] Host[12] SNMP: Host did not respond to SNMP
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update host set status = '1', status_event_count = '44898', status_fail_date = '2006-12-03 02:46:06', status_rec_date = '2006-11-16 03:16:05', status_last_error = 'Host did not respond to SNMP', min_time = '9.99999', max_time = '5268.02500', cur_time = '99.60000', avg_time = '97.78022', total_polls = '218474', failed_polls = '47021', availability = '78.477530507063' where hostname = 'file.singshot.com'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] Host[8] DS[192] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk w3.rs.singshot.com 8 1:161:500:sscomm:::MD5::[None] get used 4, output: 8403230720
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (192,'hdd_used','2007-01-23 10:01:02','8403230720')"
01/23/2007 10:01:06 AM - PHPSVR: Poller[0] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk w3.rs.singshot.com 8 1:161:500:sscomm:::MD5::[None] get used 4 output 8403230720
01/23/2007 10:01:06 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'w3.rs.singshot.com 8 1:161:500:sscomm:::MD5::[None] get total 4'
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select field_value from host_snmp_cache where host_id=8 and field_name='hrStorageAllocationUnits' and snmp_index='4'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select * from host where (disabled = '' and id >= 19 and id <= 20) ORDER by id"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "SELECT * from poller_item WHERE (host_id >= 19 and host_id <= 20) ORDER by host_id"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Cell: "SELECT count(*) from poller_item WHERE (action=2 AND (host_id >= 19 and host_id <= 20))"
01/23/2007 10:01:06 AM - PHPSVR: Poller[0] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk w3.rs.singshot.com 8 1:161:500:sscomm:::MD5::[None] get total 4 output 75487932416
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] Host[8] DS[192] SERVER: /usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php ss_host_disk w3.rs.singshot.com 8 1:161:500:sscomm:::MD5::[None] get total 4, output: 75487932416
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (192,'hdd_total','2007-01-23 10:01:02','75487932416')"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] Host[13] SNMP: Host responded to SNMP
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update host set status = '3', status_event_count = '0', status_fail_date = '2007-01-22 05:05:41', status_rec_date = '2007-01-05 04:14:07', status_last_error = 'Host did not respond to SNMP', min_time = '9.99999', max_time = '2740.12000', cur_time = '174.85', avg_time = '115.00344585668', total_polls = '218459', failed_polls = '1510', availability = '99.308794785292' where hostname = 'f1.rs.singshot.com'"
01/23/2007 10:01:06 AM - 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=13"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] Host[13] RECACHE: Processing 2 items in the auto reindex cache for 'f1.rs.singshot.com'.
01/23/2007 10:01:06 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
01/23/2007 10:01:06 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /home/cacti
01/23/2007 10:01:06 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /usr/local/apache2/htdocs/cacti
01/23/2007 10:01:06 AM - PHPSVR: Poller[0] DEBUG: FILENM: /usr/local/apache2/htdocs/cacti/script_server.php
01/23/2007 10:01:06 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] Host[8] DS[193] SNMP: v1: w3.rs.singshot.com, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.2, output: 1593821955
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (193,'traffic_out','2007-01-23 10:01:02','1593821955')"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update poller_reindex set assert_value='20151225' where host_id='13' and data_query_id='1' and arg1='.1.3.6.1.2.1.1.3.0'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update poller_reindex set assert_value='20151239' where host_id='13' and data_query_id='8' and arg1='.1.3.6.1.2.1.1.3.0'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] Host[19] SNMP: Host responded to SNMP
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update host set status = '3', status_event_count = '0', status_fail_date = '2007-01-10 11:55:07', status_rec_date = '2007-01-05 04:14:06', status_last_error = 'SNMP not performed due to setting or ping result.,', min_time = '9.99999', max_time = '3954.73500', cur_time = '165.22', avg_time = '116.46411388448', total_polls = '39856', failed_polls = '18', availability = '99.954837414693' where hostname = 'beta.singshot.com'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] Host[8] DS[193] SNMP: v1: w3.rs.singshot.com, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.2, output: 2449374669
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (193,'traffic_in','2007-01-23 10:01:02','2449374669')"
01/23/2007 10:01:06 AM - 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=19"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] Host[8] DS[59] WARNING: Result from CMD not valid. Partial Result:
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] Host[8] DS[59] CMD: perl /usr/local/apache2/htdocs/cacti/scripts/query_unix_partitions.pl get available /dev/mapper/VolGroup00-LogVol00, output: U
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (59,'hdd_free','2007-01-23 10:01:02','U')"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] Host[19] RECACHE: Processing 2 items in the auto reindex cache for 'beta.singshot.com'.
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update poller_reindex set assert_value='20154290' where host_id='19' and data_query_id='1' and arg1='.1.3.6.1.2.1.1.3.0'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] Host[13] DS[144] SNMP: v1: f1.rs.singshot.com, dsname: proc, oid: .1.3.6.1.2.1.25.1.6.0, output: 77
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (144,'proc','2007-01-23 10:01:03','77')"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] Host[13] DS[146] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl MemFree:, output: 181868
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (146,'mem_buffers','2007-01-23 10:01:03','181868')"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] Host[13] DS[147] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl SwapFree:, output: 1930876
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (147,'mem_swap','2007-01-23 10:01:03','1930876')"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] Host[13] DS[148] CMD: perl /var/www/html/cacti/scripts/loadavg_multi.pl, output: 1min:0.97 5min:0.60 10min:0.42
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (148,'','2007-01-23 10:01:03','1min:0.97 5min:0.60 10min:0.42')"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] Host[8] DS[258] CMD: perl /var/www/html/cacti/scripts/ws_apachestats.pl w3.rs.singshot.com, output: apache_total_hits:13996 apache_total_kbytes:160185 apache_busy_workers:3 apache_idle_workers:14 thread_O:239 threadC:0 threadD:0 threadG:0 threadI:0 threadK:0 threadL:0 threadR:0 threadS:0 threadW:3 thread_W:14 apache_cpuload:1.66913
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (258,'','2007-01-23 10:01:02','apache_total_hits:13996 apache_total_kbytes:160185 apache_busy_workers:3 apache_idle_workers:14 thread_O:239 threadC:0 threadD:0 threadG:0 threadI:0 threadK:0 threadL:0 threadR:0 threadS:0 threadW:3 thread_W:14 apache_cpuload:1.66913')"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update poller_reindex set assert_value='20154301' where host_id='19' and data_query_id='8' and arg1='.1.3.6.1.2.1.1.3.0'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "replace into settings (name,value) values ('date',NOW())"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select poller_id,end_time from poller_time where poller_id = 0"
01/23/2007 10:01:06 AM - 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)"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select data_template_rrd.data_source_name, data_input_fields.data_name from (data_template_rrd,data_input_fields) where data_template_rrd.data_input_field_id=data_input_fields.id and data_template_rrd.local_data_id=62"
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field '1min:0.54' [map 1min->load_1min]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field '5min:0.51' [map 5min->load_5min]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field '10min:0.39' [map 10min->load_15min]
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select data_template_rrd.data_source_name, data_input_fields.data_name from (data_template_rrd,data_input_fields) where data_template_rrd.data_input_field_id=data_input_fields.id and data_template_rrd.local_data_id=254"
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_total_hits:352597' [map apache_total_hits->apache_total_hits]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_total_kbytes:5270324' [map apache_total_kbytes->apache_total_kbytes]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_busy_workers:3' [map apache_busy_workers->apache_busy_workers]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_idle_workers:18' [map apache_idle_workers->apache_idle_workers]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'thread_O:235' [map thread_O->thread_O]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadC:1' [map threadC->threadC]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadD:0' [map threadD->threadD]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadG:0' [map threadG->threadG]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadI:0' [map threadI->threadI]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadK:0' [map threadK->threadK]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadL:0' [map threadL->threadL]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadR:0' [map threadR->threadR]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadS:0' [map threadS->threadS]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadW:2' [map threadW->threadW]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'thread_W:18' [map thread_W->thread_W]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_cpuload:.289036' [map apache_cpuload->apache_cpuload]
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select data_template_rrd.data_source_name, data_input_fields.data_name from (data_template_rrd,data_input_fields) where data_template_rrd.data_input_field_id=data_input_fields.id and data_template_rrd.local_data_id=83"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] Host[13] DS[149] CMD: /usr/bin/perl /var/www/html/cacti/scripts/ping.pl f1.rs.singshot.com, output: 60.2
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id,rrd_name,time,output) values (149,'ping','2007-01-23 10:01:03','60.2')"
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field '1min:0.54' [map 1min->load_1min]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field '5min:0.51' [map 5min->load_5min]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field '10min:0.39' [map 10min->load_15min]
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select data_template_rrd.data_source_name, data_input_fields.data_name from (data_template_rrd,data_input_fields) where data_template_rrd.data_input_field_id=data_input_fields.id and data_template_rrd.local_data_id=255"
01/23/2007 10:01:06 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/apache2/htdocs/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: 'f1.rs.singshot.com 13 1:161:500:sscomm:::MD5::[None] get used 8'
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select field_value from host_snmp_cache where host_id=13 and field_name='hrStorageAllocationUnits' and snmp_index='8'"
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_total_hits:352598' [map apache_total_hits->apache_total_hits]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_total_kbytes:5270325' [map apache_total_kbytes->apache_total_kbytes]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_busy_workers:2' [map apache_busy_workers->apache_busy_workers]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_idle_workers:19' [map apache_idle_workers->apache_idle_workers]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'thread_O:235' [map thread_O->thread_O]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadC:0' [map threadC->threadC]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadD:0' [map threadD->threadD]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadG:0' [map threadG->threadG]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadI:0' [map threadI->threadI]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadK:0' [map threadK->threadK]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadL:0' [map threadL->threadL]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadR:0' [map threadR->threadR]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadS:0' [map threadS->threadS]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadW:2' [map threadW->threadW]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'thread_W:19' [map thread_W->thread_W]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_cpuload:.289036' [map apache_cpuload->apache_cpuload]
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select data_template_rrd.data_source_name, data_input_fields.data_name from (data_template_rrd,data_input_fields) where data_template_rrd.data_input_field_id=data_input_fields.id and data_template_rrd.local_data_id=256"
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_total_hits:352600' [map apache_total_hits->apache_total_hits]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_total_kbytes:5270326' [map apache_total_kbytes->apache_total_kbytes]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_busy_workers:4' [map apache_busy_workers->apache_busy_workers]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_idle_workers:17' [map apache_idle_workers->apache_idle_workers]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'thread_O:235' [map thread_O->thread_O]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadC:1' [map threadC->threadC]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadD:0' [map threadD->threadD]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadG:0' [map threadG->threadG]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadI:0' [map threadI->threadI]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadK:0' [map threadK->threadK]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadL:0' [map threadL->threadL]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadR:1' [map threadR->threadR]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadS:0' [map threadS->threadS]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadW:2' [map threadW->threadW]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'thread_W:17' [map thread_W->thread_W]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_cpuload:.289051' [map apache_cpuload->apache_cpuload]
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select data_template_rrd.data_source_name, data_input_fields.data_name from (data_template_rrd,data_input_fields) where data_template_rrd.data_input_field_id=data_input_fields.id and data_template_rrd.local_data_id=257"
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_total_hits:352602' [map apache_total_hits->apache_total_hits]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_total_kbytes:5270326' [map apache_total_kbytes->apache_total_kbytes]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_busy_workers:3' [map apache_busy_workers->apache_busy_workers]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_idle_workers:18' [map apache_idle_workers->apache_idle_workers]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'thread_O:235' [map thread_O->thread_O]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadC:1' [map threadC->threadC]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadD:0' [map threadD->threadD]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadG:0' [map threadG->threadG]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadI:0' [map threadI->threadI]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadK:0' [map threadK->threadK]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadL:0' [map threadL->threadL]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadR:0' [map threadR->threadR]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadS:0' [map threadS->threadS]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadW:2' [map threadW->threadW]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'thread_W:18' [map thread_W->thread_W]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_cpuload:.289051' [map apache_cpuload->apache_cpuload]
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select data_template_rrd.data_source_name, data_input_fields.data_name from (data_template_rrd,data_input_fields) where data_template_rrd.data_input_field_id=data_input_fields.id and data_template_rrd.local_data_id=55"
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field '1min:0.97' [map 1min->load_1min]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field '5min:0.60' [map 5min->load_5min]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field '10min:0.42' [map 10min->load_15min]
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select data_template_rrd.data_source_name, data_input_fields.data_name from (data_template_rrd,data_input_fields) where data_template_rrd.data_input_field_id=data_input_fields.id and data_template_rrd.local_data_id=148"
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field '1min:0.97' [map 1min->load_1min]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field '5min:0.60' [map 5min->load_5min]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field '10min:0.42' [map 10min->load_15min]
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select data_template_rrd.data_source_name, data_input_fields.data_name from (data_template_rrd,data_input_fields) where data_template_rrd.data_input_field_id=data_input_fields.id and data_template_rrd.local_data_id=258"
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_total_hits:13996' [map apache_total_hits->apache_total_hits]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_total_kbytes:160185' [map apache_total_kbytes->apache_total_kbytes]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_busy_workers:3' [map apache_busy_workers->apache_busy_workers]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_idle_workers:14' [map apache_idle_workers->apache_idle_workers]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'thread_O:239' [map thread_O->thread_O]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadC:0' [map threadC->threadC]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadD:0' [map threadD->threadD]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadG:0' [map threadG->threadG]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadI:0' [map threadI->threadI]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadK:0' [map threadK->threadK]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadL:0' [map threadL->threadL]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadR:0' [map threadR->threadR]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadS:0' [map threadS->threadS]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'threadW:3' [map threadW->threadW]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'thread_W:14' [map thread_W->thread_W]
01/23/2007 10:01:06 AM - POLLER: Poller[0] Parsed MULTI output field 'apache_cpuload:1.66913' [map apache_cpuload->apache_cpuload]
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='60' and rrd_name='mem_buffers' and time='2007-01-23 10:01:02'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='61' and rrd_name='mem_swap' and time='2007-01-23 10:01:02'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='62' and rrd_name='' and time='2007-01-23 10:01:02'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='63' and rrd_name='ping' and time='2007-01-23 10:01:02'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='64' and rrd_name='proc' and time='2007-01-23 10:01:02'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='130' and rrd_name='proc' and time='2007-01-23 10:01:02'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='190' and rrd_name='hdd_used' and time='2007-01-23 10:01:02'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='190' and rrd_name='hdd_total' and time='2007-01-23 10:01:02'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='191' and rrd_name='traffic_out' and time='2007-01-23 10:01:02'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='194' and rrd_name='cpu_nice' and time='2007-01-23 10:01:02'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='195' and rrd_name='cpu_system' and time='2007-01-23 10:01:02'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='196' and rrd_name='cpu_user' and time='2007-01-23 10:01:02'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='254' and rrd_name='' and time='2007-01-23 10:01:02'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='81' and rrd_name='mem_buffers' and time='2007-01-23 10:01:03'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='82' and rrd_name='mem_swap' and time='2007-01-23 10:01:03'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='83' and rrd_name='' and time='2007-01-23 10:01:03'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='84' and rrd_name='proc' and time='2007-01-23 10:01:03'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='85' and rrd_name='hdd_free' and time='2007-01-23 10:01:03'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='85' and rrd_name='hdd_used' and time='2007-01-23 10:01:03'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='255' and rrd_name='' and time='2007-01-23 10:01:02'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='88' and rrd_name='proc' and time='2007-01-23 10:01:03'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='90' and rrd_name='users' and time='2007-01-23 10:01:03'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='91' and rrd_name='ping' and time='2007-01-23 10:01:03'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='256' and rrd_name='' and time='2007-01-23 10:01:02'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='92' and rrd_name='hdd_used' and time='2007-01-23 10:01:03'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='93' and rrd_name='hdd_free' and time='2007-01-23 10:01:03'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='93' and rrd_name='hdd_used' and time='2007-01-23 10:01:03'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='257' and rrd_name='' and time='2007-01-23 10:01:02'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0] DEBUG: SQL Exec: "delete from poller_output where local_data_id='109' and rrd_name='cpu_nice' and time='2007-01-23 10:01:03'"
01/23/2007 10:01:06 AM - CMDPHP: Poller[0]
sseric
Posts: 8
Joined: Wed Jul 12, 2006 4:30 pm

Post by sseric »

Additionally, spot checking problematic rrd's, the path is correct there (if I was going to be creating the rrd from scratch, that is):

/usr/bin/rrdtool create \
/usr/local/apache2/htdocs/cacti/rra/w2_mem_buffers_60.rrd \
--step 300 \
DS:mem_buffers:GAUGE:600:0:U \
RRA:AVERAGE:0.5:1:600 \
RRA:AVERAGE:0.5:6:700 \
RRA:AVERAGE:0.5:24:775 \
RRA:AVERAGE:0.5:288:797 \
RRA:MIN:0.5:1:600 \
RRA:MIN:0.5:6:700 \
RRA:MIN:0.5:24:775 \
RRA:MIN:0.5:288:797 \
RRA:MAX:0.5:1:600 \
RRA:MAX:0.5:6:700 \
RRA:MAX:0.5:24:775 \
RRA:MAX:0.5:288:797 \
RRA:LAST:0.5:1:600 \
RRA:LAST:0.5:6:700 \
RRA:LAST:0.5:24:775 \
RRA:LAST:0.5:288:797 \
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Did you rebuild your poller cache. When hacking things like Data Sources, you need to perform such tasks.

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
sseric
Posts: 8
Joined: Wed Jul 12, 2006 4:30 pm

Post by sseric »

Ah, swank. I didn't catch that. Thanks for the pointer and thanks for the handy repopulator script!
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests