Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-30 | reserver space for sd | Tobi Oetiker | 1 | -1/+1 | |
2007-08-30 | links in chart mode to slaves were wrong | Tobi Oetiker | 1 | -1/+2 | |
2007-08-30 | prepare for the release of smokeping-2.2.0 | Tobi Oetiker | 1 | -1/+1 | |
2007-08-30 | fixes after testing | Tobi Oetiker | 1 | -7/+7 | |
2007-08-30 | do not start when we get no config | Tobi Oetiker | 1 | -0/+2 | |
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-30 | integrated multi-host feature | Tobi Oetiker | 1 | -8/+13 | |
2007-08-28 | try to kill split warning | Tobi Oetiker | 1 | -7/+11 | |
2007-08-27 | implemented working multihost graphs | Tobi Oetiker | 1 | -9/+16 | |
2007-08-27 | integrated multihost overview | Tobi Oetiker | 1 | -16/+60 | |
2007-08-27 | added new hostsyntax | Tobi Oetiker | 1 | -6/+27 | |
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-24 | fixed unknonwn variables | Tobi Oetiker | 1 | -5/+5 | |
2007-08-23 | * improved handling of slave updates | Tobi Oetiker | 2 | -41/+28 | |
* added median/sdev to graphs | |||||
2007-08-21 | * add notes about new target-path hosts for multi source graphs | Tobi Oetiker | 1 | -8/+30 | |
* fix slave zoom graph (we were showing the non slave graph with the slave title) * better error messages form rrd update | |||||
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-21 | * add ms unit to stddev | Tobi Oetiker | 1 | -13/+15 | |
* set date for graph according to last displayed time | |||||
2007-08-20 | made chars mode work | Tobi Oetiker | 1 | -10/+13 | |
2007-08-20 | fixed color in slave detail graph | Tobi Oetiker | 1 | -15/+13 | |
fixed max setting in charts module | |||||
2007-08-20 | integrate helper and updated changelog | Tobi Oetiker | 1 | -0/+91 | |
2007-08-20 | fixed broken slave split | Tobi Oetiker | 1 | -1/+1 | |
2007-08-20 | interoduced std dev | Tobi Oetiker | 2 | -23/+32 | |
2007-08-20 | make navigator work for slave graphs | Tobi Oetiker | 1 | -27/+36 | |
2007-08-19 | added slave mode support to details graph | Tobi Oetiker | 1 | -146/+162 | |
2007-08-19 | integrated navigator graph | Tobi Oetiker | 1 | -3/+3 | |
2007-08-16 | * in ajax mode return graph and do not guess imagepath | Tobi Oetiker | 1 | -26/+100 | |
* im overview page display standard deviation of pings in graph | |||||
2007-08-16 | introduce slave color | Tobi Oetiker | 1 | -5/+12 | |
2007-08-16 | Interactive (Ajax) Zooming of Graphs -- Roman Plessl <rplessl oetiker ch> | Tobi Oetiker | 1 | -9/+18 | |
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 | 2 | -34/+44 | |
2007-08-13 | only push data when there is data | Tobi Oetiker | 1 | -1/+1 | |
2007-08-13 | removed excell function call arguments | Tobi Oetiker | 1 | -1/+1 | |
2007-08-13 | add all arguments to slave config call | Tobi Oetiker | 1 | -1/+4 | |
2007-08-13 | another variable name fixed | Tobi Oetiker | 1 | -1/+1 | |
2007-08-13 | fix some missing variable declarations | Tobi Oetiker | 1 | -2/+2 | |
2007-08-13 | master slave code drop to start debugging | Tobi Oetiker | 2 | -16/+40 | |
2007-08-12 | only mention fping reporting resolution if abnormal | Tobi Oetiker | 1 | -3/+5 | |
2007-07-27 | * completed master/slave infrastructure ... | Tobi Oetiker | 2 | -1546/+1618 | |
* updated documentation * presentation is pending | |||||
2007-07-27 | more changes on the road to the master/slave setup | Tobi Oetiker | 3 | -159/+261 | |
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 | 3 | -70/+183 | |
2007-07-22 | further simplified communication concept ... slaves call the master | Tobi Oetiker | 1 | -11/+7 | |
2007-07-17 | fix uses of uninitialized value in the loss_background code | Niko Tyni | 1 | -1/+4 | |
2007-07-14 | added some missing curlies back in | Tobi Oetiker | 1 | -4/+7 | |
2007-07-09 | initial master slave modules | Tobi Oetiker | 2 | -0/+171 | |