"nan" values in graphs

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

Moderators: Developers, Moderators

Post Reply
anderiv
Posts: 11
Joined: Wed Sep 08, 2004 3:11 pm
Location: Blaine, MN
Contact:

"nan" values in graphs

Post by anderiv »

Hello - I'm running cacti-0.8.6d on gentoo linux. I'm getting "nan" values in all of the graphs I've set up for my m0n0wall (BSD-based) firewall. Here's the query in debug mode:

Code: Select all

/usr/bin/rrdtool create \
/var/www/localhost/htdocs/cacti/rra/m0n0_traffic_in_9.rrd \
--step 300  \
DS:traffic_in:COUNTER:600:0:100000000 \
DS:traffic_out:COUNTER:600:0:100000000 \
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:MAX:0.5:1:600 \
RRA:MAX:0.5:6:700 \
RRA:MAX:0.5:24:775 \
RRA:MAX:0.5:288:797 \
I'm guessing that it's pulling the wrong OID, as the number isn't changing there. I walked the snmp tree manually, and found the OID that I want to pull:

.1.3.6.1.2.1.2.2.1.10.1

How can I tell cacti to use this OID instead of the one it's currently using?

Thanks!
User avatar
rony
Developer/Forum Admin
Posts: 6022
Joined: Mon Nov 17, 2003 6:35 pm
Location: Michigan, USA
Contact:

Post by rony »

Go into the Host/Devices section and check the status of the host. If the host is down, cacti will not poll it.

If it is up, please set you Poller Logging Level to Debug and post one pass of the poller from the cacti.log.
[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]
anderiv
Posts: 11
Joined: Wed Sep 08, 2004 3:11 pm
Location: Blaine, MN
Contact:

Post by anderiv »

Thanks for the reply. Yes - the host is up. Here's the debug info from cacti.log:

Code: Select all

05/28/2005 10:46:31 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /var/www/localhost/htdocs/cacti/cmd.php 0 2]
05/28/2005 10:46:32 PM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
05/28/2005 10:46:32 PM - PHPSVR: Poller[0] DEBUG: GETCWD: /var/www/localhost/htdocs/cacti/log
05/28/2005 10:46:32 PM - PHPSVR: Poller[0] DEBUG: DIRNAM: /var/www/localhost/htdocs/cacti
05/28/2005 10:46:32 PM - PHPSVR: Poller[0] DEBUG: FILENM: /var/www/localhost/htdocs/cacti/script_server.php
05/28/2005 10:46:32 PM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
05/28/2005 10:46:32 PM - CMDPHP: Poller[0] PHP Script Server Started Properly
05/28/2005 10:46:32 PM - CMDPHP: Poller[0] Host[1] SNMP: Device does not require SNMP
05/28/2005 10:46:32 PM - CMDPHP: Poller[0] Host[1] No host availability check possible for '127.0.0.1'.
05/28/2005 10:46:32 PM - CMDPHP: Poller[0] Host[1] CMD: perl /var/www/localhost/htdocs/cacti/scripts/linux_memory.pl MemFree:, output: 2760
05/28/2005 10:46:32 PM - CMDPHP: Poller[0] Host[1] CMD: perl /var/www/localhost/htdocs/cacti/scripts/linux_memory.pl SwapFree:, output: 130428
05/28/2005 10:46:32 PM - CMDPHP: Poller[0] Host[1] CMD: perl /var/www/localhost/htdocs/cacti/scripts/loadavg_multi.pl, output: 1min:0.26 5min:0.12 10min:0.09
05/28/2005 10:46:33 PM - CMDPHP: Poller[0] Host[1] CMD: perl /var/www/localhost/htdocs/cacti/scripts/unix_users.pl, output: 1
05/28/2005 10:46:33 PM - CMDPHP: Poller[0] Host[1] CMD: perl /var/www/localhost/htdocs/cacti/scripts/unix_processes.pl, output: 65
05/28/2005 10:46:33 PM - CMDPHP: Poller[0] Host[2] SNMP: Host responded to SNMP
05/28/2005 10:46:33 PM - CMDPHP: Poller[0] Host[2] RECACHE: Processing 2 items in the auto reindex cache for '192.168.0.1'.
05/28/2005 10:46:33 PM - CMDPHP: Poller[0] Host[2] SNMP: v1: 192.168.0.1, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.1, output: 813746287
05/28/2005 10:46:33 PM - CMDPHP: Poller[0] Host[2] SNMP: v1: 192.168.0.1, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.1, output: 382714130
05/28/2005 10:46:33 PM - CMDPHP: Poller[0] Host[2] SNMP: v1: 192.168.0.1, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.2, output: 879658238
05/28/2005 10:46:33 PM - CMDPHP: Poller[0] Host[2] SNMP: v1: 192.168.0.1, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.2, output: 4081526368
05/28/2005 10:46:33 PM - CMDPHP: Poller[0] Host[2] WARNING: Result from SNMP not valid.  Partial Result:
05/28/2005 10:46:33 PM - CMDPHP: Poller[0] Host[2] SNMP: v1: 192.168.0.1, dsname: snmp_oid, oid: , output: U
05/28/2005 10:46:33 PM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
05/28/2005 10:46:33 PM - CMDPHP: Poller[0] Time: 1.3047 s, Theads: N/A, Hosts: 2
05/28/2005 10:46:33 PM - POLLER: Poller[0] Parsed MULTI output field '1min:0.26' [map 1min->load_1min]
05/28/2005 10:46:33 PM - POLLER: Poller[0] Parsed MULTI output field '5min:0.12' [map 5min->load_5min]
05/28/2005 10:46:33 PM - POLLER: Poller[0] Parsed MULTI output field '10min:0.09' [map 10min->load_15min]
05/28/2005 10:46:33 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/localhost/htdocs/cacti/rra/localhost_mem_buffers_3.rrd --template mem_buffers 1117338391:2760
05/28/2005 10:46:33 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/localhost/htdocs/cacti/rra/localhost_mem_swap_4.rrd --template mem_swap 1117338391:130428
05/28/2005 10:46:33 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/localhost/htdocs/cacti/rra/localhost_load_1min_5.rrd --template load_1min:load_5min:load_15min 1117338391:0.26:0.12:0.09
05/28/2005 10:46:33 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/localhost/htdocs/cacti/rra/localhost_users_6.rrd --template users 1117338391:1
05/28/2005 10:46:33 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/localhost/htdocs/cacti/rra/localhost_proc_7.rrd --template proc 1117338391:65
05/28/2005 10:46:33 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/localhost/htdocs/cacti/rra/m0n0_traffic_in_8.rrd --template traffic_out:traffic_in 1117338391:813746287:382714130
05/28/2005 10:46:33 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/localhost/htdocs/cacti/rra/m0n0_traffic_in_9.rrd --template traffic_in:traffic_out 1117338391:879658238:4081526368
05/28/2005 10:46:33 PM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/localhost/htdocs/cacti/rra/m0n0_snmp_oid_10.rrd --template snmp_oid 1117338391:U
05/28/2005 10:46:33 PM - SYSTEM STATS: Time: 2.2885 s, Method: cmd.php, Processes: 1, Threads: N/A, Hosts: 3, Hosts/Process: 3
Thanks!
anderiv
Posts: 11
Joined: Wed Sep 08, 2004 3:11 pm
Location: Blaine, MN
Contact:

Post by anderiv »

Well crap - it just started working. I'm clueless what made it work

:-)

Carry on...
grahambayley
Posts: 5
Joined: Sat May 28, 2005 9:38 pm
Location: Oz
Contact:

Post by grahambayley »

Did you reboot your firewall ?? as the data set value Max set in
your create script was 100000000 and you appear to be trying to enter a value greater than that

Code: Select all

DS:traffic_in:COUNTER:600:0:100000000 \
DS:traffic_out:COUNTER:600:0:100000000 \ 
And the value you report back from the query is

Code: Select all

/var/www/localhost/htdocs/cacti/rra/m0n0_traffic_in_9.rrd --template traffic_in:traffic_out 1117338391:879658238:4081526368
is the 879658238:4081526368 not greater than your max set (100000000)

I find i see the same thing when I make this error ... perhaps its the same for you ??

Graham
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

This is bad:
05/28/2005 10:46:33 PM - CMDPHP: Poller[0] Host[2] WARNING: Result from SNMP not valid. Partial Result:
05/28/2005 10:46:33 PM - CMDPHP: Poller[0] Host[2] SNMP: v1: 192.168.0.1, dsname: snmp_oid, oid: , output: U
It means that one of your data sources does not had an OID associated with it.

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?
Diceman
Cacti User
Posts: 142
Joined: Tue Oct 25, 2005 10:01 am

Post by Diceman »

i am having a similar problem except all of my graphs were working fine. i didnt change anything, now they dont update. here is a copy of a debug log from a polling, i looked through it but didnt see any issues. any ideas?
the host shows up in the device list and will respond to an snmpwalk as well. everything looks correct but it just isnt working anymore. thanks for the help.

Code: Select all

02/14/2006 05:20:00 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/bin/php, ARGS: -q /usr/local/share/cacti/cmd.php 0 1]
02/14/2006 05:20:00 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/bin/php, ARGS: -q /usr/local/share/cacti/cmd.php 3 5]
02/14/2006 05:20:00 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/bin/php, ARGS: -q /usr/local/share/cacti/cmd.php 9 11]
02/14/2006 05:20:03 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
02/14/2006 05:20:03 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /var/cron
02/14/2006 05:20:03 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /usr/local/share/cacti
02/14/2006 05:20:03 AM - PHPSVR: Poller[0] DEBUG: FILENM: /usr/local/share/cacti/script_server.php
02/14/2006 05:20:03 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
02/14/2006 05:20:03 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
02/14/2006 05:20:03 AM - CMDPHP: Poller[0] Host[1] SNMP: Host responded to SNMP
02/14/2006 05:20:03 AM - CMDPHP: Poller[0] Host[1] RECACHE: Processing 2 items in the auto reindex cache for '127.0.0.1'.
02/14/2006 05:20:03 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 1'
02/14/2006 05:20:03 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 1 output 0
02/14/2006 05:20:03 AM - CMDPHP: Poller[0] Host[1] DS[73] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 1, output: 0
02/14/2006 05:20:03 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 2'
02/14/2006 05:20:03 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 2 output 549625856
02/14/2006 05:20:03 AM - CMDPHP: Poller[0] Host[1] DS[74] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 2, output: 549625856
02/14/2006 05:20:03 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 2'
02/14/2006 05:20:03 AM - CMDPHP: Poller[0] Host[1] DS[74] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 2, output: 166555648
02/14/2006 05:20:03 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 2 output 166555648
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[1] DS[3] CMD: perl /usr/local/share/cacti/scripts/linux_memory.pl MemFree:, output: 2237920
02/14/2006 05:20:04 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/localhost_hdd_total_74.rrd --template hdd_total:hdd_used 1139912401:549625856:166555648
02/14/2006 05:20:04 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/localhost_mem_buffers_3.rrd --template mem_buffers 1139912401:2237920
02/14/2006 05:20:04 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
02/14/2006 05:20:04 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /var/cron
02/14/2006 05:20:04 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /usr/local/share/cacti
02/14/2006 05:20:04 AM - PHPSVR: Poller[0] DEBUG: FILENM: /usr/local/share/cacti/script_server.php
02/14/2006 05:20:04 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] SNMP: Host responded to SNMP
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] RECACHE: Processing 1 items in the auto reindex cache for '192.168.0.254'.
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[48] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.11, output: 854
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[48] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.11, output: 64
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[47] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.10, output: 1063
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[47] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.10, output: 2177
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[46] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.9, output: 2483803203
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[46] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.9, output: 3899901381
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[45] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.8, output: 64
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[45] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.8, output: 852
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[44] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.7, output: 64
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[44] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.7, output: 852
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[43] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.6, output: 3690765491
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[43] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.6, output: 3672189328
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[42] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.5, output: 64
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[42] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.5, output: 852
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[41] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.4, output: 3392649527
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[41] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.4, output: 4037805797
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[40] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.3, output: 64
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[40] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.3, output: 852
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[39] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.2, output: 1988581190
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[1] DS[4] CMD: perl /usr/local/share/cacti/scripts/linux_memory.pl SwapFree:, output: 0
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[39] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.2, output: 2150283674
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[49] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.12, output: 919
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[1] DS[5] CMD: perl /usr/local/share/cacti/scripts/loadavg_multi.pl, output: 1min:0.24 5min:0.12 10min:0.13
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[49] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.12, output: 2182
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[50] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.13, output: 24453350
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[50] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.13, output: 738554766
02/14/2006 05:20:04 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
02/14/2006 05:20:04 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /var/cron
02/14/2006 05:20:04 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /usr/local/share/cacti
02/14/2006 05:20:04 AM - PHPSVR: Poller[0] DEBUG: FILENM: /usr/local/share/cacti/script_server.php
02/14/2006 05:20:04 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[51] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.14, output: 941
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[51] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.14, output: 2118
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[11] SNMP: Host responded to SNMP
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[52] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.15, output: 2724
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[11] RECACHE: Processing 1 items in the auto reindex cache for '192.168.0.1'.
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[52] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.15, output: 2438
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[11] DS[121] CMD: perl /usr/local/share/cacti/scripts/loadavg_multi.pl, output: 1min:0.24 5min:0.12 10min:0.13
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[53] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.16, output: 64
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[11] DS[122] CMD: perl /usr/local/share/cacti/scripts/unix_processes.pl, output: 130
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[53] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.16, output: 64
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[11] DS[123] SNMP: v1: 192.168.0.1, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.1, output: 1403049373
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[11] DS[123] SNMP: v1: 192.168.0.1, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.1, output: 1747979169
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[54] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.17, output: 86869
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[11] DS[124] SNMP: v1: 192.168.0.1, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.2, output: 1790613411
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[11] DS[124] SNMP: v1: 192.168.0.1, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.2, output: 1449398300
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[54] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.17, output: 376200
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[11] DS[125] SNMP: v1: 192.168.0.1, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.3, output: 0
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[1] DS[6] CMD: perl /usr/local/share/cacti/scripts/unix_users.pl, output: 1
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[11] DS[125] SNMP: v1: 192.168.0.1, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.3, output: 0
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[11] DS[126] SNMP: v1: 192.168.0.1, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.4, output: 1342797077
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[55] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.18, output: 5805
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[11] DS[126] SNMP: v1: 192.168.0.1, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.4, output: 1671536136
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[55] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.18, output: 27879
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[56] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.19, output: 64
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[56] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.19, output: 854
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[57] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.20, output: 2176220479
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[57] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.20, output: 111447147
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[58] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.21, output: 303948397
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[58] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.21, output: 2083799401
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[59] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.22, output: 64
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[1] DS[7] CMD: perl /usr/local/share/cacti/scripts/unix_processes.pl, output: 126
02/14/2006 05:20:04 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 1'
02/14/2006 05:20:04 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 1 output 83712
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[59] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.22, output: 2054
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[1] DS[73] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 1, output: 83712
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[3] DS[60] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.23, output: 64
02/14/2006 05:20:04 AM - CMDPHP: Poller[0] Host[1] DS[72] CMD: perl /usr/local/share/cacti/scripts/ping.pl 127.0.0.1, output: 0.131
02/14/2006 05:20:04 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 3'
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[3] DS[60] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.23, output: 854
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 3 output 0
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[1] DS[75] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 3, output: 0
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 4'
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[3] DS[61] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.24, output: 94866086
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 4 output 26214400
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[1] DS[76] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 4, output: 26214400
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 4'
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[3] DS[61] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.24, output: 25435453
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 4 output 142336
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[1] DS[76] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 4, output: 142336
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 5'
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[3] DS[62] SNMP: v1: 192.168.0.254, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.25, output: 510470883
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 5 output 259766272
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[1] DS[77] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 5, output: 259766272
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 5'
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[3] DS[62] SNMP: v1: 192.168.0.254, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.25, output: 67888200
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 5 output 37937152
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[1] DS[77] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 5, output: 37937152
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 6'
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[3] DS[38] SNMP: v1: 192.168.0.254, dsname: 5min_cpu, oid: .1.3.6.1.4.1.9.2.1.58.0, output: 31
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 6 output 1024
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[1] DS[78] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 6, output: 1024
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 6'
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 6 output 1024
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[1] DS[78] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 6, output: 1024
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 7'
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 7 output 864256
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[1] DS[79] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 7, output: 864256
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 8'
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 8 output 21490776064
02/14/2006 05:20:05 AM - POLLER: Poller[0] Parsed MULTI output field '1min:0.24' [map 1min->load_1min]
02/14/2006 05:20:05 AM - POLLER: Poller[0] Parsed MULTI output field '5min:0.12' [map 5min->load_5min]
02/14/2006 05:20:05 AM - POLLER: Poller[0] Parsed MULTI output field '10min:0.13' [map 10min->load_15min]
02/14/2006 05:20:05 AM - POLLER: Poller[0] Parsed MULTI output field '1min:0.24' [map 1min->load_1min]
02/14/2006 05:20:05 AM - POLLER: Poller[0] Parsed MULTI output field '5min:0.12' [map 5min->load_5min]
02/14/2006 05:20:05 AM - POLLER: Poller[0] Parsed MULTI output field '10min:0.13' [map 10min->load_15min]
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/localhost_hdd_total_73.rrd --template hdd_total:hdd_used 1139912401:0:83712
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_47.rrd --template traffic_in:traffic_out 1139912401:1063:2177
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_48.rrd --template traffic_in:traffic_out 1139912401:64:854
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_46.rrd --template traffic_in:traffic_out 1139912401:2483803203:3899901381
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_45.rrd --template traffic_in:traffic_out 1139912401:64:852
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_44.rrd --template traffic_in:traffic_out 1139912401:64:852
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_43.rrd --template traffic_in:traffic_out 1139912401:3690765491:3672189328
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_42.rrd --template traffic_in:traffic_out 1139912401:64:852
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_41.rrd --template traffic_in:traffic_out 1139912401:3392649527:4037805797
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_40.rrd --template traffic_in:traffic_out 1139912401:64:852
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_39.rrd --template traffic_in:traffic_out 1139912401:1988581190:2150283674
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/localhost_mem_swap_4.rrd --template mem_swap 1139912401:0
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_49.rrd --template traffic_in:traffic_out 1139912401:919:2182
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/localhost_load_1min_5.rrd --template load_1min:load_5min:load_15min 1139912401:0.24:0.12:0.13
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_50.rrd --template traffic_in:traffic_out 1139912401:24453350:738554766
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_51.rrd --template traffic_in:traffic_out 1139912401:941:2118
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_52.rrd --template traffic_in:traffic_out 1139912401:2724:2438
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/m0n0wall_load_1min_121.rrd --template load_1min:load_5min:load_15min 1139912402:0.24:0.12:0.13
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_53.rrd --template traffic_in:traffic_out 1139912401:64:64
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/m0n0wall_proc_122.rrd --template proc 1139912402:130
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/m0n0wall_traffic_in_123.rrd --template traffic_out:traffic_in 1139912402:1403049373:1747979169
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_54.rrd --template traffic_in:traffic_out 1139912401:86869:376200
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/m0n0wall_traffic_in_124.rrd --template traffic_out:traffic_in 1139912402:1790613411:1449398300
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[3] DS[111] SNMP: v1: 192.168.0.254, dsname: memfree, oid: 1.3.6.1.4.1.9.9.48.1.1.1.6.1, output: 1417364
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/m0n0wall_traffic_in_125.rrd --template traffic_out:traffic_in 1139912402:0:0
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/localhost_users_6.rrd --template users 1139912401:1
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/m0n0wall_traffic_in_126.rrd --template traffic_out:traffic_in 1139912402:1342797077:1671536136
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[5] SNMP: Host responded to SNMP
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_55.rrd --template traffic_in:traffic_out 1139912401:5805:27879
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_56.rrd --template traffic_in:traffic_out 1139912401:64:854
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[5] RECACHE: Processing 3 items in the auto reindex cache for '192.168.0.3'.
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_57.rrd --template traffic_in:traffic_out 1139912401:2176220479:111447147
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_58.rrd --template traffic_in:traffic_out 1139912401:303948397:2083799401
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_59.rrd --template traffic_in:traffic_out 1139912401:64:2054
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/localhost_proc_7.rrd --template proc 1139912401:126
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[5] DS[63] SNMP: v1: 192.168.0.3, dsname: users, oid: .1.3.6.1.2.1.25.1.5.0, output: 2
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_60.rrd --template traffic_in:traffic_out 1139912401:64:854
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/localhost_ping_72.rrd --template ping 1139912401:0.131
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[5] DS[64] SNMP: v1: 192.168.0.3, dsname: proc, oid: .1.3.6.1.2.1.25.1.6.0, output: 33
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_61.rrd --template traffic_out:traffic_in 1139912401:94866086:25435453
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '192.168.0.3 5 1:161:500:m28sjs78:::MD5::[None] get used 2'
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/localhost_hdd_total_76.rrd --template hdd_total:hdd_used 1139912401:26214400:142336
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_traffic_in_62.rrd --template traffic_out:traffic_in 1139912401:510470883:67888200
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/localhost_hdd_total_77.rrd --template hdd_total:hdd_used 1139912401:259766272:37937152
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_5min_cpu_38.rrd --template 5min_cpu 1139912401:31
02/14/2006 05:20:05 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/localhost_hdd_total_78.rrd --template hdd_total:hdd_used 1139912401:1024:1024
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[1] DS[80] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 8, output: 21490776064
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 8'
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 8 output 1129742336
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[1] DS[80] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 8, output: 1129742336
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 9'
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 9 output 259766272
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[1] DS[81] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 9, output: 259766272
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 9'
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 9 output 67227648
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[1] DS[81] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 9, output: 67227648
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 10'
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 10 output 4096
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[1] DS[82] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 10, output: 4096
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 10'
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 10 output 4096
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[1] DS[82] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get used 10, output: 4096
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_cpu.php' SCRIPT: 'ss_host_cpu' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get usage 0'
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_cpu.php ss_host_cpu 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get usage 0 output 24
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[1] DS[83] SERVER: /usr/local/share/cacti/scripts/ss_host_cpu.php ss_host_cpu 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get usage 0, output: 24
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 7'
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 7 output 259766272
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[1] DS[79] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 7, output: 259766272
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 3'
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 3 output 4294836224
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[1] DS[75] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 127.0.0.1 1 1:161:500:m28sjs78:::MD5::[None] get total 3, output: 4294836224
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[1] DS[84] SNMP: v1: 127.0.0.1, dsname: uptime, oid: .1.3.6.1.2.1.1.3.0, output: 398724950
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[11] DS[127] SNMP: v1: 192.168.0.1, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.5, output: 0
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[11] DS[127] SNMP: v1: 192.168.0.1, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.5, output: 42
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[11] DS[128] SNMP: v1: 192.168.0.1, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.6, output: 2787410703
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[11] DS[128] SNMP: v1: 192.168.0.1, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.6, output: 888907534
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Host[11] DS[129] CMD: perl /usr/local/share/cacti/scripts/ping.pl 192.168.0.1, output: 0.484
02/14/2006 05:20:05 AM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
02/14/2006 05:20:05 AM - CMDPHP: Poller[0] Time: 2.6146 s, Theads: N/A, Hosts: 2
02/14/2006 05:20:06 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/m0n0wall_ping_129.rrd --template ping 1139912402:0.484
02/14/2006 05:20:06 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/m0n0wall_traffic_in_128.rrd --template traffic_in:traffic_out 1139912402:888907534:2787410703
02/14/2006 05:20:06 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/m0n0wall_traffic_in_127.rrd --template traffic_out:traffic_in 1139912402:42:0
02/14/2006 05:20:06 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/localhost_uptime_84.rrd --template uptime 1139912401:398724950
02/14/2006 05:20:06 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/localhost_hdd_total_75.rrd --template hdd_total:hdd_used 1139912401:4294836224:0
02/14/2006 05:20:06 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/localhost_hdd_total_79.rrd --template hdd_total:hdd_used 1139912401:259766272:864256
02/14/2006 05:20:06 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/localhost_cpu_83.rrd --template cpu 1139912401:24
02/14/2006 05:20:06 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/localhost_hdd_total_82.rrd --template hdd_used:hdd_total 1139912401:4096:4096
02/14/2006 05:20:06 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/localhost_hdd_total_81.rrd --template hdd_used:hdd_total 1139912401:67227648:259766272
02/14/2006 05:20:06 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/localhost_hdd_total_80.rrd --template hdd_used:hdd_total 1139912401:1129742336:21490776064
02/14/2006 05:20:06 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/athlon_64_proc_64.rrd --template proc 1139912401:33
02/14/2006 05:20:06 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/athlon_64_users_63.rrd --template users 1139912401:2
02/14/2006 05:20:06 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/cisco_2924_memfree_111.rrd --template memfree 1139912401:1417364
02/14/2006 05:20:06 AM - CMDPHP: Poller[0] Host[5] DS[65] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 192.168.0.3 5 1:161:500:m28sjs78:::MD5::[None] get used 2, output: 346639499264
02/14/2006 05:20:06 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 192.168.0.3 5 1:161:500:m28sjs78:::MD5::[None] get used 2 output 346639499264
02/14/2006 05:20:06 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '192.168.0.3 5 1:161:500:m28sjs78:::MD5::[None] get total 5'
02/14/2006 05:20:06 AM - CMDPHP: Poller[0] Host[5] DS[68] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 192.168.0.3 5 1:161:500:m28sjs78:::MD5::[None] get total 5, output: 2581790720
02/14/2006 05:20:06 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 192.168.0.3 5 1:161:500:m28sjs78:::MD5::[None] get total 5 output 2581790720
02/14/2006 05:20:06 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '192.168.0.3 5 1:161:500:m28sjs78:::MD5::[None] get used 5'
02/14/2006 05:20:06 AM - CMDPHP: Poller[0] Host[5] DS[68] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 192.168.0.3 5 1:161:500:m28sjs78:::MD5::[None] get used 5, output: 0
02/14/2006 05:20:06 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 192.168.0.3 5 1:161:500:m28sjs78:::MD5::[None] get used 5 output 0
02/14/2006 05:20:06 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_cpu.php' SCRIPT: 'ss_host_cpu' CMD: '192.168.0.3 5 1:161:500:m28sjs78:::MD5::[None] get usage 0'
02/14/2006 05:20:06 AM - CMDPHP: Poller[0] Host[5] DS[69] SERVER: /usr/local/share/cacti/scripts/ss_host_cpu.php ss_host_cpu 192.168.0.3 5 1:161:500:m28sjs78:::MD5::[None] get usage 0, output: 0
02/14/2006 05:20:06 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_cpu.php ss_host_cpu 192.168.0.3 5 1:161:500:m28sjs78:::MD5::[None] get usage 0 output 0
02/14/2006 05:20:06 AM - CMDPHP: Poller[0] Host[5] DS[70] SNMP: v1: 192.168.0.3, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.1, output: 34545895
02/14/2006 05:20:06 AM - CMDPHP: Poller[0] Host[5] DS[71] SNMP: v1: 192.168.0.3, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.2, output: 4070467636
02/14/2006 05:20:06 AM - PHPSVR: Poller[0] DEBUG: INCLUDE: '/usr/local/share/cacti/scripts/ss_host_disk.php' SCRIPT: 'ss_host_disk' CMD: '192.168.0.3 5 1:161:500:m28sjs78:::MD5::[None] get total 2'
02/14/2006 05:20:06 AM - CMDPHP: Poller[0] Host[5] DS[65] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 192.168.0.3 5 1:161:500:m28sjs78:::MD5::[None] get total 2, output: 400085811200
02/14/2006 05:20:06 AM - PHPSVR: Poller[0] SERVER: /usr/local/share/cacti/scripts/ss_host_disk.php ss_host_disk 192.168.0.3 5 1:161:500:m28sjs78:::MD5::[None] get total 2 output 400085811200
02/14/2006 05:20:06 AM - CMDPHP: Poller[0] Host[5] DS[70] SNMP: v1: 192.168.0.3, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.1, output: 34545895
02/14/2006 05:20:06 AM - CMDPHP: Poller[0] Host[5] DS[71] SNMP: v1: 192.168.0.3, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.2, output: 3939756411
02/14/2006 05:20:06 AM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
02/14/2006 05:20:06 AM - CMDPHP: Poller[0] Time: 4.2235 s, Theads: N/A, Hosts: 2
02/14/2006 05:20:07 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/athlon_64_traffic_in_71.rrd --template traffic_in:traffic_out 1139912401:3939756411:4070467636
02/14/2006 05:20:07 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/athlon_64_traffic_in_70.rrd --template traffic_in:traffic_out 1139912401:34545895:34545895
02/14/2006 05:20:07 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/athlon_64_hdd_total_65.rrd --template hdd_total:hdd_used 1139912401:400085811200:346639499264
02/14/2006 05:20:07 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/athlon_64_cpu_69.rrd --template cpu 1139912401:0
02/14/2006 05:20:07 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/athlon_64_hdd_total_68.rrd --template hdd_used:hdd_total 1139912401:0:2581790720
02/14/2006 05:20:09 AM - CMDPHP: Poller[0] Host[1] DS[110] CMD: perl /usr/local/share/cacti/scripts/WeatherBug.pl KIND, output: DewPoint:23.4 Humidity:75.8 Temp:30.2 Wind:6.6 Pressure:29.92 Rain:0.00 HeatIndex:23.6
02/14/2006 05:20:09 AM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
02/14/2006 05:20:09 AM - CMDPHP: Poller[0] Time: 7.1403 s, Theads: N/A, Hosts: 1
02/14/2006 05:20:09 AM - POLLER: Poller[0] Parsed MULTI output field 'DewPoint:23.4' [map DewPoint->DewPoint]
02/14/2006 05:20:09 AM - POLLER: Poller[0] Parsed MULTI output field 'Humidity:75.8' [map Humidity->Humidity]
02/14/2006 05:20:09 AM - POLLER: Poller[0] Parsed MULTI output field 'Temp:30.2' [map Temp->Temp]
02/14/2006 05:20:09 AM - POLLER: Poller[0] Parsed MULTI output field 'Wind:6.6' [map Wind->WindSpeed]
02/14/2006 05:20:09 AM - POLLER: Poller[0] Parsed MULTI output field 'Pressure:29.92' [map Pressure->Pressure]
02/14/2006 05:20:09 AM - POLLER: Poller[0] Parsed MULTI output field 'Rain:0.00' [map Rain->Rain]
02/14/2006 05:20:09 AM - POLLER: Poller[0] Parsed MULTI output field 'HeatIndex:23.6' [map HeatIndex->HeatIndex]
02/14/2006 05:20:09 AM - POLLER: Poller[0] CACTI2RRD: /usr/local/bin/rrdtool update /usr/local/share/cacti/rra/local_server_temp_110.rrd --template DewPoint:Humidity:Temp:WindSpeed:Pressure:Rain:HeatIndex 1139912401:23.4:75.8:30.2:6.6:29.92:0.00:23.6
02/14/2006 05:20:09 AM - SYSTEM STATS: Time:8.7229 Method:cmd.php Processes:4 Threads:N/A Hosts:6 HostsPerProcess:2 DataSources:105 RRDsProcessed:61
02/14/2006 05:20:09 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/bin/php, ARGS: -q /usr/local/share/cacti/poller_commands.php]
02/14/2006 05:20:09 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/local/bin/php, ARGS: -q /usr/local/share/cacti/poller_export.php]
Attachments
graph_image.php.png
graph_image.php.png (29.09 KiB) Viewed 4061 times
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Sorry about not getting back sooner. I would need additional information, possibly go online to understand this.

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?
Diceman
Cacti User
Posts: 142
Joined: Tue Oct 25, 2005 10:01 am

Post by Diceman »

i didnt even remember this problem. i fixed it somehow, i think i removed and readded the host. either way, it is non existant now.
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Ok. I guess that works for me. Sorry about the late response. New Job and not much personal time...

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?
Diceman
Cacti User
Posts: 142
Joined: Tue Oct 25, 2005 10:01 am

Post by Diceman »

TheWitness wrote:Ok. I guess that works for me. Sorry about the late response. New Job and not much personal time...

TheWitness
no biggie, i think it was more related to m0n0wall than cacti. who knows though as i am having all kinds of issues with my internet connection and that might have had something to do with it.
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests