Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2007-08-21 | remove cache after reading it | Tobi Oetiker | 1 | -3/+4 | |
2007-08-20 | integrate helper and updated changelog | Tobi Oetiker | 1 | -0/+91 | |
2007-08-20 | interoduced std dev | Tobi Oetiker | 1 | -2/+2 | |
2007-08-16 | fix smokeping pid configurable | Tobi Oetiker | 1 | -1/+1 | |
2007-08-13 | make master code work | Tobi Oetiker | 1 | -13/+34 | |
2007-08-13 | make slave code work | Tobi Oetiker | 1 | -30/+18 | |
2007-08-13 | only push data when there is data | Tobi Oetiker | 1 | -1/+1 | |
2007-08-13 | master slave code drop to start debugging | Tobi Oetiker | 1 | -0/+1 | |
2007-08-12 | only mention fping reporting resolution if abnormal | Tobi Oetiker | 1 | -3/+5 | |
2007-07-27 | * completed master/slave infrastructure ... | Tobi Oetiker | 1 | -5/+63 | |
* updated documentation * presentation is pending | |||||
2007-07-27 | more changes on the road to the master/slave setup | Tobi Oetiker | 2 | -18/+95 | |
2007-07-26 | for retreive the network byteorder gets detected automagically | Tobi Oetiker | 1 | -2/+2 | |
2007-07-25 | this is nfreeze not freesze | Tobi Oetiker | 1 | -1/+1 | |