Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-22 | ignore case when searching | Tobi Oetiker | 1 | -1/+1 | |
2008-01-22 | interated filter function to interface | Tobi Oetiker | 2 | -58/+105 | |
2008-01-22 | fix hierarchy property problem introduced in previouse patch | Tobi Oetiker | 1 | -1/+1 | |
2008-01-21 | added alternate presentation hierarchies. Configure via ↵ | Tobi Oetiker | 3 | -69/+125 | |
Presentation->hierarchies and Targets ... -> parents -- tobi | |||||
2008-01-21 | add support for alternate hierarchies | Tobi Oetiker | 1 | -13/+100 | |
2007-12-21 | missing my added | Tobi Oetiker | 1 | -1/+1 | |
2007-12-21 | make this work even when no initial file is here | Tobi Oetiker | 1 | -1/+2 | |
2007-12-20 | remove check for timeredirects since this does not work without manual | Tobi Oetiker | 1 | -3/+3 | |
2007-12-20 | use --help instead of --manual since manual is not compiled everywere | Tobi Oetiker | 1 | -1/+2 | |
2007-12-20 | portability fix for %.1f | Tobi Oetiker | 1 | -1/+1 | |
2007-12-13 | working towards fixing the master config | Tobi Oetiker | 1 | -1/+4 | |
2007-12-13 | use different syntax to open and lock client cache | Tobi Oetiker | 1 | -5/+5 | |
2007-12-13 | clean the last remains of echoping live test code | Niko Tyni | 1 | -2/+2 | |
2007-12-13 | EchoPingHttp: add the 'accept_redirects' option | Niko Tyni | 1 | -0/+17 | |
2007-12-05 | update the locking code. Try updating the file multiple times if lockig ↵ | Tobi Oetiker | 1 | -19/+23 | |
fails the first time round ... also open the file with +< for reading, since solaris will not grant us a writelock unless we are opening the file read/write. | |||||
2007-12-04 | removed excess ) | Tobi Oetiker | 1 | -1/+1 | |
2007-12-04 | trying to make slave reload realy work | Tobi Oetiker | 2 | -5/+13 | |
2007-12-01 | remove a leftover 'use HTTP::Request' from Smokeping::Master -- niko | Niko Tyni | 1 | -1/+0 | |
2007-12-01 | fix restart behaviour of slaves | Tobi Oetiker | 1 | -9/+4 | |
2007-11-05 | prepare for the release of smokeping-2.2.7 | Tobi Oetiker | 1 | -8/+5 | |
2007-11-03 | fixed slave check | Tobi Oetiker | 1 | -1/+1 | |
2007-11-02 | added slaves consistancy test | Tobi Oetiker | 1 | -0/+2 | |
2007-11-02 | don't reload the pages more frequently than every 2 minutes | Tobi Oetiker | 1 | -1/+2 | |
2007-10-28 | prepare for the release of smokeping-2.2.6 | Tobi Oetiker | 1 | -1/+1 | |
2007-10-27 | rmove -S warning unless sourceaddressing is used | Tobi Oetiker | 1 | -1/+3 | |
2007-10-27 | * removed all the 'live' tests from the echoping probes --niko | Niko Tyni | 9 | -105/+29 | |
* log a warning message on the first 'round' of pinging if curl or echoping exits with non-zero status --niko | |||||
2007-10-27 | count the rounds when pinging, needed for smarter logging | Niko Tyni | 3 | -1/+20 | |
2007-10-15 | * fixed parsing of slaves statements in config file, broeken since I ↵ | Tobi Oetiker | 7 | -17/+16 | |
seemingly relaxed the hostname constraints. * removed all online testing from Curl and EchoPing probes | |||||
2007-10-15 | I wonder how it did work at all like this | Tobi Oetiker | 1 | -2/+2 | |
2007-09-28 | the \ must stay in the string! | Tobi Oetiker | 1 | -1/+1 | |
2007-09-28 | * allow the slave name to be configured | Tobi Oetiker | 2 | -6/+12 | |
* 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 | 2 | -212/+239 | |
2007-09-25 | updated to config grammar 1.10 | Tobi Oetiker | 4 | -316/+662 | |
2007-09-21 | force a config reread on reload_config | Tobi Oetiker | 1 | -0/+2 | |
2007-09-16 | prepare for the release of smokeping-2.2.4 | Tobi Oetiker | 1 | -1/+1 | |
2007-09-16 | added id target to target | Tobi Oetiker | 1 | -1/+1 | |
2007-09-16 | added missing form id to zoom mode form | Tobi Oetiker | 1 | -1/+1 | |
2007-09-16 | added missing hidden fields to zooming graph | Tobi Oetiker | 1 | -0/+2 | |
2007-09-16 | tell theuser thatsmokeping is taking 80% of the time available to complete ↵ | Tobi Oetiker | 1 | -0/+9 | |
its polling cycle -- tobi | |||||
2007-09-16 | oops the tree points right at the node and not at its parent ... -- tobi | Tobi Oetiker | 1 | -2/+2 | |
2007-09-16 | * don't complain when there is no data in a graph yet while calculation ↵ | Tobi Oetiker | 2 | -2/+10 | |
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 | -5/+5 | |
2007-09-11 | rounding error fix for sqrt | Tobi Oetiker | 1 | -1/+2 | |
2007-09-06 | prepare for the release of smokeping-2.2.3 | Tobi Oetiker | 1 | -1/+1 | |
2007-09-06 | fixed timezone issues in zoomer | Tobi Oetiker | 2 | -9/+9 | |
2007-09-06 | remove iso date stuff and go for real time only | Tobi Oetiker | 1 | -3/+5 | |
2007-09-06 | mode docs on multihost | Tobi Oetiker | 1 | -9/+9 | |
2007-09-05 | * fixes for pod generation | Tobi Oetiker | 3 | -16/+26 | |
* 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 | -1/+1 | |
2007-08-30 | adding 1.5 for max is too much | Tobi Oetiker | 1 | -2/+2 | |