Date: Wed, 7 Jun 2006 12:50:16 GMT From: Jarrod Sayers <jarrod@netleader.com.au> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/98364: [PATCH] add several contrib checks Message-ID: <200606071250.k57CoGTw024413@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/98364; it has been noted by GNATS. From: Jarrod Sayers <jarrod@netleader.com.au> To: Dmitriy Kirhlarov <dkirhlarov@oilspace.com> Cc: bug-followup@FreeBSD.org Subject: Re: ports/98364: [PATCH] add several contrib checks Date: Wed, 7 Jun 2006 21:07:05 +0930 Could you please provide some more details on your LDAP issue like the version of FreeBSD and nagios-plugins you are running? A quick check of check_ldap shows that it is working, at least a basic connection and protocol check which failed in your example. wallace# uname -srp FreeBSD 4.11-RELEASE-p18 i386 wallace# pkg_info | grep nagios-plugins nagios-plugins-1.4.3,1 Plugins for Nagios wallace# /usr/local/libexec/nagios/check_ldap \ ? -H directory.washington.edu \ ? -b 'o=University of Washington,c=US' -3 -4 LDAP OK - 0.936 seconds response time|time=0.935617s;;;0.000000 wallace# I am also working on your contrib/ section updates. Don't worry, I haven't forgotten. Jarrod.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606071250.k57CoGTw024413>