Hi all!
I have a problem with squid scripts. I use squid-2.5.STABLE7 with snmp.
Snmpwalk output is normal, i hope:
[root@bbs log]# snmpwalk -v1 -c public 127.0.0.1:3401 .1.3.6.1.4.1.3495.1.3.1.7
SNMPv2-SMI::enterprises.3495.1.3.1.7.0 = Gauge32: 50
Other requests outputs some data too (if I use snmpwalk).
But here is the cacti log:
-=----------------------
1/16/2005 01:43:44 AM - CMDPHP: Poller[0] Host[8] SNMP: Host responded to SNMP
01/16/2005 01:43:44 AM - CMDPHP: Poller[0] Host[8] WARNING: Result from SNMP not valid. Partial Result:
01/16/2005 01:43:44 AM - CMDPHP: Poller[0] Host[8] SNMP: v1: 127.0.0.1, dsname: cache_objects, oid:
.1.3.6.1.4.1.3495.1.3.1.7, output: U
01/16/2005 01:43:44 AM - CMDPHP: Poller[0] Host[8] WARNING: Result from SNMP not valid. Partial Result:
01/16/2005 01:43:44 AM - CMDPHP: Poller[0] Host[8] SNMP: v1: 127.0.0.1, dsname: http_data_received, oid:
.1.3.6.1.4.1.3495.1.3.2.1.4, output: U
01/16/2005 01:43:44 AM - CMDPHP: Poller[0] Host[8] WARNING: Result from SNMP not valid. Partial Result:
01/16/2005 01:43:44 AM - CMDPHP: Poller[0] Host[8] SNMP: v1: 127.0.0.1, dsname: http_data_sent, oid:
.1.3.6.1.4.1.3495.1.3.2.1.5, output: U
01/16/2005 01:43:44 AM - CMDPHP: Poller[0] Host[8] WARNING: Result from SNMP not valid. Partial Result:
01/16/2005 01:43:44 AM - CMDPHP: Poller[0] Host[8] SNMP: v1: 127.0.0.1, dsname: http_requests, oid:
.1.3.6.1.4.1.3495.1.3.2.1.1, output: U
------------------------------------------
Where is the bug ?
SQUID script trobles
Moderators: Developers, Moderators
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
Can you run the script manually and post the output? I suspect that cacti is not liking the format or the script is getting an error.
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
Hm It not a script in correct, i am sorry.rony wrote:Can you run the script manually and post the output? I suspect that cacti is not liking the format or the script is getting an error.
It is template I download from this place : http://forums.cacti.net/about4142.html
I don't know how to run it manually..
X-Powered-By: PHP/4.2.2pbulteel wrote:You would run the entire poller manually since it's an snmp query to squid.
Use <path to php binary>/php /path/to/cacti/poller.php and see what you get.
Content-type: text/html
01/23/2005 01:25:17 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q
/web/stat/html/c/cmd.php 0 11]
Waiting on 1/1 pollers.
Waiting on 1/1 pollers.
01/23/2005 01:25:18 PM - POLLER: Poller[0] Parsed MULTI output field '1min:1.70' [map 1min->load_1min]
01/23/2005 01:25:18 PM - POLLER: Poller[0] Parsed MULTI output field '5min:1.35' [map 5min->load_5min]
01/23/2005 01:25:18 PM - POLLER: Poller[0] Parsed MULTI output field '10min:1.29' [map 10min->load_15min]
01/23/2005 01:25:18 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/localhost_mem_buffers_3.rrd --template mem_buffers 1106450718:18812
01/23/2005 01:25:18 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/localhost_mem_swap_4.rrd --template mem_swap 1106450718:669048
01/23/2005 01:25:18 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/localhost_load_1min_5.rrd --template load_1min:load_5min:load_15min 1106450718:1.70:1.35:1.29
01/23/2005 01:25:18 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/localhost_users_6.rrd --template users 1106450718:3
OK u:0.00 s:0.00 r:1.03
OK u:0.01 s:0.00 r:1.08
OK u:0.01 s:0.00 r:1.08
OK u:0.01 s:0.00 r:1.08
Waiting on 1/1 pollers.
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/localhost_hdd_free_8.rrd --template hdd_used:hdd_free 1106450718:4150140:750400
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/localhost_proc_7.rrd --template proc 1106450718:79
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/localhost_hdd_free_9.rrd --template hdd_free:hdd_used 1106450718:4652100:10049836
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/localhost_hdd_free_10.rrd --template hdd_free:hdd_used 1106450718:3590428:4251912
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/localhost_hdd_free_11.rrd --template hdd_free:hdd_used 1106450718:2005124:6332472
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/localhost_tcp_conn_21.rrd --template tcp_conn 1106450718:28
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/fesaem_adsl_traffic_in_16.rrd --template traffic_out:traffic_in
1106450718:3277377664:2135303244
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/fesaem_adsl_traffic_in_17.rrd --template traffic_out:traffic_in
1106450718:2093131604:3229857696
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/bbssnmp_traffic_in_18.rrd --template traffic_in:traffic_out 1106450718:132093470:132093620
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/bbssnmp_traffic_in_19.rrd --template traffic_in:traffic_out 1106450718:2676449681:94158126
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/bbssnmp_traffic_in_20.rrd --template traffic_in:traffic_out 1106450718:1877267:4838919
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/bbssnmp_traffic_in_23.rrd --template traffic_in:traffic_out 1106450718:1877267:4838919
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/bbssnmp_cpu_nice_30.rrd --template cpu_nice 1106450718:47214699
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/bbssnmp_cpu_system_31.rrd --template cpu_system 1106450718:1193307
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/bbssnmp_cpu_user_32.rrd --template cpu_user 1106450718:4681354
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_dir_total_60.rrd --template dir_used:dir_total 1106450718:0:2147483647
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_dir_total_61.rrd --template dir_total:dir_used 1106450718:279040:249288
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_fs_reads_24.rrd --template fs_reads 1106450718:39878343
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_fs_writes_25.rrd --template fs_writes 1106450718:76941131
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_cache_checks_26.rrd --template cache_checks 1106450718:202945911
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_cache_hits_27.rrd --template cache_hits 1106450718:179632296
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_total_logins_28.rrd --template total_logins 1106450718:0
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_open_files_29.rrd --template open_files 1106450718:48
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_dir_total_59.rrd --template dir_used:dir_total 1106450718:75593:2147483647
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_dir_total_62.rrd --template dir_used:dir_total 11064507182147483647
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_dir_total_63.rrd --template dir_used:dir_total 11064507182147483647
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_dir_total_64.rrd --template dir_used:dir_total 1106450718:786036:2147483647
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_cpu_65.rrd --template cpu 1106450718:0
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_cpu_66.rrd --template cpu 1106450718:0
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_cpu_67.rrd --template cpu 1106450718:0
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_cpu_68.rrd --template cpu 1106450718:0
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_traffic_in_69.rrd --template traffic_in:traffic_out
1106450718:3651591634:3647653528
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_traffic_in_70.rrd --template traffic_in:traffic_out
1106450718:104040385:1788731027
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_traffic_in_71.rrd --template traffic_in:traffic_out
1106450718:3651591634:3647653528
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_vol_total_72.rrd --template vol_total:vol_free:vol_freeable
1106450718:10172800:1815196:560960
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_vol_total_73.rrd --template vol_total:vol_free:vol_freeable
1106450718:4096:4096:0
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_vol_total_74.rrd --template vol_total:vol_free:vol_freeable
1106450718:8915840:313664:0
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_vol_total_75.rrd --template vol_total:vol_free:vol_freeable
1106450718:10240000:5598384:1144
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_vol_total_76.rrd --template vol_total:vol_free:vol_freeable
1106450718:30720000:2092060:10047588
01/23/2005 01:25:19 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mail_fesaem_ru_vol_total_77.rrd --template vol_total:vol_free:vol_freeable
1106450718:5120000:0:4224968
OK u:0.01 s:0.00 r:2.31
OK u:0.01 s:0.00 r:2.31
OK u:0.01 s:0.00 r:2.31
OK u:0.01 s:0.00 r:2.31
OK u:0.01 s:0.00 r:2.31
OK u:0.01 s:0.00 r:2.31
OK u:0.01 s:0.00 r:2.31
OK u:0.01 s:0.00 r:2.31
OK u:0.01 s:0.00 r:2.31
OK u:0.01 s:0.00 r:2.31
OK u:0.01 s:0.00 r:2.31
OK u:0.01 s:0.00 r:2.31
OK u:0.02 s:0.00 r:2.31
OK u:0.02 s:0.00 r:2.31
OK u:0.02 s:0.00 r:2.31
OK u:0.02 s:0.00 r:2.31
OK u:0.02 s:0.00 r:2.31
OK u:0.02 s:0.00 r:2.31
OK u:0.02 s:0.00 r:2.31
OK u:0.02 s:0.00 r:2.31
OK u:0.02 s:0.00 r:2.31
OK u:0.02 s:0.00 r:2.31
OK u:0.02 s:0.00 r:2.32
OK u:0.02 s:0.00 r:2.32
OK u:0.02 s:0.00 r:2.32
OK u:0.02 s:0.00 r:2.32
OK u:0.02 s:0.00 r:2.32
OK u:0.02 s:0.00 r:2.32
OK u:0.02 s:0.00 r:2.32
OK u:0.02 s:0.00 r:2.32
OK u:0.02 s:0.00 r:2.32
OK u:0.02 s:0.00 r:2.32
OK u:0.02 s:0.00 r:2.32
OK u:0.02 s:0.00 r:2.32
OK u:0.02 s:0.00 r:2.32
OK u:0.02 s:0.00 r:2.32
OK u:0.02 s:0.00 r:2.32
OK u:0.02 s:0.00 r:2.32
OK u:0.02 s:0.01 r:2.32
OK u:0.02 s:0.01 r:2.32
Waiting on 1/1 pollers.
01/23/2005 01:25:20 PM - POLLER: Poller[0] Parsed MULTI output field 'change_db:5166' [map change_db->change_db]
01/23/2005 01:25:21 PM - POLLER: Poller[0] Parsed MULTI output field 'delete:255174' [map delete->delete]
01/23/2005 01:25:21 PM - POLLER: Poller[0] Parsed MULTI output field 'insert:734094' [map insert->insert]
01/23/2005 01:25:21 PM - POLLER: Poller[0] Parsed MULTI output field 'select:315415' [map select->select]
01/23/2005 01:25:21 PM - POLLER: Poller[0] Parsed MULTI output field 'update:31799' [map update->update]
01/23/2005 01:25:21 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mysql_bbs_connections_34.rrd --template connections 1106450718:24169
01/23/2005 01:25:21 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mysql_bbs_select_33.rrd --template change_db:delete:insert:select:update
1106450718:5166:255174:734094:315415:31799
OK u:0.02 s:0.01 r:3.33
OK u:0.02 s:0.01 r:3.33
Waiting on 1/1 pollers.
01/23/2005 01:25:22 PM - POLLER: Poller[0] Parsed MULTI output field 'used:0' [map used->used]
01/23/2005 01:25:22 PM - POLLER: Poller[0] Parsed MULTI output field 'delete:258803' [map delete->delete]
01/23/2005 01:25:22 PM - POLLER: Poller[0] Parsed MULTI output field 'read_first:53495' [map
read_first->read_first]
01/23/2005 01:25:22 PM - POLLER: Poller[0] Parsed MULTI output field 'read_key:1512513' [map read_key->read_key]
01/23/2005 01:25:22 PM - POLLER: Poller[0] Parsed MULTI output field 'read_next:3175831' [map read_next->read_next]
01/23/2005 01:25:22 PM - POLLER: Poller[0] Parsed MULTI output field 'read_prev:49' [map read_prev->read_prev]
01/23/2005 01:25:22 PM - POLLER: Poller[0] Parsed MULTI output field 'read_rnd:397340' [map read_rnd->read_rnd]
01/23/2005 01:25:22 PM - POLLER: Poller[0] Parsed MULTI output field 'read_rnd_next:1650446' [map
read_rnd_next->read_rnd_next]
01/23/2005 01:25:22 PM - POLLER: Poller[0] Parsed MULTI output field 'update:183972' [map update->update]
01/23/2005 01:25:22 PM - POLLER: Poller[0] Parsed MULTI output field 'write:2891312' [map write->write]
01/23/2005 01:25:22 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mysql_bbs_questions_37.rrd --template questions 1106450718:1622304
01/23/2005 01:25:22 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mysql_bbs_used_36.rrd --template used 1106450718:0
01/23/2005 01:25:22 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mysql_bbs_read_key_35.rrd --template
delete:read_first:read_key:read_next:read_prev:read_rnd:read_rnd_next:update:write
1106450718:258803:53495:1512513:3175831:49:397340:1650446:183972:2891312
OK u:0.02 s:0.01 r:4.36
OK u:0.02 s:0.01 r:4.36
OK u:0.02 s:0.01 r:4.36
Waiting on 1/1 pollers.
01/23/2005 01:25:23 PM - POLLER: Poller[0] Parsed MULTI output field 'recursion:2288' [map recursion->recursion]
01/23/2005 01:25:23 PM - POLLER: Poller[0] Parsed MULTI output field 'success:10063' [map success->success]
01/23/2005 01:25:23 PM - POLLER: Poller[0] Parsed MULTI output field 'failure:8601' [map failure->failure]
01/23/2005 01:25:23 PM - POLLER: Poller[0] Parsed MULTI output field 'nxrrset:1469' [map nxrrset->nxrrset]
01/23/2005 01:25:23 PM - POLLER: Poller[0] Parsed MULTI output field 'referral:16' [map referral->referral]
01/23/2005 01:25:23 PM - POLLER: Poller[0] Parsed MULTI output field 'nxdomain:1869' [map nxdomain->nxdomain]
01/23/2005 01:25:23 PM - POLLER: Poller[0] Parsed MULTI output field 'connected:17' [map connected->connected]
01/23/2005 01:25:23 PM - POLLER: Poller[0] Parsed MULTI output field 'running:1' [map running->running]
01/23/2005 01:25:23 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/cisco_3620_traffic_in_55.rrd --template traffic_in:traffic_out 1106450718:0:0
01/23/2005 01:25:23 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/cisco_3620_traffic_in_54.rrd --template traffic_in:traffic_out 1106450718:0:0
01/23/2005 01:25:23 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/cisco_3620_traffic_in_53.rrd --template traffic_in:traffic_out 1106450718:12384424:11939899
01/23/2005 01:25:23 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/bind_recursion_52.rrd --template recursion:success:failure:nxrrset:referral:nxdomain
110645071810063:860116:1869
01/23/2005 01:25:23 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/squid_bbs_http_requests_51.rrd --template http_requests 1106450718:U
01/23/2005 01:25:23 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/squid_bbs_http_data_sent_50.rrd --template http_data_sent 1106450718:U
01/23/2005 01:25:23 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/squid_bbs_http_data_received_49.rrd --template http_data_received 1106450718:U
01/23/2005 01:25:23 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mysql_bbs_value_38.rrd --template value 1106450718:0
01/23/2005 01:25:23 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/mysql_bbs_running_39.rrd --template connected:running 1106450718:17:1
01/23/2005 01:25:23 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/squid_bbs_cache_objects_48.rrd --template cache_objects 1106450718:U
OK u:0.02 s:0.02 r:5.41
OK u:0.02 s:0.02 r:5.41
OK u:0.02 s:0.02 r:5.41
OK u:0.02 s:0.02 r:5.41
OK u:0.02 s:0.02 r:5.41
OK u:0.02 s:0.02 r:5.41
OK u:0.02 s:0.02 r:5.41
OK u:0.02 s:0.02 r:5.41
OK u:0.02 s:0.02 r:5.41
OK u:0.02 s:0.02 r:5.41
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_traffic_in_108.rrd --template traffic_out:traffic_in 1106450718:42161470:2012829
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_traffic_in_107.rrd --template traffic_out:traffic_in 1106450718:20118932:27058898
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_cpu_106.rrd --template cpu 1106450718:1
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_vol_total_105.rrd --template vol_free:vol_freeable:vol_total
1106450718:1751676:6656:4558516
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_vol_total_104.rrd --template vol_free:vol_freeable:vol_total
1106450718:0:7278320:7929856
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_vol_total_103.rrd --template vol_free:vol_freeable:vol_total
1106450718:10125760:0:10240896
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_vol_total_102.rrd --template vol_free:vol_freeable:vol_total
1106450718:4096:0:4096
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_vol_total_101.rrd --template vol_free:vol_freeable:vol_total
1106450718:1278584:4261844:10172436
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_open_files_99.rrd --template open_files 1106450718:21
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_total_logins_98.rrd --template total_logins 1106450718:0
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_cache_hits_97.rrd --template cache_hits 1106450718:12418431
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_cache_checks_96.rrd --template cache_checks 1106450718:12731048
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_fs_writes_95.rrd --template fs_writes 1106450718:967319
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_fs_reads_94.rrd --template fs_reads 1106450718:1040222
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_traffic_in_91.rrd --template traffic_in:traffic_out 1106450718:2012829:42161470
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_traffic_in_90.rrd --template traffic_in:traffic_out 1106450718:27056669:20116454
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_cpu_89.rrd --template cpu 1106450718:1
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_dir_total_88.rrd --template dir_total:dir_used 1106450718:2147483647:5337
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_dir_total_87.rrd --template dir_total:dir_used 1106450718:2147483647:1096524
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_dir_total_86.rrd --template dir_total:dir_used 11064507186601
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/cisco_3620_traffic_in_56.rrd --template traffic_out:traffic_in 1106450718:0:0
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_dir_total_85.rrd --template dir_total:dir_used 1106450718:2147483647:0
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_dir_total_84.rrd --template dir_total:dir_used 1106450718:2147483647:94314
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_cache_hits_81.rrd --template cache_hits 1106450718:12418431
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_total_logins_82.rrd --template total_logins 1106450718:0
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_open_files_83.rrd --template open_files 1106450718:21
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_cache_checks_80.rrd --template cache_checks 1106450718:12731048
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_fs_writes_79.rrd --template fs_writes 1106450718:967319
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/212_16_215_98_fs_reads_78.rrd --template fs_reads 1106450718:1040222
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/cisco_3620_5min_cpu_58.rrd --template 5min_cpu 1106450718:0
01/23/2005 01:25:24 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update
/web/stat/html/c/rra/cisco_3620_traffic_in_57.rrd --template traffic_in:traffic_out 1106450718:0:0
01/23/2005 01:25:24 PM - SYSTEM STATS: Time: 6.6152 s, Method: cmd.php, Processes: 1, Threads: N/A, Hosts: 10,
Hosts/Process: 10
OK u:0.02 s:0.02 r:6.56
OK u:0.02 s:0.02 r:6.56
OK u:0.02 s:0.02 r:6.56
OK u:0.02 s:0.02 r:6.56
OK u:0.02 s:0.02 r:6.56
OK u:0.02 s:0.02 r:6.56
OK u:0.02 s:0.02 r:6.56
OK u:0.02 s:0.02 r:6.56
OK u:0.02 s:0.02 r:6.56
OK u:0.02 s:0.02 r:6.56
OK u:0.02 s:0.02 r:6.56
OK u:0.02 s:0.02 r:6.56
OK u:0.02 s:0.02 r:6.56
OK u:0.02 s:0.02 r:6.56
OK u:0.03 s:0.02 r:6.56
OK u:0.03 s:0.02 r:6.56
OK u:0.03 s:0.02 r:6.56
OK u:0.03 s:0.02 r:6.56
OK u:0.03 s:0.02 r:6.56
OK u:0.03 s:0.02 r:6.56
OK u:0.03 s:0.02 r:6.56
OK u:0.03 s:0.02 r:6.56
OK u:0.03 s:0.02 r:6.56
OK u:0.03 s:0.02 r:6.56
OK u:0.03 s:0.02 r:6.57
OK u:0.03 s:0.02 r:6.57
OK u:0.03 s:0.02 r:6.57
OK u:0.03 s:0.02 r:6.57
OK u:0.03 s:0.02 r:6.57
OK u:0.03 s:0.02 r:6.57
OK u:0.03 s:0.02 r:6.57
pbulteel wrote: Are you using snmp as a proxy or going directly to the squid snmp port?
-P
mt
Trouble with Squid Monitoring
I have the MIB and CFG file I have used to mointoring squid proxy service on port 3041 but how do I import that or get Cacti to reconize it?
I go to devices and try to query it but get SNMP error.
Any ideas will greatly help me, thank you.
Who is online
Users browsing this forum: No registered users and 0 guests