From owner-freebsd-questions@FreeBSD.ORG Wed Sep 21 09:38:11 2011 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 A36131065675 for ; Wed, 21 Sep 2011 09:38:11 +0000 (UTC) (envelope-from rnavaza@hotmail.com) Received: from dub0-omc4-s17.dub0.hotmail.com (dub0-omc4-s17.dub0.hotmail.com [157.55.2.92]) by mx1.freebsd.org (Postfix) with ESMTP id 3BDAD8FC13 for ; Wed, 21 Sep 2011 09:38:11 +0000 (UTC) Received: from DUB102-W31 ([157.55.2.71]) by dub0-omc4-s17.dub0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 21 Sep 2011 02:38:08 -0700 Message-ID: X-Originating-IP: [81.194.42.137] From: Rafael NAVAZA To: freebsd questions Date: Wed, 21 Sep 2011 11:38:10 +0200 Importance: Normal In-Reply-To: <20110921101421.7c54d972@mr12941> References: , <4E784905.1080007@infracaninophile.co.uk>, , <20110921101421.7c54d972@mr12941> MIME-Version: 1.0 X-OriginalArrivalTime: 21 Sep 2011 09:38:08.0962 (UTC) FILETIME=[2C148A20:01CC7842] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: RE: OpenLDAP + CARP 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, 21 Sep 2011 09:38:11 -0000 Hello Patrick=2C >=20 > > As far as I=20 > > know CARP will not check if the slapd is running correctly=3B that > > could be a problem if the CARP Master has a failing slapd. Do I have > > to monitor slapd with a third party software (like Monit) ? Can I > > configure CARP and OpenLDAP to watch each other more closely ? >=20 > You can use ifstated (port net/ifstated) for this. >=20 Ok=2C I'll watch at what ifstated can do to monitor carp and slapd Thank you. =