Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-03-18 | fixed spelling of protocol | Tobi Oetiker | 1 | -1/+1 | |
2008-03-18 | added protocol level checks and upgrade notes | Tobi Oetiker | 2 | -1/+22 | |
2008-03-18 | fix a syntax error | Niko Tyni | 1 | -1/+1 | |
2008-03-18 | switch to HMAC digest to avert extension attack | Tobi Oetiker | 2 | -6/+6 | |
2008-03-18 | revert the locking change in r951 for portability reasons | Niko Tyni | 1 | -19/+13 | |
2008-03-17 | * store the slave updates in dyndir, defaulting to datadir --niko | Niko Tyni | 1 | -1/+17 | |
2008-03-17 | * change the slave update locking code so that reading works without | Niko Tyni | 1 | -13/+19 | |
write access to the temporary storage file --niko | |||||
2008-03-14 | added rsa1 patch | Tobi Oetiker | 1 | -1/+1 | |
2008-03-06 | fix retrun value processing (regression from last patch) | Tobi Oetiker | 1 | -3/+3 | |
2008-03-06 | longer timeout for slaves and separate cache files per slave for improved ↵ | Tobi Oetiker | 2 | -12/+16 | |
scaling -- Phillip Moore | |||||
2008-03-04 | * add an optional --pid-dir option to specify the pid directory | Niko Tyni | 1 | -1/+1 | |
when running as a slave. --niko | |||||
2008-02-26 | slaves must poll even with nomasterpoll | Tobi Oetiker | 1 | -1/+1 | |
2008-02-04 | fixed html syntax issues | Tobi Oetiker | 1 | -1/+1 | |
fixed spelling of standard deviation | |||||
2008-01-23 | prepare for the release of smokeping-2.3.0 | Tobi Oetiker | 1 | -25/+25 | |
2008-01-23 | added tcpping probe | Tobi Oetiker | 1 | -0/+164 | |
2008-01-23 | added new hide and noserverpoll properties to target configuration | Tobi Oetiker | 2 | -5/+5 | |
2008-01-22 | interated filter function to interface | Tobi Oetiker | 1 | -5/+5 | |
2008-01-21 | added alternate presentation hierarchies. Configure via ↵ | Tobi Oetiker | 2 | -23/+23 | |
Presentation->hierarchies and Targets ... -> parents -- tobi | |||||
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-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 | trying to make slave reload realy work | Tobi Oetiker | 1 | -1/+1 | |
2007-12-01 | remove a leftover 'use HTTP::Request' from Smokeping::Master -- niko | Niko Tyni | 1 | -1/+0 | |
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 | 6 | -16/+15 | |
seemingly relaxed the hostname constraints. * removed all online testing from Curl and EchoPing probes | |||||
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 | 1 | -3/+9 | |
* be more liberal in what is allowed for slave names * allow port configuration in the SSH probe | |||||
2007-09-25 | updated to config grammar 1.10 | Tobi Oetiker | 1 | -0/+15 | |
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 | * don't complain when there is no data in a graph yet while calculation ↵ | Tobi Oetiker | 1 | -1/+1 | |
stddev -- tobi * in a multihost graph take the number of pings for each component into consideration -- tobi | |||||
2007-09-11 | rounding error fix for sqrt | Tobi Oetiker | 1 | -1/+2 | |
2007-09-06 | fixed timezone issues in zoomer | Tobi Oetiker | 1 | -1/+1 | |
2007-09-05 | * fixes for pod generation | Tobi Oetiker | 2 | -1/+3 | |
* skip multi target hosts for slaves * report content-lengh in header | |||||
2007-08-30 | reserver space for sd | Tobi Oetiker | 1 | -1/+1 | |
2007-08-30 | some fixes after intitial slave testing | Tobi Oetiker | 1 | -2/+2 | |
2007-08-30 | added missing graph module .. | Tobi Oetiker | 1 | -0/+349 | |
2007-08-26 | use the safe module in the slave part of smokeping to reduce the problems we | Tobi Oetiker | 1 | -5/+7 | |
may run into due to using eval on the input from the master. | |||||
2007-08-23 | * improved handling of slave updates | Tobi Oetiker | 1 | -4/+4 | |
* added median/sdev to graphs | |||||
2007-08-21 | improve handling of storable for for communication between cgi and daemon | Tobi Oetiker | 1 | -4/+5 | |
2007-08-21 | fix cache handling | Tobi Oetiker | 1 | -3/+3 | |