Age | Commit message (Collapse) | Author | Files | Lines |
|
* skip multi target hosts for slaves
* report content-lengh in header
|
|
|
|
add examples
|
|
smokeping_upgrade echoping6 entry
|
|
|
|
|
|
|
|
|
|
doc/smokeping_upgrade.pod,
CHANGES:
+ remove the FPing 'timeout' variable, since it never really did anything
|
|
doc/smokeping_install.pod,
doc/smokeping_upgrade.pod,
lib/Smokeping.pm,
CHANGES:
+ make having an older version of CGI::Carp a non-fatal error and
recommend a newer one in the docs
|
|
doc/smokeping_upgrade.pod:
+ fixed version numbers
|
|
doc/smokeping_upgrade.pod (trunk),
CHANGES (trunk),
TODO (trunk):
+ optionally only send alerts when the state changes ('edgetrigger').
(untested yet)
|
|
+ add a missing =back
|
|
lib/Smokeping/probes/base.pm,
doc/smokeping_upgrade.pod,
TODO,
CHANGES:
+ the DYNAMIC-related files (.adr and .snmp) can now be located outside "datadir"
by specifying the new configuration variable "dyndir"
|
|
+ document the tuning of RRD DS parameters
|
|
+ mention tSmoke inclusion
* 2.0/bin/tSmoke.dist, 2.0/Makefile:
+ make tSmoke require the current Smokeping.pm version
+ add tSmoke to the 'patch' Makefile target to keep it up to date
* 2.0/etc/config.dist:
+ add the 'tmail' variable
* 2.0/CHANGES:
+ mention Dan as the original tSmoke author
|
|
branches/2.0/CHANGES:
+ changelog updates
|
|
2.0/doc/smokeping_upgrade.pod,
2.0/CHANGES:
+ new variables: extraargs and extrare
|
|
* Curl User-Agent string doesn't need quotes anymore -- niko
|
|
specifications -- niko
- new Smokeping::RRDtools module
- note in CHANGES and smokeping_upgrade
|
|
* 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
|
|
* add matcher list to smokeping_config
* make matcher names start with a capital letter
* make probe names start with a capital letter
* small doc updates
* one more pod2html makefile fix
|
|
* L<> links in POD documents
* mess with pod2html in Makefile to get L<> links work
* add smokeping_upgrade and smokeping_examples to the README
* change software requirements in smokeping_install
|
|
|
|
all documented in
software/doc/smokeping_upgrade.pod
|