Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
CHANGES (trunk):
+ try to trigger an alert with the minimum number of values needed for it
rather than require a stack with the maximum number of possible values.
See http://lists.ee.ethz.ch/smokeping-users/msg01654.html for the problem.
|
|
|
|
|
|
|
|
+ document r169 and r170 (logo autogeneration)
|
|
|
|
|
|
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
|
|
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?
|
|
at the right side of '@define'
-- niko, reported by Warrick FitzGerald <lists.smokeping.wfitzgerald *crtman.com>
|
|
separator
|
|
2.0/CHANGES:
+ bugfix for CiscoRTTMonEchoICMP packetsize variable
-- niko, from Sam Stickland <sam_ml *spacething.org>
|
|
|
|
+ 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
|
|
+ Officially include the tSmoke script from the contrib download directory.
|
|
|
|
branches/2.0/CHANGES:
+ RRDtool 1.2.x compatibility fix ("unknown RRD version: 0003" on restart)
-- niko, reported by Sam Stickland <sam_ml *spacething.org>
|
|
+ mention 2.0rcX releases
|
|
|
|
+ include Marc Spitzer's first name too :)
|
|
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
|
|
* FPing : added 'hostinterval' (-p), renamed 'mindelay' -> 'mininterval' (-i)
* Smokeping.pm: include links to the probe manpages from smokeping_config
|
|
|