From: Stef C. <ste...@do...> - 2010-03-11 07:15:26
|
On Thursday 11 March 2010, Buchan Milne wrote: > If the problem persists, watch to see if the dm test for the polling device > goes yellow or red, or polled devices go purple, and provide the log > contents for at least the last two poll cycles before any of these changes > (or, the relevant problems). For debugging, maybe you can trap a USR signal and dump the internal status information in the logfile. So when the status turns purple, you can debug the running process. I also use this myself to force a process to re-read it's config files and re- open the log files. Stef |