Nagios and threads

2005-06-20 Thread Charles Sprickman
Hello, Just curious if there's any regulars here who would like to help Ethan out: http://nagios.sourceforge.net/docs/2_0/whatsnew.html "Known Issues There are a few known issues with the Nagios 2.0 code at the moment. Hopefully some of these will be fixed before 2.0 is released as stable..

Re: FreeBSD Memory Management questions ?

2005-06-20 Thread Aziz Kezzou
On 6/20/05, John Baldwin <[EMAIL PROTECTED]> wrote: > On Sunday 19 June 2005 10:49 pm, Aziz Kezzou wrote: > > > On Tue, Jun 14, 2005 at 04:21:41AM -0400, Aziz Kezzou wrote: > > > > 1 - Right now to access the memory address space of a user process > > > > from kernel mode, I only have to set, on x8

Re: FreeBSD Memory Management questions ?

2005-06-20 Thread John Baldwin
On Sunday 19 June 2005 10:49 pm, Aziz Kezzou wrote: > > On Tue, Jun 14, 2005 at 04:21:41AM -0400, Aziz Kezzou wrote: > > > 1 - Right now to access the memory address space of a user process > > > from kernel mode, I only have to set, on x86 systems, the register CR3 > > > to the right value. How c

instability with mount_nullfs and jails

2005-06-20 Thread GiZmen
hi, I have problem with mount_nullfs and jails. My system FreeBSD 5.4-STABLE when have two jails and each of this jails has couple mount_nullfs freeze without kernel panic. It freezes out in random times. Sometimes it can run for couple days sometimes it freezes after couple hours. I have mount p

what(1) on kernel binary

2005-06-20 Thread Jilles Tjoelker
On FreeBSD 4.x, one could easily determine the version and compilation date of a kernel binary like this: [EMAIL PROTECTED] /home/jilles% what /kernel /kernel: FreeBSD 4.11-STABLE #20: Mon May 9 18:43:52 CEST 2005 On FreeBSD 5.x/6.x with GCC 3.x, this doesn't work anymore. The cause is

Re: FD_ZERO problem

2005-06-20 Thread Cole
Infact, ignore this, im not thinking today :) Sorry for totally stupid post /Cole - Original Message - From: "Cole" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 20, 2005 12:36 PM Subject: FD_ZERO problem > Hi > > Ive been looking at nbtscan, the 1.5.1 version, and it s

FD_ZERO problem

2005-06-20 Thread Cole
Hi Ive been looking at nbtscan, the 1.5.1 version, and it seems to core, with a segmentation fault. I traced the problem down to a FD_ZERO(fdsr). I was wondering is there any like checking that can be done before issuing that command. Its part of a while loop, inside the program, where it runs