Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2007-07-24 | master slave changes ... | Tobi Oetiker | 2 | -53/+146 | |
2007-07-09 | initial master slave modules | Tobi Oetiker | 2 | -0/+171 | |
2007-05-28 | do not test echoping and curl functionality with 127.0.0.1 since there may ↵ | Tobi Oetiker | 9 | -12/+13 | |
be someone behind this address | |||||
2007-05-11 | revert the previous Curl change, it doesn't even work... | Niko Tyni | 1 | -1/+1 | |
2007-05-10 | fix Curl usage regexp that would match webpage contents too easily | Niko Tyni | 1 | -1/+1 | |
https://bugs.launchpad.net/ubuntu/+bug/73437 hopefully this is just a temporary fix until we start checking the return code instead | |||||
2007-04-15 | add links | Niko Tyni | 1 | -1/+4 | |
2007-04-15 | add comment | Niko Tyni | 1 | -0/+1 | |
2007-04-15 | r1065@rispa: niko | 2007-04-15 14:44:20 +0300 | Niko Tyni | 1 | -3/+3 | |
add comments | |||||
2007-04-15 | r1064@rispa: niko | 2007-04-15 14:39:57 +0300 | Niko Tyni | 1 | -0/+40 | |
add examples | |||||
2007-04-14 | r1060@rispa: niko | 2007-04-14 21:51:42 +0300 | Niko Tyni | 1 | -0/+78 | |
add EchoPingWhois | |||||
2007-04-14 | r1048@rispa: niko | 2007-04-14 21:01:51 +0300 | Niko Tyni | 1 | -0/+99 | |
add echoping ldap probe | |||||
2007-04-14 | r1047@rispa: niko | 2007-04-14 12:15:40 +0300 | Niko Tyni | 1 | -11/+0 | |
don't test for the plugin, since the user may have overridden it | |||||
2007-04-14 | r1046@rispa: niko | 2007-04-14 11:44:40 +0300 | Niko Tyni | 1 | -1/+3 | |
fix documentation | |||||
2007-04-14 | r1045@rispa: niko | 2007-04-14 11:26:44 +0300 | Niko Tyni | 3 | -9/+121 | |
fix post_args | |||||
2007-04-14 | r1042@rispa: niko | 2007-04-14 08:24:57 +0300 | Niko Tyni | 2 | -2/+28 | |
post args | |||||
2007-04-14 | r1041@rispa: niko | 2007-04-14 08:14:10 +0300 | Niko Tyni | 1 | -0/+9 | |
targetvars skeleton |