From f6d4093e0dc827fbc853ed21ad3cb0ab1f898704 Mon Sep 17 00:00:00 2001 From: Niko Tyni Date: Fri, 18 Feb 2005 13:04:12 +0000 Subject: * graph fixes for small numbers of pings -- Chris Wilson * fix the LDAP probe killing the CGI with perl <5.6 -- Peter Farmer * make the LDAP probe work withouth IO::Socket::SSL -- niko * make Curl description shorter -- Chris Wilson * use CGI::Carp for CGI error handling - remove the now unnecessary kludge from AnotherDNS * don't call exit() in the daemon __DIE__ handler * raise Curl and EchoPingHttp{,s} default timeouts * add a section on timeouts to smokeping_upgrade * add IO::Socket::SSL to smokeping_install --- doc/smokeping_install.pod | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/smokeping_install.pod') diff --git a/doc/smokeping_install.pod b/doc/smokeping_install.pod index 7bb8a6b..079e17f 100644 --- a/doc/smokeping_install.pod +++ b/doc/smokeping_install.pod @@ -87,6 +87,10 @@ You need this for the AnotherDNS probe. You need this for the LDAP probe. +=item IO::Socket::SSL + +You need this if you want the LDAP probe to be able to use the 'starttls' command. + =item Authen::Radius You need this for the Radius probe. -- cgit v1.2.3-24-g4f1b