From owner-freebsd-questions@FreeBSD.ORG Wed Dec 17 21:30:08 2008 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 C0F481065675; Wed, 17 Dec 2008 21:30:08 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id 723598FC18; Wed, 17 Dec 2008 21:30:08 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from localhost (amavis.str.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 736ED41C5EB; Wed, 17 Dec 2008 22:30:05 +0100 (CET) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([62.111.66.27]) by localhost (amavis.str.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id qOUAF91JjH52; Wed, 17 Dec 2008 22:30:05 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id 2426B41C5D8; Wed, 17 Dec 2008 22:30:05 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 231F84448D5; Wed, 17 Dec 2008 21:28:12 +0000 (UTC) Date: Wed, 17 Dec 2008 21:28:12 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Albert Shih In-Reply-To: <20081217210542.GA25347@obspm.fr> Message-ID: <20081217212740.I97918@maildrop.int.zabbadoz.net> References: <20081217210542.GA25347@obspm.fr> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-91587504-1229549292=:97918" Cc: freebsd-jail@FreeBSD.org, freebsd-questions@freebsd.org Subject: Re: Nagios & Jail 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: Wed, 17 Dec 2008 21:30:08 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-91587504-1229549292=:97918 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Wed, 17 Dec 2008, Albert Shih wrote: Hi, > I'm trying to install a nagios server in a jail. > > I've a problem with check_ping. > > [root@]# /usr/local/libexec/nagios/check_ping -H some_host -w 3000.0,80% = -c 5000.0,100% -p 5 > CRITICAL - You need more args!!! > Could not open pipe: > > So I think it's become the =ABping problem=BB. So I put > > =09sysctl -w security.jail.allow_raw_sockets=3D1 > > in the host-jail-server. > > In the jail I can make a ping but the nagios check_ping don't work. > > Anyone have succefully install a nagios server in a jail ? so do you know what check_ping is trying to do? Does it give you an error message? Anything? /bz --=20 Bjoern A. Zeeb The greatest risk is not taking one. --0-91587504-1229549292=:97918--