summaryrefslogtreecommitdiffstats
path: root/lib/Smokeping.pm
AgeCommit message (Expand)AuthorFilesLines
2007-12-20portability fix for %.1fTobi Oetiker1-1/+1
2007-12-04removed excess )Tobi Oetiker1-1/+1
2007-12-04trying to make slave reload realy workTobi Oetiker1-4/+12
2007-12-01fix restart behaviour of slavesTobi Oetiker1-9/+4
2007-11-05prepare for the release of smokeping-2.2.7Tobi Oetiker1-8/+5
2007-11-03fixed slave checkTobi Oetiker1-1/+1
2007-11-02added slaves consistancy testTobi Oetiker1-0/+2
2007-11-02don't reload the pages more frequently than every 2 minutesTobi Oetiker1-1/+2
2007-10-28prepare for the release of smokeping-2.2.6Tobi Oetiker1-1/+1
2007-10-15* fixed parsing of slaves statements in config file, broeken since I seemingl...Tobi Oetiker1-1/+1
2007-10-15I wonder how it did work at all like thisTobi Oetiker1-2/+2
2007-09-28* allow the slave name to be configuredTobi Oetiker1-3/+3
2007-09-25updated to config grammar 1.10Tobi Oetiker1-2/+2
2007-09-21force a config reread on reload_configTobi Oetiker1-0/+2
2007-09-16prepare for the release of smokeping-2.2.4Tobi Oetiker1-1/+1
2007-09-16tell theuser thatsmokeping is taking 80% of the time available to complete it...Tobi Oetiker1-0/+9
2007-09-16oops the tree points right at the node and not at its parent ... -- tobiTobi Oetiker1-2/+2
2007-09-16* don't complain when there is no data in a graph yet while calculation stdde...Tobi Oetiker1-1/+9
2007-09-14* fix Smokeping.pm POD documentation -- nikoNiko Tyni1-5/+5
2007-09-06prepare for the release of smokeping-2.2.3Tobi Oetiker1-1/+1
2007-09-06fixed timezone issues in zoomer Tobi Oetiker1-8/+8
2007-09-06remove iso date stuff and go for real time onlyTobi Oetiker1-3/+5
2007-09-06mode docs on multihostTobi Oetiker1-9/+9
2007-09-05* fixes for pod generationTobi Oetiker1-15/+23
2007-08-30prepare for the release of smokeping-2.2.2Tobi Oetiker1-1/+1
2007-08-30adding 1.5 for max is too much Tobi Oetiker1-2/+2
2007-08-30links in chart mode to slaves were wrongTobi Oetiker1-1/+2
2007-08-30prepare for the release of smokeping-2.2.0Tobi Oetiker1-1/+1
2007-08-30fixes after testing Tobi Oetiker1-7/+7
2007-08-30do not start when we get no configTobi Oetiker1-0/+2
2007-08-30integrated multi-host featureTobi Oetiker1-8/+13
2007-08-28try to kill split warningTobi Oetiker1-7/+11
2007-08-27implemented working multihost graphsTobi Oetiker1-9/+16
2007-08-27integrated multihost overviewTobi Oetiker1-16/+60
2007-08-27added new hostsyntaxTobi Oetiker1-6/+27
2007-08-24fixed unknonwn variablesTobi Oetiker1-5/+5
2007-08-23* improved handling of slave updatesTobi Oetiker1-37/+24
2007-08-21* add notes about new target-path hosts for multi source graphsTobi Oetiker1-8/+30
2007-08-21* add ms unit to stddevTobi Oetiker1-13/+15
2007-08-20made chars mode workTobi Oetiker1-10/+13
2007-08-20fixed color in slave detail graphTobi Oetiker1-15/+13
2007-08-20fixed broken slave split Tobi Oetiker1-1/+1
2007-08-20interoduced std devTobi Oetiker1-21/+30
2007-08-20make navigator work for slave graphsTobi Oetiker1-27/+36
2007-08-19added slave mode support to details graphTobi Oetiker1-146/+162
2007-08-19integrated navigator graphTobi Oetiker1-3/+3
2007-08-16* in ajax mode return graph and do not guess imagepathTobi Oetiker1-26/+100
2007-08-16introduce slave colorTobi Oetiker1-5/+12
2007-08-16Interactive (Ajax) Zooming of Graphs -- Roman Plessl <rplessl oetiker ch>Tobi Oetiker1-9/+18
2007-08-13make slave code workTobi Oetiker1-4/+26