Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
* log a warning message on the first 'round' of pinging if curl or
echoping exits with non-zero status --niko
|
|
seemingly relaxed the hostname constraints.
* removed all online testing from Curl and EchoPing probes
|
|
be someone behind this address
|
|
|
|
https://bugs.launchpad.net/ubuntu/+bug/73437
hopefully this is just a temporary fix until we start checking the
return code instead
|
|
|
|
|
|
lib/Smokeping/probes/Curl.pm,
CHANGES:
+ don't take '0' for 'true' with the 'ssl2' or 'insecure_ssl' options
|
|
lib/Smokeping/probes/Curl.pm,
CHANGES:
+ make the Curl probe compatible with Perl 5.6
|
|
+ added the 'insecure_ssl' (-k) option from
Marc Spitzer <mspitzer@gmail.com>
|
|
2.0/doc/smokeping_upgrade.pod,
2.0/CHANGES:
+ new variables: extraargs and extrare
|
|
* Curl User-Agent string doesn't need quotes anymore -- niko
|
|
* mention the minimum # of pings in CHANGES and smokeping_upgrade
* add a note about possibly lowering the pings variable in the HTTP probes
|
|
* fix the LDAP probe killing the CGI with perl <5.6 -- Peter Farmer <pfarmer *hashbang.org.uk>
* make the LDAP probe work withouth IO::Socket::SSL -- niko
* make Curl description shorter -- Chris Wilson <chris *aidworld.org>
* 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
|
|
Makefile: really filter out smokeping_config.pod.
|
|
|