sean finney wrote:

Here some logs :

05/10/2005 04:29:58 PM - POLLER: Poller[0] Maximum runtime of 296 seconds exceeded. Exiting.
05/10/2005 04:30:01 PM - PHPSVR: Poller[0] ERROR: Input Expected, Script Server Terminating
05/10/2005 04:34:58 PM - POLLER: Poller[0] Maximum runtime of 296 seconds exceeded. Exiting.
05/10/2005 04:35:02 PM - PHPSVR: Poller[0] ERROR: Input Expected, Script Server Terminating
05/10/2005 04:39:58 PM - POLLER: Poller[0] Maximum runtime of 296 seconds exceeded. Exiting.
05/10/2005 04:40:02 PM - PHPSVR: Poller[0] ERROR: Input Expected, Script Server Terminating
05/10/2005 04:44:58 PM - POLLER: Poller[0] Maximum runtime of 296 seconds exceeded. Exiting.
05/10/2005 04:45:02 PM - PHPSVR: Poller[0] ERROR: Input Expected, Script Server Terminating


I have make a strace poller.php process :

fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0
read(3, 0x85a2608, 8192) = -1 EAGAIN (Resource temporarily unavailable)
fcntl64(3, F_SETFL, O_RDWR) = 0
write(3, "?\0\0\0\3select poller_id,end_time f"..., 67) = 67
read(3, "\1\0\0\1", 4) = 4
read(3, "\2", 1) = 1
read(3, " \0\0\2", 4) = 4
read(3, "\vpoller_time\tpoller_id\3\5\0\0\1\2\3!\0\0", 32) = 32
read(3, "\37\0\0\3", 4) = 4
read(3, "\vpoller_time\10end_time\3\23\0\0\1\f\3\1\0\0", 31) = 31
read(3, "\1\0\0\4", 4) = 4
read(3, "\376", 1) = 1
read(3, "\1\0\0\5", 4) = 4
read(3, "\376", 1) = 1
write(1, "Waiting on 1/1 pollers.\n", 24) = 24
getcwd("/var/www", 4096) = 9
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/share/cacti", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/share/cacti/site", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/share/cacti/site/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/share/cacti/site/lib/rrd.php", {st_mode=S_IFREG|0644, st_size=40830, ...}) = 0
open("/usr/share/cacti/site/lib/rrd.php", O_RDONLY) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=40830, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=40830, ...}) = 0
lseek(7, 0, SEEK_CUR) = 0
lseek(7, 0, SEEK_SET) = 0
close(7) = 0
fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0
read(3, 0x85a2608, 8192) = -1 EAGAIN (Resource temporarily unavailable)
fcntl64(3, F_SETFL, O_RDWR) = 0
write(3, "+\1\0\0\3select\n\t\tpoller_output.outp"..., 303) = 303
read(3, "\1\0\0\1", 4) = 4
read(3, "\6", 1) = 1
read(3, "\37\0\0\2", 4) = 4
read(3, "\rpoller_output\6output\3\377\377\0\1\374\3\21\0\0", 31) = 31
read(3, "\35\0\0\3", 4) = 4
read(3, "[EMAIL PROTECTED]", 29) = 29
read(3, "&\0\0\4", 4) = 4
read(3, "\rpoller_output\rlocal_data_id\3\10\0\0"..., 38) = 38
read(3, "\37\0\0\5", 4) = 4
read(3, "\vpoller_item\10rrd_path\3\377\0\0\1\375\3\1\0\0", 31) = 31
read(3, "\37\0\0\6", 4) = 4
read(3, "[EMAIL PROTECTED]", 31) = 31
read(3, "\36\0\0\7", 4) = 4
read(3, "\vpoller_item\7rrd_num\3\2\0\0\1\1\3!\0\0", 30) = 30
read(3, "\1\0\0\10", 4) = 4
read(3, "\376", 1) = 1
read(3, "\1\0\0\t", 4) = 4
read(3, "\376", 1) = 1
time(NULL) = 1115837971
rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0
rt_sigaction(SIGCHLD, NULL, {SIG_DFL}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
nanosleep({1, 0},


Whith cactid all work fine .

--
Laradji nacer <[EMAIL PROTECTED]>
Ovea SARL Tel : 04 67 67 00 00  35 Port: 06 10 59 68 83
http://www.ovea.com Vos solutions informatiques
1024D/DFCF1726 : 33A5 7162 4370 9C30 E22C 0721 DBA7 CBEE DFCF 1726



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to