summaryrefslogtreecommitdiffstats
path: root/lib/Smokeping.pm
AgeCommit message (Collapse)AuthorFilesLines
2008-02-26cosmetic fix ..Tobi Oetiker1-2/+2
2008-02-25prepare for the release of smokeping-2.3.2Tobi Oetiker1-1/+1
2008-02-25make navigator work for nomaster pollTobi Oetiker1-1/+1
2008-02-25do not use key '' for the default hierarchyTobi Oetiker1-4/+4
2008-02-25nomasterpoll does not get a default value automatically ... so lets check ↵Tobi Oetiker1-4/+4
for nothing as well
2008-02-22fixed ordering overview vs menuTobi Oetiker1-8/+3
2008-02-17prepare for the release of smokeping-2.3.1Tobi Oetiker1-1/+1
2008-02-14ignore master for alerts if nomasterpoll is setTobi Oetiker1-1/+4
2008-02-12mkae errors with missing hide values go awayTobi Oetiker1-2/+2
2008-02-04fixed html syntax issuesTobi Oetiker1-3/+4
fixed spelling of standard deviation
2008-01-23prepare for the release of smokeping-2.3.0Tobi Oetiker1-1/+1
2008-01-23allow empty slaves list to remove inherited slave listTobi Oetiker1-1/+1
2008-01-23added new hide and noserverpoll properties to target configurationTobi Oetiker1-7/+55
2008-01-22ignore case when searchingTobi Oetiker1-1/+1
2008-01-22interated filter function to interfaceTobi Oetiker1-53/+100
2008-01-22fix hierarchy property problem introduced in previouse patchTobi Oetiker1-1/+1
2008-01-21added alternate presentation hierarchies. Configure via ↵Tobi Oetiker1-46/+102
Presentation->hierarchies and Targets ... -> parents -- tobi
2008-01-21add support for alternate hierarchiesTobi Oetiker1-13/+100
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 ↵Tobi Oetiker1-1/+1
seemingly relaxed the hostname constraints. * removed all online testing from Curl and EchoPing probes
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
* be more liberal in what is allowed for slave names * allow port configuration in the SSH probe
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 ↵Tobi Oetiker1-0/+9
its polling cycle -- tobi
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 ↵Tobi Oetiker1-1/+9
stddev -- tobi * in a multihost graph take the number of pings for each component into consideration -- tobi
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
* skip multi target hosts for slaves * report content-lengh in header
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