On Tue, Aug 28, 2007 at 02:59:13PM -0400, ... wrote: > We are using jffnms 8.3 on debian. We've never had a problem with this box > before, but recently graphing has been stopping and does not start until I > do a 'ps -ef' and manually kill off the couple of hung poller processes. We > use poller2.php with 20 threads and under normal working conditions, > whenever you do a ps -ef | grep poller, you see 20 or so poller threads > running...when graphing stops and you do a ps -ef | grep poller, you only > see 2 poller threads running and all graphing is halted until these threads > are killed off and then it seems to spawn a new batch and graphing picks up > again. Is there any way to debug the poller process so that I can see > exactly what each poller thread is doing? Thanks very much Turn on logging for starters, it may tell you what is going on. You may have to strace the processes to find out why they are dying.
I would suspect some generic problem rather than JFFNMS specifically, like too many filehandles opening or some process control misbehaving. - Craig -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 http://www.enc.com.au/ csmall at : enc.com.au http://www.debian.org/ Debian GNU/Linux, software should be Free ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ jffnms-users mailing list jffnms-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jffnms-users