Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-09-06 | prepare for the release of smokeping-2.2.3 | Tobi Oetiker | 5 | -6/+6 | |
2007-09-06 | fixed timezone issues in zoomer | Tobi Oetiker | 4 | -18/+49 | |
2007-09-06 | remove iso date stuff and go for real time only | Tobi Oetiker | 2 | -104/+24 | |
2007-09-06 | we need rrdtool 1.2 now | Tobi Oetiker | 2 | -1/+2 | |
2007-09-06 | added js min/max check to cropper | Tobi Oetiker | 2 | -32/+32 | |
2007-09-06 | mode docs on multihost | Tobi Oetiker | 3 | -12/+14 | |
2007-09-05 | js is cropper now | Tobi Oetiker | 1 | -3/+3 | |
2007-09-05 | * fixes for pod generation | Tobi Oetiker | 5 | -19/+38 | |
* skip multi target hosts for slaves * report content-lengh in header | |||||
2007-09-03 | typo fixes | Niko Tyni | 1 | -9/+9 | |
2007-08-30 | prepare for the release of smokeping-2.2.2 | Tobi Oetiker | 6 | -6/+11 | |
2007-08-30 | adding 1.5 for max is too much | Tobi Oetiker | 1 | -2/+2 | |
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.1 | Tobi Oetiker | 2 | -1/+3 | |
2007-08-30 | prepare for the release of smokeping-2.2.0 | Tobi Oetiker | 4 | -4/+4 | |
2007-08-30 | get ready for 2.2.0 dist | Tobi Oetiker | 2 | -2/+4 | |
2007-08-30 | fixes after testing | Tobi Oetiker | 2 | -15/+16 | |
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 | 2 | -5/+7 | |
2007-08-30 | added missing graph module .. | Tobi Oetiker | 1 | -0/+349 | |
2007-08-30 | integrated multi-host feature | Tobi Oetiker | 3 | -20/+27 | |
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 | two more var statements added to js code | Tobi Oetiker | 1 | -3/+3 | |
2007-08-24 | fixed unknonwn variables | Tobi Oetiker | 3 | -9/+10 | |
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 | added some extra vars | Tobi Oetiker | 1 | -4/+3 | |
2007-08-21 | * add ms unit to stddev | Tobi Oetiker | 1 | -13/+15 | |
* set date for graph according to last displayed time | |||||
2007-08-21 | * do not select '0' | Tobi Oetiker | 1 | -2/+3 | |
* more flexible date parsing | |||||
2007-08-20 | replaed jquery stuff with cropper script | Tobi Oetiker | 23 | -1135/+7685 | |
2007-08-20 | execute js code only if there is a #zoom image | Tobi Oetiker | 1 | -8/+6 | |
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 | more zoom fixes | Tobi Oetiker | 1 | -9/+5 | |
2007-08-20 | integrate helper and updated changelog | Tobi Oetiker | 2 | -0/+97 | |
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-20 | finally working code on ie (although it looks quite bad) and firefox | Tobi Oetiker | 3 | -37/+53 | |
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 | 2 | -34/+101 | |
* im overview page display standard deviation of pings in graph | |||||
2007-08-16 | introduce slave color | Tobi Oetiker | 1 | -5/+12 | |