Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2008 18:22:18 +0100
From:      Kurt Jaeger <lists@c0mplx.org>
To:        Albert Shih <Albert.Shih@obspm.fr>
Cc:        freebsd-jail@FreeBSD.org, freebsd-questions@freebsd.org
Subject:   Re: Nagios & Jail
Message-ID:  <20081218172218.GE3080@home.opsec.eu>
In-Reply-To: <20081217210542.GA25347@obspm.fr>
References:  <20081217210542.GA25347@obspm.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> 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: 

> Anyone have succefully install a nagios server in a jail ? 

Yes, and I think it's not a problem with ICMP sockets, but with
the version of check_ping and what it's calling.

Please try

./check_ping -v -v -v -H 212.71.195.58 -w 300.0,80% -c 500.0,100% -p 5

and tell us which version of ping it is calling.

-- 
pi@opsec.eu            +49 171 3101372                        12 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081218172218.GE3080>