My graphs are blank except for the localhost

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

Moderators: Developers, Moderators

ithelper
Posts: 30
Joined: Fri Apr 14, 2006 12:15 pm
Location: Hastings NE
Contact:

My graphs are blank except for the localhost

Post by ithelper »

I finally got cacti to work correctly "I think?" I'm new to linux somewhat and the only graphs that cacti is showing any data on is the localhost. I am trying to poll a server just down the hall but i get no data on the graphs, I get a graph picture but theres no activity on it.
I also have to create the rrd files correctly by pasting the data source debug in a term. Is this a problem with my server or the localhost?
Thanks for your help.
Joe
User avatar
rony
Developer/Forum Admin
Posts: 6022
Joined: Mon Nov 17, 2003 6:35 pm
Location: Michigan, USA
Contact:

Post by rony »

Well, if the RRDtool files did not get created automatically, then you have a problem.

When you go into the device list, what is the status of that device?

Also, when you edit that device, do you have an SNMP error at the top?
[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]
ithelper
Posts: 30
Joined: Fri Apr 14, 2006 12:15 pm
Location: Hastings NE
Contact:

Post by ithelper »

the status of the device was unknown for a few minutes and then it changed to down and i did have an snmp error at the top.
User avatar
rony
Developer/Forum Admin
Posts: 6022
Joined: Mon Nov 17, 2003 6:35 pm
Location: Michigan, USA
Contact:

Post by rony »

Until you resolve that SNMP error, Cacti can not graph that host and will consider it down.
[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]
ithelper
Posts: 30
Joined: Fri Apr 14, 2006 12:15 pm
Location: Hastings NE
Contact:

Post by ithelper »

do you have any suggestions as to why it says snmp error? i have a cisco router on here and have no idea why it would not work for that.
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

You have to set up snmp on that target device and start the snmp daemon/service. You will need the "community string" for that device. You may consult the vendors information on how to set up snmp. Simple hints for Linux/Windows snmp setup are to be found in this forum. Please use thze search function
Reinhard
ithelper
Posts: 30
Joined: Fri Apr 14, 2006 12:15 pm
Location: Hastings NE
Contact:

Post by ithelper »

ok Thanks a lot for your help i had figured that it was just the end devices that were having the problem but i just wanted a second opinion.
Thanks alot for your help, Now im much more confident!
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

You're welcome
Reinhard
ithelper
Posts: 30
Joined: Fri Apr 14, 2006 12:15 pm
Location: Hastings NE
Contact:

Post by ithelper »

ok i have another problem i have restarted the computer with cacti and now i dont even get a graph for the localhost. i have restarted all of the services that are needed to run cacti and it is still not showing any color im back to step 1
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Please post a screenshot of the failing screen, perhaps along with any error messages found in log/cacti.log or the httpd's error_log
Reinhard
ithelper
Posts: 30
Joined: Fri Apr 14, 2006 12:15 pm
Location: Hastings NE
Contact:

Post by ithelper »

this is one of the graphs not showing anything. i cant figure out how to do a screen shot of the settings on other screens. i hope this will help somewhat if not could you tell me how to do a screen shot? I have CentOS 4.3
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Ok, now I need the crontab line you've edited to make the poller run every 5 min. Additionally, please login/su to cactiuser, cd to the cacti directory and run

Code: Select all

php poller.php
and watch out for errors.
You may switch Settings -> Logging Level to DEBUG to get more info. Don't forget to reset logging level afterwards.
Please post your findings
Reinhard
ithelper
Posts: 30
Joined: Fri Apr 14, 2006 12:15 pm
Location: Hastings NE
Contact:

Post by ithelper »

When i try to cd to a different directory i get "permission denied" im sure that some of my problems could be because of permissions. i can run this command as root is that going to work the same?
ithelper
Posts: 30
Joined: Fri Apr 14, 2006 12:15 pm
Location: Hastings NE
Contact:

Post by ithelper »

nevermind I'm retarded I just didnt put a slash in it. here is the output i get from the php poller.php command:
OK u:0.00 s:0.00 r:1.01
OK u:0.00 s:0.00 r:1.01
OK u:0.00 s:0.00 r:1.01
OK u:0.00 s:0.00 r:1.01
OK u:0.00 s:0.00 r:1.01
OK u:0.00 s:0.00 r:1.01
Timeout: No Response from 192.168.9.16:161.
Timeout: No Response from 192.168.253.254:161.
Content-type: text/html
X-Powered-By: PHP/4.3.9

05/22/2006 08:28:23 AM - SYSTEM STATS: Time: 49.1729 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
ithelper
Posts: 30
Joined: Fri Apr 14, 2006 12:15 pm
Location: Hastings NE
Contact:

Post by ithelper »

here is the output i get in the cacti log file on debug mode:
05/22/2006 08:45:15 AM - SYSTEM STATS: Time: 14.0792 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 08:45:14 AM - CMDPHP: Poller[0] Time: 13.4489 s, Theads: N/A, Hosts: 4
05/22/2006 08:45:14 AM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
05/22/2006 08:45:14 AM - CMDPHP: Poller[0] Host[13] SNMP: Host did not respond to SNMP
05/22/2006 08:45:14 AM - CMDPHP: Poller[0] Host[13] PING: Host is Alive
05/22/2006 08:45:10 AM - CMDPHP: Poller[0] Host[12] SNMP: Host did not respond to SNMP
05/22/2006 08:45:10 AM - CMDPHP: Poller[0] Host[12] PING: Host is Alive
05/22/2006 08:45:06 AM - CMDPHP: Poller[0] Time: 4.2757 s, Theads: N/A, Hosts: 1
05/22/2006 08:45:06 AM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
05/22/2006 08:45:06 AM - CMDPHP: Poller[0] Host[12] SNMP: Host did not respond to SNMP
05/22/2006 08:45:06 AM - CMDPHP: Poller[0] Host[12] PING: Host is Alive
05/22/2006 08:45:06 AM - CMDPHP: Poller[0] Host[11] SNMP: Host did not respond to SNMP
05/22/2006 08:45:06 AM - CMDPHP: Poller[0] Host[11] PING: Host is Alive
05/22/2006 08:45:06 AM - CMDPHP: Poller[0] Time: 4.3837 s, Theads: N/A, Hosts: 1
05/22/2006 08:45:06 AM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
05/22/2006 08:45:06 AM - CMDPHP: Poller[0] Host[11] SNMP: Host did not respond to SNMP
05/22/2006 08:45:06 AM - CMDPHP: Poller[0] Host[11] PING: Host is Alive
05/22/2006 08:45:03 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_proc_47.rrd --template proc 1148305501:139
05/22/2006 08:45:03 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_ping_82.rrd --template ping 1148305501:0.030
05/22/2006 08:45:02 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] DEBUG: FILENM: /var/www/html/cacti/script_server.php
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /var/www/html/cacti
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /var/www/html/cacti
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
05/22/2006 08:45:02 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] DEBUG: FILENM: /var/www/html/cacti/script_server.php
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /var/www/html/cacti
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /var/www/html/cacti
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
05/22/2006 08:45:02 AM - CMDPHP: Poller[0] Time: 0.7139 s, Theads: N/A, Hosts: 1
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
05/22/2006 08:45:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/ping.pl 127.0.0.1, output: 0.030
05/22/2006 08:45:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/unix_processes.pl, output: 139
05/22/2006 08:45:02 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_ping_82.rrd --template ping 1148305501:0.031
05/22/2006 08:45:02 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_proc_47.rrd --template proc 1148305501:141
05/22/2006 08:45:02 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_users_46.rrd --template users 1148305501:2
05/22/2006 08:45:02 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_load_1min_45.rrd --template load_1min:load_5min:load_15min 1148305501:0.06:0.14:0.10
05/22/2006 08:45:02 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_mem_swap_44.rrd --template mem_swap 1148305501:555344
05/22/2006 08:45:02 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_mem_buffers_43.rrd --template mem_buffers 1148305501:33460
05/22/2006 08:45:02 AM - POLLER: Poller[0] Parsed MULTI output field '10min:0.10' [map 10min->load_15min]
05/22/2006 08:45:02 AM - POLLER: Poller[0] Parsed MULTI output field '5min:0.14' [map 5min->load_5min]
05/22/2006 08:45:02 AM - POLLER: Poller[0] Parsed MULTI output field '1min:0.06' [map 1min->load_1min]
05/22/2006 08:45:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/ping.pl 127.0.0.1, output: 0.031
05/22/2006 08:45:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/unix_processes.pl, output: 141
05/22/2006 08:45:02 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] DEBUG: FILENM: /var/www/html/cacti/script_server.php
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /var/www/html/cacti
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /var/www/html/cacti
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
05/22/2006 08:45:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/unix_users.pl, output: 2
05/22/2006 08:45:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/loadavg_multi.pl, output: 1min:0.06 5min:0.14 10min:0.10
05/22/2006 08:45:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl SwapFree:, output: 555344
05/22/2006 08:45:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl MemFree:, output: 18868
05/22/2006 08:45:02 AM - CMDPHP: Poller[0] Host[10] RECACHE: Processing 1 items in the auto reindex cache for '127.0.0.1'.
05/22/2006 08:45:02 AM - CMDPHP: Poller[0] Host[10] SNMP: Host responded to SNMP
05/22/2006 08:45:02 AM - CMDPHP: Poller[0] Host[10] PING: Host is Alive
05/22/2006 08:45:02 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] DEBUG: FILENM: /var/www/html/cacti/script_server.php
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /var/www/html/cacti
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /var/www/html/cacti
05/22/2006 08:45:02 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
05/22/2006 08:45:02 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /var/www/html/cacti/cmd.php 13 13]
05/22/2006 08:45:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 08:45:01 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/unix_users.pl, output: 2
05/22/2006 08:45:01 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/loadavg_multi.pl, output: 1min:0.06 5min:0.14 10min:0.10
05/22/2006 08:45:01 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl SwapFree:, output: 555344
05/22/2006 08:45:01 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl MemFree:, output: 33460
05/22/2006 08:45:01 AM - CMDPHP: Poller[0] Host[10] RECACHE: Processing 1 items in the auto reindex cache for '127.0.0.1'.
05/22/2006 08:45:01 AM - CMDPHP: Poller[0] Host[10] SNMP: Host responded to SNMP
05/22/2006 08:45:01 AM - CMDPHP: Poller[0] Host[10] PING: Host is Alive
05/22/2006 08:45:01 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
05/22/2006 08:45:01 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
05/22/2006 08:45:01 AM - PHPSVR: Poller[0] DEBUG: FILENM: /var/www/html/cacti/script_server.php
05/22/2006 08:45:01 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /var/www/html/cacti
05/22/2006 08:45:01 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /var/www/html/cacti
05/22/2006 08:45:01 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
05/22/2006 08:45:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /var/www/html/cacti/cmd.php 12 12]
05/22/2006 08:45:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /var/www/html/cacti/cmd.php 11 11]
05/22/2006 08:45:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /var/www/html/cacti/cmd.php 10 10]
05/22/2006 08:45:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /var/www/html/cacti/cmd.php 0 0]
05/22/2006 08:40:15 AM - SYSTEM STATS: Time: 13.5824 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 08:40:14 AM - CMDPHP: Poller[0] Time: 13.1331 s, Theads: N/A, Hosts: 4
05/22/2006 08:40:14 AM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
05/22/2006 08:40:14 AM - CMDPHP: Poller[0] Host[13] SNMP: Host did not respond to SNMP
05/22/2006 08:40:14 AM - CMDPHP: Poller[0] Host[13] PING: Host is Alive
05/22/2006 08:40:10 AM - CMDPHP: Poller[0] Host[12] SNMP: Host did not respond to SNMP
05/22/2006 08:40:10 AM - CMDPHP: Poller[0] Host[12] PING: Host is Alive
05/22/2006 08:40:06 AM - CMDPHP: Poller[0] Time: 4.2278 s, Theads: N/A, Hosts: 1
05/22/2006 08:40:06 AM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
05/22/2006 08:40:06 AM - CMDPHP: Poller[0] Host[12] SNMP: Host did not respond to SNMP
05/22/2006 08:40:06 AM - CMDPHP: Poller[0] Host[12] PING: Host is Alive
05/22/2006 08:40:06 AM - CMDPHP: Poller[0] Host[11] SNMP: Host did not respond to SNMP
05/22/2006 08:40:06 AM - CMDPHP: Poller[0] Host[11] PING: Host is Alive
05/22/2006 08:40:06 AM - CMDPHP: Poller[0] Time: 4.4041 s, Theads: N/A, Hosts: 1
05/22/2006 08:40:06 AM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
05/22/2006 08:40:06 AM - CMDPHP: Poller[0] Host[11] SNMP: Host did not respond to SNMP
05/22/2006 08:40:06 AM - CMDPHP: Poller[0] Host[11] PING: Host is Alive
05/22/2006 08:40:03 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_users_46.rrd --template users 1148305201:2
05/22/2006 08:40:03 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_load_1min_45.rrd --template load_1min:load_5min:load_15min 1148305201:0.14:0.13:0.09
05/22/2006 08:40:03 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_mem_swap_44.rrd --template mem_swap 1148305201:555352
05/22/2006 08:40:03 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_proc_47.rrd --template proc 1148305201:137
05/22/2006 08:40:03 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_ping_82.rrd --template ping 1148305201:0.031
05/22/2006 08:40:03 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_mem_buffers_43.rrd --template mem_buffers 1148305201:9388
05/22/2006 08:40:03 AM - POLLER: Poller[0] Parsed MULTI output field '10min:0.09' [map 10min->load_15min]
05/22/2006 08:40:03 AM - POLLER: Poller[0] Parsed MULTI output field '5min:0.13' [map 5min->load_5min]
05/22/2006 08:40:03 AM - POLLER: Poller[0] Parsed MULTI output field '1min:0.14' [map 1min->load_1min]
05/22/2006 08:40:02 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] DEBUG: FILENM: /var/www/html/cacti/script_server.php
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /var/www/html/cacti
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /var/www/html/cacti
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
05/22/2006 08:40:02 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] DEBUG: FILENM: /var/www/html/cacti/script_server.php
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /var/www/html/cacti
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /var/www/html/cacti
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
05/22/2006 08:40:02 AM - CMDPHP: Poller[0] Time: 0.6206 s, Theads: N/A, Hosts: 1
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
05/22/2006 08:40:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/ping.pl 127.0.0.1, output: 0.033
05/22/2006 08:40:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/unix_processes.pl, output: 140
05/22/2006 08:40:02 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] DEBUG: FILENM: /var/www/html/cacti/script_server.php
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /var/www/html/cacti
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /var/www/html/cacti
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
05/22/2006 08:40:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/unix_users.pl, output: 2
05/22/2006 08:40:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/loadavg_multi.pl, output: 1min:0.14 5min:0.13 10min:0.09
05/22/2006 08:40:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl SwapFree:, output: 555352
05/22/2006 08:40:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl MemFree:, output: 9388
05/22/2006 08:40:02 AM - CMDPHP: Poller[0] Host[10] RECACHE: Processing 1 items in the auto reindex cache for '127.0.0.1'.
05/22/2006 08:40:02 AM - CMDPHP: Poller[0] Host[10] SNMP: Host responded to SNMP
05/22/2006 08:40:02 AM - CMDPHP: Poller[0] Host[10] PING: Host is Alive
05/22/2006 08:40:02 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] DEBUG: FILENM: /var/www/html/cacti/script_server.php
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /var/www/html/cacti
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /var/www/html/cacti
05/22/2006 08:40:02 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
05/22/2006 08:40:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/ping.pl 127.0.0.1, output: 0.031
05/22/2006 08:40:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/unix_processes.pl, output: 137
05/22/2006 08:40:02 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_users_46.rrd --template users 1148305201:2
05/22/2006 08:40:02 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_load_1min_45.rrd --template load_1min:load_5min:load_15min 1148305201:0.14:0.13:0.09
05/22/2006 08:40:02 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_mem_swap_44.rrd --template mem_swap 1148305201:555352
05/22/2006 08:40:02 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_mem_buffers_43.rrd --template mem_buffers 1148305201:24172
05/22/2006 08:40:02 AM - POLLER: Poller[0] Parsed MULTI output field '10min:0.09' [map 10min->load_15min]
05/22/2006 08:40:02 AM - POLLER: Poller[0] Parsed MULTI output field '5min:0.13' [map 5min->load_5min]
05/22/2006 08:40:02 AM - POLLER: Poller[0] Parsed MULTI output field '1min:0.14' [map 1min->load_1min]
05/22/2006 08:40:02 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /var/www/html/cacti/cmd.php 13 13]
05/22/2006 08:40:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 08:40:01 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/unix_users.pl, output: 2
05/22/2006 08:40:01 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/loadavg_multi.pl, output: 1min:0.14 5min:0.13 10min:0.09
05/22/2006 08:40:01 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl SwapFree:, output: 555352
05/22/2006 08:40:01 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl MemFree:, output: 24172
05/22/2006 08:40:01 AM - CMDPHP: Poller[0] Host[10] RECACHE: Processing 1 items in the auto reindex cache for '127.0.0.1'.
05/22/2006 08:40:01 AM - CMDPHP: Poller[0] Host[10] SNMP: Host responded to SNMP
05/22/2006 08:40:01 AM - CMDPHP: Poller[0] Host[10] PING: Host is Alive
05/22/2006 08:40:01 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
05/22/2006 08:40:01 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
05/22/2006 08:40:01 AM - PHPSVR: Poller[0] DEBUG: FILENM: /var/www/html/cacti/script_server.php
05/22/2006 08:40:01 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /var/www/html/cacti
05/22/2006 08:40:01 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /var/www/html/cacti
05/22/2006 08:40:01 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
05/22/2006 08:40:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /var/www/html/cacti/cmd.php 12 12]
05/22/2006 08:40:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /var/www/html/cacti/cmd.php 11 11]
05/22/2006 08:40:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /var/www/html/cacti/cmd.php 10 10]
05/22/2006 08:40:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /var/www/html/cacti/cmd.php 0 0]
05/22/2006 08:35:15 AM - SYSTEM STATS: Time: 13.6326 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 08:35:15 AM - CMDPHP: Poller[0] Time: 13.6072 s, Theads: N/A, Hosts: 4
05/22/2006 08:35:15 AM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
05/22/2006 08:35:15 AM - CMDPHP: Poller[0] Host[13] SNMP: Host did not respond to SNMP
05/22/2006 08:35:15 AM - CMDPHP: Poller[0] Host[13] PING: Host is Alive
05/22/2006 08:35:11 AM - CMDPHP: Poller[0] Host[12] SNMP: Host did not respond to SNMP
05/22/2006 08:35:11 AM - CMDPHP: Poller[0] Host[12] PING: Host is Alive
05/22/2006 08:35:07 AM - CMDPHP: Poller[0] Time: 4.9378 s, Theads: N/A, Hosts: 1
05/22/2006 08:35:07 AM - CMDPHP: Poller[0] Time: 4.4409 s, Theads: N/A, Hosts: 1
05/22/2006 08:35:07 AM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
05/22/2006 08:35:07 AM - CMDPHP: Poller[0] Host[11] SNMP: Host did not respond to SNMP
05/22/2006 08:35:07 AM - CMDPHP: Poller[0] Host[11] PING: Host is Alive
05/22/2006 08:35:07 AM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
05/22/2006 08:35:07 AM - CMDPHP: Poller[0] Host[12] SNMP: Host did not respond to SNMP
05/22/2006 08:35:07 AM - CMDPHP: Poller[0] Host[12] PING: Host is Alive
05/22/2006 08:35:06 AM - CMDPHP: Poller[0] Host[11] SNMP: Host did not respond to SNMP
05/22/2006 08:35:06 AM - CMDPHP: Poller[0] Host[11] PING: Host is Alive
05/22/2006 08:35:03 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_users_46.rrd --template users 1148304902:2
05/22/2006 08:35:03 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_load_1min_45.rrd --template load_1min:load_5min:load_15min 1148304902:0.17:0.13:0.10
05/22/2006 08:35:03 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_mem_swap_44.rrd --template mem_swap 1148304902:555352
05/22/2006 08:35:03 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_mem_buffers_43.rrd --template mem_buffers 1148304902:13060
05/22/2006 08:35:03 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_proc_47.rrd --template proc 1148304902:140
05/22/2006 08:35:03 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_proc_47.rrd --template proc 1148304901:137
05/22/2006 08:35:03 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_ping_82.rrd --template ping 1148304902:0.029
05/22/2006 08:35:03 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_ping_82.rrd --template ping 1148304901:0.029
05/22/2006 08:35:03 AM - POLLER: Poller[0] Parsed MULTI output field '10min:0.10' [map 10min->load_15min]
05/22/2006 08:35:03 AM - POLLER: Poller[0] Parsed MULTI output field '5min:0.13' [map 5min->load_5min]
05/22/2006 08:35:03 AM - POLLER: Poller[0] Parsed MULTI output field '1min:0.17' [map 1min->load_1min]
05/22/2006 08:35:03 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
05/22/2006 08:35:03 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
05/22/2006 08:35:03 AM - PHPSVR: Poller[0] DEBUG: FILENM: /var/www/html/cacti/script_server.php
05/22/2006 08:35:03 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /var/www/html/cacti
05/22/2006 08:35:03 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /var/www/html/cacti
05/22/2006 08:35:03 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
05/22/2006 08:35:02 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
05/22/2006 08:35:02 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
05/22/2006 08:35:02 AM - PHPSVR: Poller[0] DEBUG: FILENM: /var/www/html/cacti/script_server.php
05/22/2006 08:35:02 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /var/www/html/cacti
05/22/2006 08:35:02 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /var/www/html/cacti
05/22/2006 08:35:02 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
05/22/2006 08:35:02 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
05/22/2006 08:35:02 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
05/22/2006 08:35:02 AM - PHPSVR: Poller[0] DEBUG: FILENM: /var/www/html/cacti/script_server.php
05/22/2006 08:35:02 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /var/www/html/cacti
05/22/2006 08:35:02 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /var/www/html/cacti
05/22/2006 08:35:02 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
05/22/2006 08:35:02 AM - CMDPHP: Poller[0] Time: 0.5911 s, Theads: N/A, Hosts: 1
05/22/2006 08:35:02 AM - PHPSVR: Poller[0] DEBUG: PHP Script Server Shutdown request received, exiting
05/22/2006 08:35:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/ping.pl 127.0.0.1, output: 0.029
05/22/2006 08:35:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/unix_processes.pl, output: 140
05/22/2006 08:35:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/unix_users.pl, output: 2
05/22/2006 08:35:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/loadavg_multi.pl, output: 1min:0.17 5min:0.13 10min:0.10
05/22/2006 08:35:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl SwapFree:, output: 555352
05/22/2006 08:35:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl MemFree:, output: 13060
05/22/2006 08:35:02 AM - CMDPHP: Poller[0] Host[10] RECACHE: Processing 1 items in the auto reindex cache for '127.0.0.1'.
05/22/2006 08:35:02 AM - CMDPHP: Poller[0] Host[10] SNMP: Host responded to SNMP
05/22/2006 08:35:02 AM - CMDPHP: Poller[0] Host[10] PING: Host is Alive
05/22/2006 08:35:02 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
05/22/2006 08:35:02 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
05/22/2006 08:35:02 AM - PHPSVR: Poller[0] DEBUG: FILENM: /var/www/html/cacti/script_server.php
05/22/2006 08:35:02 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /var/www/html/cacti
05/22/2006 08:35:02 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /var/www/html/cacti
05/22/2006 08:35:02 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
05/22/2006 08:35:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/ping.pl 127.0.0.1, output: 0.029
05/22/2006 08:35:02 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/unix_processes.pl, output: 137
05/22/2006 08:35:02 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_users_46.rrd --template users 1148304901:2
05/22/2006 08:35:02 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_load_1min_45.rrd --template load_1min:load_5min:load_15min 1148304901:0.17:0.13:0.10
05/22/2006 08:35:02 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_mem_swap_44.rrd --template mem_swap 1148304901:555352
05/22/2006 08:35:02 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /var/www/html/cacti/rra/localhost_mem_buffers_43.rrd --template mem_buffers 1148304901:26692
05/22/2006 08:35:02 AM - POLLER: Poller[0] Parsed MULTI output field '10min:0.10' [map 10min->load_15min]
05/22/2006 08:35:02 AM - POLLER: Poller[0] Parsed MULTI output field '5min:0.13' [map 5min->load_5min]
05/22/2006 08:35:02 AM - POLLER: Poller[0] Parsed MULTI output field '1min:0.17' [map 1min->load_1min]
05/22/2006 08:35:02 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /var/www/html/cacti/cmd.php 13 13]
05/22/2006 08:35:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 08:35:01 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/unix_users.pl, output: 2
05/22/2006 08:35:01 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/loadavg_multi.pl, output: 1min:0.17 5min:0.13 10min:0.10
05/22/2006 08:35:01 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl SwapFree:, output: 555352
05/22/2006 08:35:01 AM - CMDPHP: Poller[0] Host[10] CMD: perl /var/www/html/cacti/scripts/linux_memory.pl MemFree:, output: 26692
05/22/2006 08:35:01 AM - CMDPHP: Poller[0] Host[10] RECACHE: Processing 1 items in the auto reindex cache for '127.0.0.1'.
05/22/2006 08:35:01 AM - CMDPHP: Poller[0] Host[10] SNMP: Host responded to SNMP
05/22/2006 08:35:01 AM - CMDPHP: Poller[0] Host[10] PING: Host is Alive
05/22/2006 08:35:01 AM - CMDPHP: Poller[0] PHP Script Server Started Properly
05/22/2006 08:35:01 AM - PHPSVR: Poller[0] PHP Script Server has Started - Parent is cmd
05/22/2006 08:35:01 AM - PHPSVR: Poller[0] DEBUG: FILENM: /var/www/html/cacti/script_server.php
05/22/2006 08:35:01 AM - PHPSVR: Poller[0] DEBUG: DIRNAM: /var/www/html/cacti
05/22/2006 08:35:01 AM - PHPSVR: Poller[0] DEBUG: GETCWD: /var/www/html/cacti
05/22/2006 08:35:01 AM - PHPSVR: Poller[0] DEBUG: SERVER: cmd
05/22/2006 08:35:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /var/www/html/cacti/cmd.php 12 12]
05/22/2006 08:35:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /var/www/html/cacti/cmd.php 11 11]
05/22/2006 08:35:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /var/www/html/cacti/cmd.php 10 10]
05/22/2006 08:35:01 AM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Process [CMD: /usr/bin/php, ARGS: -q /var/www/html/cacti/cmd.php 0 0]
05/22/2006 08:30:15 AM - SYSTEM STATS: Time: 14.1123 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 08:30:14 AM - CMDPHP: Poller[0] Time: 13.0995 s, Theads: N/A, Hosts: 4
05/22/2006 08:30:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 08:28:23 AM - SYSTEM STATS: Time: 49.1729 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 08:27:34 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 08:25:16 AM - SYSTEM STATS: Time: 14.1014 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 08:25:15 AM - CMDPHP: Poller[0] Time: 13.5556 s, Theads: N/A, Hosts: 4
05/22/2006 08:25:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 08:20:15 AM - SYSTEM STATS: Time: 14.0895 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 08:20:15 AM - CMDPHP: Poller[0] Time: 13.3318 s, Theads: N/A, Hosts: 4
05/22/2006 08:20:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 08:15:15 AM - SYSTEM STATS: Time: 13.5571 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 08:15:15 AM - CMDPHP: Poller[0] Time: 13.1223 s, Theads: N/A, Hosts: 4
05/22/2006 08:15:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 08:13:29 AM - CMDPHP: Poller[0] Time: 808.4920 s, Theads: N/A, Hosts: 4
05/22/2006 08:10:15 AM - SYSTEM STATS: Time: 14.0870 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 08:10:15 AM - CMDPHP: Poller[0] Time: 13.2649 s, Theads: N/A, Hosts: 4
05/22/2006 08:10:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 08:05:15 AM - SYSTEM STATS: Time: 14.0848 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 08:05:14 AM - CMDPHP: Poller[0] Time: 13.1543 s, Theads: N/A, Hosts: 4
05/22/2006 08:05:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 08:03:22 AM - SYSTEM STATS: Time: 201.1491 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 08:00:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 07:55:15 AM - SYSTEM STATS: Time: 13.6001 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 07:55:14 AM - CMDPHP: Poller[0] Time: 13.2631 s, Theads: N/A, Hosts: 4
05/22/2006 07:55:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 07:50:15 AM - SYSTEM STATS: Time: 14.0646 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 07:50:14 AM - CMDPHP: Poller[0] Time: 13.2861 s, Theads: N/A, Hosts: 4
05/22/2006 07:50:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 07:45:16 AM - SYSTEM STATS: Time: 14.0875 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 07:45:15 AM - CMDPHP: Poller[0] Time: 13.2325 s, Theads: N/A, Hosts: 4
05/22/2006 07:45:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 07:40:15 AM - SYSTEM STATS: Time: 14.0868 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 07:40:15 AM - CMDPHP: Poller[0] Time: 13.1554 s, Theads: N/A, Hosts: 4
05/22/2006 07:40:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 07:35:15 AM - SYSTEM STATS: Time: 13.9151 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 07:35:14 AM - CMDPHP: Poller[0] Time: 12.8743 s, Theads: N/A, Hosts: 4
05/22/2006 07:35:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 07:30:15 AM - SYSTEM STATS: Time: 14.1282 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 07:30:14 AM - CMDPHP: Poller[0] Time: 13.2283 s, Theads: N/A, Hosts: 4
05/22/2006 07:30:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 07:25:15 AM - SYSTEM STATS: Time: 13.5576 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 07:25:14 AM - CMDPHP: Poller[0] Time: 13.1081 s, Theads: N/A, Hosts: 4
05/22/2006 07:25:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 07:20:15 AM - SYSTEM STATS: Time: 14.0577 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 07:20:14 AM - CMDPHP: Poller[0] Time: 13.0187 s, Theads: N/A, Hosts: 4
05/22/2006 07:20:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 07:18:30 AM - CMDPHP: Poller[0] Time: 808.3776 s, Theads: N/A, Hosts: 4
05/22/2006 07:15:14 AM - SYSTEM STATS: Time: 13.0803 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 07:15:14 AM - CMDPHP: Poller[0] Time: 12.9622 s, Theads: N/A, Hosts: 4
05/22/2006 07:15:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 07:10:15 AM - SYSTEM STATS: Time: 13.0663 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 07:10:14 AM - CMDPHP: Poller[0] Time: 12.7687 s, Theads: N/A, Hosts: 4
05/22/2006 07:10:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 07:08:22 AM - SYSTEM STATS: Time: 200.5890 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 07:05:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 07:00:14 AM - SYSTEM STATS: Time: 13.5541 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 07:00:14 AM - CMDPHP: Poller[0] Time: 13.1109 s, Theads: N/A, Hosts: 4
05/22/2006 07:00:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 06:55:15 AM - SYSTEM STATS: Time: 13.6431 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 06:55:14 AM - CMDPHP: Poller[0] Time: 12.7875 s, Theads: N/A, Hosts: 4
05/22/2006 06:55:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 06:50:15 AM - SYSTEM STATS: Time: 13.5531 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 06:50:14 AM - CMDPHP: Poller[0] Time: 13.1108 s, Theads: N/A, Hosts: 4
05/22/2006 06:50:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 06:45:15 AM - SYSTEM STATS: Time: 14.1504 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 06:45:14 AM - CMDPHP: Poller[0] Time: 13.2523 s, Theads: N/A, Hosts: 4
05/22/2006 06:45:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 06:40:16 AM - SYSTEM STATS: Time: 14.1052 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 06:40:15 AM - CMDPHP: Poller[0] Time: 13.2492 s, Theads: N/A, Hosts: 4
05/22/2006 06:40:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 06:35:16 AM - SYSTEM STATS: Time: 14.0874 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 06:35:16 AM - CMDPHP: Poller[0] Time: 13.2994 s, Theads: N/A, Hosts: 4
05/22/2006 06:35:03 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 06:33:29 AM - CMDPHP: Poller[0] Time: 808.5896 s, Theads: N/A, Hosts: 4
05/22/2006 06:30:15 AM - SYSTEM STATS: Time: 14.0667 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 06:30:14 AM - CMDPHP: Poller[0] Time: 13.2504 s, Theads: N/A, Hosts: 4
05/22/2006 06:30:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 06:25:15 AM - SYSTEM STATS: Time: 13.0852 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 06:25:14 AM - CMDPHP: Poller[0] Time: 12.8842 s, Theads: N/A, Hosts: 4
05/22/2006 06:25:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 06:23:23 AM - SYSTEM STATS: Time: 202.3995 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 06:20:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 06:15:15 AM - SYSTEM STATS: Time: 13.5543 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 06:15:14 AM - CMDPHP: Poller[0] Time: 13.1210 s, Theads: N/A, Hosts: 4
05/22/2006 06:15:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 06:10:15 AM - SYSTEM STATS: Time: 13.5537 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 06:10:14 AM - CMDPHP: Poller[0] Time: 13.1084 s, Theads: N/A, Hosts: 4
05/22/2006 06:10:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 06:08:30 AM - CMDPHP: Poller[0] Time: 808.5366 s, Theads: N/A, Hosts: 4
05/22/2006 06:05:15 AM - SYSTEM STATS: Time: 13.6757 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 06:05:15 AM - CMDPHP: Poller[0] Time: 13.0666 s, Theads: N/A, Hosts: 4
05/22/2006 06:05:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 06:00:14 AM - SYSTEM STATS: Time: 13.0656 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 06:00:14 AM - CMDPHP: Poller[0] Time: 12.8671 s, Theads: N/A, Hosts: 4
05/22/2006 06:00:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 05:58:23 AM - SYSTEM STATS: Time: 201.4117 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 05:55:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 05:50:14 AM - SYSTEM STATS: Time: 13.5992 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 05:50:14 AM - CMDPHP: Poller[0] Time: 13.1401 s, Theads: N/A, Hosts: 4
05/22/2006 05:50:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 05:45:15 AM - SYSTEM STATS: Time: 13.6499 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 05:45:14 AM - CMDPHP: Poller[0] Time: 12.9930 s, Theads: N/A, Hosts: 4
05/22/2006 05:45:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 05:40:15 AM - SYSTEM STATS: Time: 13.6032 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 05:40:14 AM - CMDPHP: Poller[0] Time: 13.2695 s, Theads: N/A, Hosts: 4
05/22/2006 05:40:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 05:35:15 AM - SYSTEM STATS: Time: 13.6497 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 05:35:15 AM - CMDPHP: Poller[0] Time: 13.1667 s, Theads: N/A, Hosts: 4
05/22/2006 05:35:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 05:30:15 AM - SYSTEM STATS: Time: 14.0785 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 05:30:14 AM - CMDPHP: Poller[0] Time: 13.2876 s, Theads: N/A, Hosts: 4
05/22/2006 05:30:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 05:25:15 AM - SYSTEM STATS: Time: 14.0835 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 05:25:14 AM - CMDPHP: Poller[0] Time: 13.2741 s, Theads: N/A, Hosts: 4
05/22/2006 05:25:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 05:20:15 AM - SYSTEM STATS: Time: 13.5716 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 05:20:14 AM - CMDPHP: Poller[0] Time: 13.3099 s, Theads: N/A, Hosts: 4
05/22/2006 05:20:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 05:15:15 AM - SYSTEM STATS: Time: 13.9346 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 05:15:14 AM - CMDPHP: Poller[0] Time: 13.3176 s, Theads: N/A, Hosts: 4
05/22/2006 05:15:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 05:10:15 AM - SYSTEM STATS: Time: 13.6698 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 05:10:14 AM - CMDPHP: Poller[0] Time: 13.0212 s, Theads: N/A, Hosts: 4
05/22/2006 05:10:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 05:05:15 AM - SYSTEM STATS: Time: 13.9281 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 05:05:14 AM - CMDPHP: Poller[0] Time: 13.3174 s, Theads: N/A, Hosts: 4
05/22/2006 05:05:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 05:00:15 AM - SYSTEM STATS: Time: 13.0792 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 05:00:15 AM - CMDPHP: Poller[0] Time: 13.1282 s, Theads: N/A, Hosts: 4
05/22/2006 05:00:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 04:55:14 AM - SYSTEM STATS: Time: 13.0645 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 04:55:14 AM - CMDPHP: Poller[0] Time: 12.8671 s, Theads: N/A, Hosts: 4
05/22/2006 04:55:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 04:50:14 AM - SYSTEM STATS: Time: 13.1190 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 04:50:14 AM - CMDPHP: Poller[0] Time: 12.8918 s, Theads: N/A, Hosts: 4
05/22/2006 04:50:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 04:48:30 AM - CMDPHP: Poller[0] Time: 808.4856 s, Theads: N/A, Hosts: 4
05/22/2006 04:45:15 AM - SYSTEM STATS: Time: 14.0958 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 04:45:14 AM - CMDPHP: Poller[0] Time: 13.3031 s, Theads: N/A, Hosts: 4
05/22/2006 04:45:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 04:40:17 AM - SYSTEM STATS: Time: 15.1774 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 04:40:16 AM - CMDPHP: Poller[0] Time: 14.5922 s, Theads: N/A, Hosts: 4
05/22/2006 04:40:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 04:38:22 AM - SYSTEM STATS: Time: 201.3261 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 04:35:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 04:30:15 AM - SYSTEM STATS: Time: 13.4768 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 04:30:15 AM - CMDPHP: Poller[0] Time: 13.0951 s, Theads: N/A, Hosts: 4
05/22/2006 04:30:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 04:25:15 AM - SYSTEM STATS: Time: 13.6398 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 04:25:14 AM - CMDPHP: Poller[0] Time: 13.2693 s, Theads: N/A, Hosts: 4
05/22/2006 04:25:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 04:20:14 AM - SYSTEM STATS: Time: 13.0622 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 04:20:14 AM - CMDPHP: Poller[0] Time: 12.9088 s, Theads: N/A, Hosts: 4
05/22/2006 04:20:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 04:15:15 AM - SYSTEM STATS: Time: 13.0662 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 04:15:14 AM - CMDPHP: Poller[0] Time: 12.7679 s, Theads: N/A, Hosts: 4
05/22/2006 04:15:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 04:10:15 AM - SYSTEM STATS: Time: 14.1099 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 04:10:15 AM - CMDPHP: Poller[0] Time: 13.3068 s, Theads: N/A, Hosts: 4
05/22/2006 04:10:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 04:05:15 AM - CMDPHP: Poller[0] Time: 13.3322 s, Theads: N/A, Hosts: 4
05/22/2006 04:05:08 AM - SYSTEM STATS: Time: 6.0941 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 04:05:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 04:00:15 AM - SYSTEM STATS: Time: 14.0515 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 04:00:14 AM - CMDPHP: Poller[0] Time: 13.0258 s, Theads: N/A, Hosts: 4
05/22/2006 04:00:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 03:55:15 AM - SYSTEM STATS: Time: 14.0592 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 03:55:14 AM - CMDPHP: Poller[0] Time: 13.0164 s, Theads: N/A, Hosts: 4
05/22/2006 03:55:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 03:50:14 AM - SYSTEM STATS: Time: 13.0640 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 03:50:14 AM - CMDPHP: Poller[0] Time: 12.8677 s, Theads: N/A, Hosts: 4
05/22/2006 03:50:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 03:45:15 AM - SYSTEM STATS: Time: 13.1076 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 03:45:14 AM - CMDPHP: Poller[0] Time: 12.8473 s, Theads: N/A, Hosts: 4
05/22/2006 03:45:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 03:40:15 AM - SYSTEM STATS: Time: 14.0881 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 03:40:15 AM - CMDPHP: Poller[0] Time: 13.1717 s, Theads: N/A, Hosts: 4
05/22/2006 03:40:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 03:35:15 AM - SYSTEM STATS: Time: 13.8478 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 03:35:14 AM - CMDPHP: Poller[0] Time: 12.9602 s, Theads: N/A, Hosts: 4
05/22/2006 03:35:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 03:30:15 AM - SYSTEM STATS: Time: 13.5562 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 03:30:15 AM - CMDPHP: Poller[0] Time: 13.1101 s, Theads: N/A, Hosts: 4
05/22/2006 03:30:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 03:25:14 AM - SYSTEM STATS: Time: 13.2476 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 03:25:14 AM - CMDPHP: Poller[0] Time: 13.0290 s, Theads: N/A, Hosts: 4
05/22/2006 03:25:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 03:20:15 AM - SYSTEM STATS: Time: 13.6001 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 03:20:14 AM - CMDPHP: Poller[0] Time: 13.2609 s, Theads: N/A, Hosts: 4
05/22/2006 03:20:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 03:15:15 AM - SYSTEM STATS: Time: 14.2458 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 03:15:14 AM - CMDPHP: Poller[0] Time: 13.3930 s, Theads: N/A, Hosts: 4
05/22/2006 03:15:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 03:10:15 AM - SYSTEM STATS: Time: 13.0654 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 03:10:14 AM - CMDPHP: Poller[0] Time: 12.8695 s, Theads: N/A, Hosts: 4
05/22/2006 03:10:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 03:05:15 AM - SYSTEM STATS: Time: 14.1049 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 03:05:14 AM - CMDPHP: Poller[0] Time: 13.2991 s, Theads: N/A, Hosts: 4
05/22/2006 03:05:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 03:03:30 AM - CMDPHP: Poller[0] Time: 808.4326 s, Theads: N/A, Hosts: 4
05/22/2006 03:00:16 AM - SYSTEM STATS: Time: 14.0868 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 03:00:15 AM - CMDPHP: Poller[0] Time: 13.2118 s, Theads: N/A, Hosts: 4
05/22/2006 03:00:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 02:55:15 AM - SYSTEM STATS: Time: 14.0959 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 02:55:14 AM - CMDPHP: Poller[0] Time: 13.2525 s, Theads: N/A, Hosts: 4
05/22/2006 02:55:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 02:53:22 AM - SYSTEM STATS: Time: 200.5235 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 02:50:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 02:45:15 AM - SYSTEM STATS: Time: 13.6703 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 02:45:15 AM - CMDPHP: Poller[0] Time: 13.2699 s, Theads: N/A, Hosts: 4
05/22/2006 02:45:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 02:40:14 AM - SYSTEM STATS: Time: 13.5537 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 02:40:14 AM - CMDPHP: Poller[0] Time: 13.1091 s, Theads: N/A, Hosts: 4
05/22/2006 02:40:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 02:35:16 AM - SYSTEM STATS: Time: 13.0661 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 02:35:15 AM - CMDPHP: Poller[0] Time: 12.8788 s, Theads: N/A, Hosts: 4
05/22/2006 02:35:03 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 02:30:15 AM - SYSTEM STATS: Time: 14.0884 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 02:30:15 AM - CMDPHP: Poller[0] Time: 13.2522 s, Theads: N/A, Hosts: 4
05/22/2006 02:30:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 02:25:15 AM - SYSTEM STATS: Time: 13.5590 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 02:25:15 AM - CMDPHP: Poller[0] Time: 13.1250 s, Theads: N/A, Hosts: 4
05/22/2006 02:25:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 02:20:14 AM - SYSTEM STATS: Time: 13.6469 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 02:20:14 AM - CMDPHP: Poller[0] Time: 13.0211 s, Theads: N/A, Hosts: 4
05/22/2006 02:20:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 02:15:15 AM - SYSTEM STATS: Time: 13.5549 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 02:15:14 AM - CMDPHP: Poller[0] Time: 13.1047 s, Theads: N/A, Hosts: 4
05/22/2006 02:15:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 02:10:15 AM - SYSTEM STATS: Time: 13.9877 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 02:10:14 AM - CMDPHP: Poller[0] Time: 13.1145 s, Theads: N/A, Hosts: 4
05/22/2006 02:10:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 02:05:14 AM - SYSTEM STATS: Time: 12.7151 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 02:05:14 AM - CMDPHP: Poller[0] Time: 12.5843 s, Theads: N/A, Hosts: 4
05/22/2006 02:05:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 02:00:15 AM - SYSTEM STATS: Time: 13.0858 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 02:00:14 AM - CMDPHP: Poller[0] Time: 12.8477 s, Theads: N/A, Hosts: 4
05/22/2006 02:00:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 01:55:15 AM - SYSTEM STATS: Time: 14.0873 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 01:55:14 AM - CMDPHP: Poller[0] Time: 13.2058 s, Theads: N/A, Hosts: 4
05/22/2006 01:55:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 01:50:15 AM - SYSTEM STATS: Time: 13.6036 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 01:50:15 AM - CMDPHP: Poller[0] Time: 13.0636 s, Theads: N/A, Hosts: 4
05/22/2006 01:50:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 01:45:14 AM - SYSTEM STATS: Time: 13.5548 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 01:45:14 AM - CMDPHP: Poller[0] Time: 13.0731 s, Theads: N/A, Hosts: 4
05/22/2006 01:45:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 01:43:30 AM - CMDPHP: Poller[0] Time: 808.5557 s, Theads: N/A, Hosts: 4
05/22/2006 01:40:14 AM - SYSTEM STATS: Time: 13.6112 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 01:40:14 AM - CMDPHP: Poller[0] Time: 13.1243 s, Theads: N/A, Hosts: 4
05/22/2006 01:40:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 01:35:16 AM - SYSTEM STATS: Time: 13.9804 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 01:35:15 AM - CMDPHP: Poller[0] Time: 13.0630 s, Theads: N/A, Hosts: 4
05/22/2006 01:35:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 01:33:29 AM - CMDPHP: Poller[0] Time: 808.3261 s, Theads: N/A, Hosts: 4
05/22/2006 01:33:23 AM - SYSTEM STATS: Time: 201.9984 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 01:30:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 01:25:15 AM - SYSTEM STATS: Time: 14.0640 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 01:25:14 AM - CMDPHP: Poller[0] Time: 13.1906 s, Theads: N/A, Hosts: 4
05/22/2006 01:25:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 01:23:23 AM - SYSTEM STATS: Time: 201.5995 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 01:20:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 01:15:15 AM - SYSTEM STATS: Time: 14.0268 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 01:15:14 AM - CMDPHP: Poller[0] Time: 13.2196 s, Theads: N/A, Hosts: 4
05/22/2006 01:15:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 01:13:30 AM - CMDPHP: Poller[0] Time: 808.4260 s, Theads: N/A, Hosts: 4
05/22/2006 01:10:15 AM - SYSTEM STATS: Time: 14.1464 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 01:10:14 AM - CMDPHP: Poller[0] Time: 13.2664 s, Theads: N/A, Hosts: 4
05/22/2006 01:10:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 01:05:15 AM - SYSTEM STATS: Time: 14.0850 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 01:05:14 AM - CMDPHP: Poller[0] Time: 13.1516 s, Theads: N/A, Hosts: 4
05/22/2006 01:05:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 01:03:23 AM - SYSTEM STATS: Time: 201.3863 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 01:00:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 12:55:14 AM - SYSTEM STATS: Time: 13.0562 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 12:55:14 AM - CMDPHP: Poller[0] Time: 12.9195 s, Theads: N/A, Hosts: 4
05/22/2006 12:55:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 12:50:15 AM - SYSTEM STATS: Time: 14.0674 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 12:50:14 AM - CMDPHP: Poller[0] Time: 13.2525 s, Theads: N/A, Hosts: 4
05/22/2006 12:50:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 12:45:15 AM - SYSTEM STATS: Time: 14.0639 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 12:45:14 AM - CMDPHP: Poller[0] Time: 13.2854 s, Theads: N/A, Hosts: 4
05/22/2006 12:45:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 12:43:31 AM - CMDPHP: Poller[0] Time: 808.6004 s, Theads: N/A, Hosts: 4
05/22/2006 12:40:17 AM - SYSTEM STATS: Time: 15.1067 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 12:40:16 AM - CMDPHP: Poller[0] Time: 14.5476 s, Theads: N/A, Hosts: 4
05/22/2006 12:40:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 12:35:15 AM - SYSTEM STATS: Time: 14.0860 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 12:35:14 AM - CMDPHP: Poller[0] Time: 13.3292 s, Theads: N/A, Hosts: 4
05/22/2006 12:35:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 12:33:23 AM - SYSTEM STATS: Time: 201.0026 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 12:30:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 12:28:29 AM - CMDPHP: Poller[0] Time: 808.4383 s, Theads: N/A, Hosts: 4
05/22/2006 12:25:15 AM - SYSTEM STATS: Time: 14.0878 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 12:25:14 AM - CMDPHP: Poller[0] Time: 13.2723 s, Theads: N/A, Hosts: 4
05/22/2006 12:25:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 12:20:16 AM - SYSTEM STATS: Time: 13.8107 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 12:20:15 AM - CMDPHP: Poller[0] Time: 12.9637 s, Theads: N/A, Hosts: 4
05/22/2006 12:20:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 12:18:22 AM - SYSTEM STATS: Time: 201.6377 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 12:15:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 12:10:16 AM - SYSTEM STATS: Time: 14.0566 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 12:10:15 AM - CMDPHP: Poller[0] Time: 13.0144 s, Theads: N/A, Hosts: 4
05/22/2006 12:10:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 12:05:15 AM - SYSTEM STATS: Time: 14.0658 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 12:05:15 AM - CMDPHP: Poller[0] Time: 13.3490 s, Theads: N/A, Hosts: 4
05/22/2006 12:05:02 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/22/2006 12:00:15 AM - SYSTEM STATS: Time: 14.0961 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/22/2006 12:00:14 AM - CMDPHP: Poller[0] Time: 13.2611 s, Theads: N/A, Hosts: 4
05/22/2006 12:00:01 AM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/21/2006 11:55:15 PM - SYSTEM STATS: Time: 14.0862 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/21/2006 11:55:14 PM - CMDPHP: Poller[0] Time: 13.1506 s, Theads: N/A, Hosts: 4
05/21/2006 11:55:01 PM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/21/2006 11:50:15 PM - SYSTEM STATS: Time: 13.5517 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/21/2006 11:50:14 PM - CMDPHP: Poller[0] Time: 13.1086 s, Theads: N/A, Hosts: 4
05/21/2006 11:50:01 PM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/21/2006 11:45:15 PM - SYSTEM STATS: Time: 13.5609 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/21/2006 11:45:14 PM - CMDPHP: Poller[0] Time: 13.1130 s, Theads: N/A, Hosts: 4
05/21/2006 11:45:02 PM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/21/2006 11:40:15 PM - SYSTEM STATS: Time: 14.0644 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/21/2006 11:40:14 PM - CMDPHP: Poller[0] Time: 13.2343 s, Theads: N/A, Hosts: 4
05/21/2006 11:40:01 PM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/21/2006 11:38:30 PM - CMDPHP: Poller[0] Time: 808.4255 s, Theads: N/A, Hosts: 4
05/21/2006 11:35:14 PM - SYSTEM STATS: Time: 13.6688 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/21/2006 11:35:14 PM - CMDPHP: Poller[0] Time: 13.2810 s, Theads: N/A, Hosts: 4
05/21/2006 11:35:01 PM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/21/2006 11:30:15 PM - SYSTEM STATS: Time: 13.0660 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/21/2006 11:30:14 PM - CMDPHP: Poller[0] Time: 12.8790 s, Theads: N/A, Hosts: 4
05/21/2006 11:30:02 PM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/21/2006 11:28:23 PM - SYSTEM STATS: Time: 201.7551 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/21/2006 11:25:02 PM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/21/2006 11:23:29 PM - CMDPHP: Poller[0] Time: 808.4138 s, Theads: N/A, Hosts: 4
05/21/2006 11:20:14 PM - SYSTEM STATS: Time: 13.0833 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/21/2006 11:20:14 PM - CMDPHP: Poller[0] Time: 12.8860 s, Theads: N/A, Hosts: 4
05/21/2006 11:20:01 PM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/21/2006 11:15:16 PM - SYSTEM STATS: Time: 14.0928 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/21/2006 11:15:15 PM - CMDPHP: Poller[0] Time: 13.0598 s, Theads: N/A, Hosts: 4
05/21/2006 11:15:02 PM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/21/2006 11:13:29 PM - CMDPHP: Poller[0] Time: 808.5317 s, Theads: N/A, Hosts: 4
05/21/2006 11:13:22 PM - SYSTEM STATS: Time: 201.5326 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/21/2006 11:10:01 PM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/21/2006 11:05:15 PM - SYSTEM STATS: Time: 13.1293 s, Method: cmd.php, Processes: 10, Threads: N/A, Hosts: 5, Hosts/Process: 1
05/21/2006 11:05:15 PM - CMDPHP: Poller[0] Time: 12.9689 s, Theads: N/A, Hosts: 4
05/21/2006 11:05:02 PM - CMDPHP: Poller[0] ERROR: Either there are no items in the cache or polling is disabled
05/21/2006 11:03:23 PM - SYSTEM STATS: Time: 202.4269 s, Method: cmd.php, Processes: 10, Threads: N/A
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests