Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-01 | remove a leftover 'use HTTP::Request' from Smokeping::Master -- niko | Niko Tyni | 1 | -0/+1 | |
2007-12-01 | document the LWP dependency of the Smokeping::Slave module -- niko | Niko Tyni | 1 | -0/+1 | |
2007-12-01 | document what I changed in the change log | Tobi Oetiker | 1 | -0/+3 | |
2007-11-06 | make sure tsmoke sends mime conformant mails | Tobi Oetiker | 1 | -0/+2 | |
2007-11-05 | prepare for the release of smokeping-2.2.7 | Tobi Oetiker | 1 | -0/+5 | |
2007-11-05 | make tsmoke work with multihost targets | Tobi Oetiker | 1 | -0/+1 | |
2007-11-02 | added slaves consistancy test | Tobi Oetiker | 1 | -0/+1 | |
2007-11-02 | don't reload the pages more frequently than every 2 minutes | Tobi Oetiker | 1 | -0/+2 | |
2007-10-28 | prepare for the release of smokeping-2.2.6 | Tobi Oetiker | 1 | -0/+6 | |
2007-10-27 | prepare for the release of smokeping-2.2.5 | Tobi Oetiker | 1 | -3/+2 | |
2007-10-27 | * removed all the 'live' tests from the echoping probes --niko | Niko Tyni | 1 | -4/+7 | |
* log a warning message on the first 'round' of pinging if curl or echoping exits with non-zero status --niko | |||||
2007-10-15 | * fixed parsing of slaves statements in config file, broeken since I ↵ | Tobi Oetiker | 1 | -3/+17 | |
seemingly relaxed the hostname constraints. * removed all online testing from Curl and EchoPing probes | |||||
2007-09-28 | * allow the slave name to be configured | Tobi Oetiker | 1 | -0/+6 | |
* be more liberal in what is allowed for slave names * allow port configuration in the SSH probe | |||||
2007-09-26 | integrated real config grammar 1.10 | Tobi Oetiker | 1 | -1/+1 | |
2007-09-25 | updated to config grammar 1.10 | Tobi Oetiker | 1 | -0/+2 | |
2007-09-21 | force a config reread on reload_config | Tobi Oetiker | 1 | -0/+4 | |
2007-09-17 | added changenote on cropper zoom out | Tobi Oetiker | 1 | -0/+2 | |
2007-09-16 | prepare for the release of smokeping-2.2.4 | Tobi Oetiker | 1 | -0/+2 | |
2007-09-16 | added missing hidden fields to zooming graph | Tobi Oetiker | 1 | -0/+1 | |
2007-09-16 | tell theuser thatsmokeping is taking 80% of the time available to complete ↵ | Tobi Oetiker | 1 | -0/+1 | |
its polling cycle -- tobi | |||||
2007-09-16 | * don't complain when there is no data in a graph yet while calculation ↵ | Tobi Oetiker | 1 | -1/+3 | |
stddev -- tobi * in a multihost graph take the number of pings for each component into consideration -- tobi | |||||
2007-09-14 | * fix Smokeping.pm POD documentation -- niko | Niko Tyni | 1 | -0/+1 | |
2007-09-13 | * include the prototype.js license for completeness -- niko | Niko Tyni | 1 | -0/+1 | |
[ apologies for the license nitpicking; Debian requires that all the applicable licenses are included instead of referrals to their possibly volatile locations on the web, and I think the requirement makes sense. ] | |||||
2007-09-11 | rounding error fix for sqrt | Tobi Oetiker | 1 | -0/+2 | |
2007-09-06 | fixed timezone issues in zoomer | Tobi Oetiker | 1 | -0/+3 | |
2007-09-06 | we need rrdtool 1.2 now | Tobi Oetiker | 1 | -0/+1 | |
2007-09-06 | added js min/max check to cropper | Tobi Oetiker | 1 | -0/+1 | |
2007-09-06 | mode docs on multihost | Tobi Oetiker | 1 | -0/+1 | |
2007-09-05 | * fixes for pod generation | Tobi Oetiker | 1 | -0/+3 | |
* skip multi target hosts for slaves * report content-lengh in header | |||||
2007-08-30 | prepare for the release of smokeping-2.2.2 | Tobi Oetiker | 1 | -0/+5 | |
2007-08-30 | prepare for the release of smokeping-2.2.1 | Tobi Oetiker | 1 | -0/+2 | |
2007-08-30 | get ready for 2.2.0 dist | Tobi Oetiker | 1 | -0/+2 | |
2007-08-30 | integrated multi-host feature | Tobi Oetiker | 1 | -9/+2 | |
2007-08-20 | integrate helper and updated changelog | Tobi Oetiker | 1 | -0/+6 | |
2007-08-16 | Interactive (Ajax) Zooming of Graphs -- Roman Plessl <rplessl oetiker ch> | Tobi Oetiker | 1 | -0/+2 | |
2007-08-13 | master slave code drop to start debugging | Tobi Oetiker | 1 | -0/+2 | |
2007-07-17 | fix uses of uninitialized value in the loss_background code | Niko Tyni | 1 | -0/+3 | |
2007-07-09 | prepare for master/slave implementation | Tobi Oetiker | 1 | -0/+3 | |
2007-05-30 | draw smoke properly even when there is a lot of loss | Tobi Oetiker | 1 | -0/+2 | |
2007-05-28 | do not test echoping and curl functionality with 127.0.0.1 since there may ↵ | Tobi Oetiker | 1 | -0/+3 | |
be someone behind this address | |||||
2007-05-11 | revert the previous Curl change, it doesn't even work... | Niko Tyni | 1 | -2/+0 | |
2007-05-10 | fix Curl usage regexp that would match webpage contents too easily | Niko Tyni | 1 | -0/+2 | |
https://bugs.launchpad.net/ubuntu/+bug/73437 hopefully this is just a temporary fix until we start checking the return code instead | |||||
2007-05-10 | fix lost smoke (Debian #412826) | Niko Tyni | 1 | -0/+3 | |
2007-05-02 | fixed spelling | Tobi Oetiker | 1 | -1/+1 | |
2007-05-02 | prepare for the release of smokeping-2.1.1 | Tobi Oetiker | 1 | -0/+4 | |
2007-04-29 | prepare for the release of smokeping-2.1.0 | Tobi Oetiker | 1 | -3/+2 | |
2007-04-14 | r1060@rispa: niko | 2007-04-14 21:51:42 +0300 | Niko Tyni | 1 | -2/+2 | |
add EchoPingWhois | |||||
2007-04-14 | r1049@rispa: niko | 2007-04-14 21:11:21 +0300 | Niko Tyni | 1 | -0/+2 | |
changelog entry | |||||
2007-04-14 | don't test usage if running as CGI | Niko Tyni | 1 | -0/+1 | |
2007-03-10 | bail out at startup with an error message if LC_ALL is set | Niko Tyni | 1 | -0/+2 | |