From owner-freebsd-questions@FreeBSD.ORG Fri Apr 3 12:09:07 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75CE31065890 for ; Fri, 3 Apr 2009 12:09:07 +0000 (UTC) (envelope-from gpbuono@gmail.com) Received: from mail-fx0-f167.google.com (mail-fx0-f167.google.com [209.85.220.167]) by mx1.freebsd.org (Postfix) with ESMTP id 275468FC92 for ; Fri, 3 Apr 2009 12:09:05 +0000 (UTC) (envelope-from gpbuono@gmail.com) Received: by fxm11 with SMTP id 11so920161fxm.43 for ; Fri, 03 Apr 2009 05:09:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=SX0cNCfpibAF5vs8B1mmmQDQv2O3pz8VglJvAJKEbKE=; b=Q+9FOfMxH9w8mdNB0lxTa53LsFBON2iFzS2nMowSbcq2avG73frCTtYjqTlaOS17MP K2+PFohoargFtgR4fedUAR7jpzeQsszRyfLVcBJXfa2wXtwhCSTDM4JCbYkBRnearqnZ RrML5kuP2Lz0+J8Jlm7I5Do7xjHoijsMK9ppU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=E2EF0WbmlYJ0Vr88lsE9vnUPZpIesVCOyG8/39ostT5EiCnScN3A/5YARtWUMFd92G EYmOIZPs+MlHqXzyx7P8QiwKb7y5n2ru+2ajaechh7AvllvduPY+4LWXITq2FZIRcDjk mOovO5kUhiDR5/CuAJYSpu+oi8A+GecFKssx0= MIME-Version: 1.0 Received: by 10.223.113.9 with SMTP id y9mr1009640fap.19.1238759194922; Fri, 03 Apr 2009 04:46:34 -0700 (PDT) Date: Fri, 3 Apr 2009 13:46:34 +0200 Message-ID: From: Gian Paolo Buono To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FreeBSD 7 - nagios2 (defunct - process) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Apr 2009 12:09:37 -0000 Hi, Ihave a server with FreeBSD 7.1-RELEASE-p2 with 950 host and 4900 service, Nagios 3.0.3 Sometimes nagios don't update the status and when i try to stop nagios don't dies, i try to kill -9 the process but don't dies, there are many defunct process of nagios so I have to reboot the server. I haven't any log. That sounds very familiar to the locking/contention issue FreeBSD 7.x has with Nagios, It has to do with how Nagios and FreeBSD handle threading. When I had FreeBSD haven't problem. Any idea ? thank you for the support bye..