Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
+ regenerate the logo images if Smokeping.pm is newer than the old ones
|
|
+ merged new logos from 2.0:lib/Smokeping.pm r144:r145 into trunk
|
|
|
|
|
|
CHANGES:
+ don't create directories in "datadir" when running as a CGI
|
|
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"
|
|
2.0/TODO,
2.0/CHANGES:
+ return '404 not found' when DYNAMIC updates fail
|
|
+ make the address of the remote client appear in the web server's error log
|
|
+ use CGI::Carp and warn() for do_cgilog() to get timestamps there as well
|
|
2.0/CHANGES:
+ make errors in DYNAMIC updates appear in the web server error log
* 2.0/TODO:
+ replace the __WARN__ and __DIE__ handlers with CGI::Carp?
|
|
separator
|
|
|
|
|
|
|
|
|
|
+ 2.0/lib/Smokeping.pm: include config file support
+ 2.0/tSmoke.v4.README: integrate into tSmoke script
+ 2.0/bin/tSmoke.dist:
* renamed from tSmoke.pl to tSmoke
* installation instructions updated
+ 2.0/etc/tmail.dist:
* renamed from 2.0/etc/tmail
+ 2.0/Makefile:
* doc file generation
|
|
|
|
|
|
+ make 'smokeping -static' work again
+ document '@include' and its friends in smokeping_config
in addition to Config::Grammar
|
|
are provided.
|
|
|
|
* added navigator mode where it is possible to alter the timerange shown in a graph.
This feature is sponsored by BeverlyCorp.
* fix fix for matcher cache skipping
|
|
* propperly deal with branches in the target tree that have no probe propperty set.
|
|
|
|
|
|
specifications -- niko
- new Smokeping::RRDtools module
- note in CHANGES and smokeping_upgrade
|
|
* show the smoke for pings == 3 too, not only if >3
|
|
* 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
|
|
* FPing : added 'hostinterval' (-p), renamed 'mindelay' -> 'mininterval' (-i)
* Smokeping.pm: include links to the probe manpages from smokeping_config
|
|
Makefile: really filter out smokeping_config.pod.
|
|
* 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
|
|
|
|
if we got one ...
|
|
|
|
all documented in
software/doc/smokeping_upgrade.pod
|
|
|