Re: [jffnms-users] Threaded poller

2006-05-24 Thread Leigh Porter
I also had this problem, turns out my default php install did not have pcntl compiled in. When I tried to compile it in it said "your system does not support fork" which is clearly stupid since obviously it does. It seems that PHP 5.0 does have it compiled in and since I can not face compiling

Re: [jffnms-users] Threaded poller

2006-05-23 Thread Javier Szyszlican
The output looks ok, so it may be a launching problem. Try: # php poller2 master 1 And send us the output, but it will never end, so let it run for a minute or so and then kill it. To check for any module do: # php -i | grep -i pcntl Javier Chris Hammond wrote: > The output of poller2 is at

Re: [jffnms-users] Threaded poller

2006-05-23 Thread Chris Hammond
The poller2 output is attached. Compressed this time. What is the easiest way to verify pcntl is there? I am running CentOS (RHEL) 4 with php5. Thanks Chris >>> Javier Szyszlican <[EMAIL PROTECTED]> 05/22/06 6:48 pm >>> I will need the output of the poller for a specific host to see what ha

Re: [jffnms-users] Threaded poller

2006-05-22 Thread Javier Szyszlican
I will need the output of the poller for a specific host to see what happens. # php poller2.php Also your php may not have the pcntl extension we use for the poller2. Javier Chris Hammond wrote: > Thanks for the reply Javier, however the graphs were still not showing any > data. I have revert

Re: [jffnms-users] Threaded poller

2006-05-21 Thread Javier Szyszlican
Thats show it should end. Chris Hammond wrote: > Hey Javier, how should it end? I removed php4 from my CentOS 4.3 box and > installed > php5 and ran the poller and it ended with this; lots cut out of course > before this. > > 14:00:05 : H : I 2078 : P LPD : last_poll_date(): 114676560

Re: [jffnms-users] Threaded poller

2006-05-02 Thread Javier Szyszlican
It finished there? It should have ended differently. Anyway, you should check if your php-cli is complied with the pcntl and posix modiules we use that for the poller2 master. Javier Leigh Porter wrote: Hiya Javier, everybody, Javier Szyszlican wrote: It does not seem to be working. Try

Re: [jffnms-users] Threaded poller

2006-05-02 Thread Leigh Porter
Hiya Javier, everybody, Javier Szyszlican wrote: It does not seem to be working. Try running gthe poller2 as # php poller2.php Thanks, it looks like it does something when run from the cmd line as user jffnms which is what the cron job runs as. This is what the cron entry is: # New Poller

Re: [jffnms-users] Threaded poller

2006-04-28 Thread Javier Szyszlican
It does not seem to be working. Try running gthe poller2 as # php poller2.php Javier Leigh Porter wrote: Hiya all, I am trying to get the threaded poller to work on my box. When I replace the old poller with the new threaded poller, JFFNMS then does not log any data. I have logged the o

[jffnms-users] Threaded poller

2006-04-21 Thread Leigh Porter
Hiya all, I am trying to get the threaded poller to work on my box. When I replace the old poller with the new threaded poller, JFFNMS then does not log any data. I have logged the output of the threaded poller, it looks as though it does stuff: 11:20:40 Launcher Starting. Parameters: childs