summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Collapse)AuthorFilesLines
2008-01-23prepare for the release of smokeping-2.3.0Tobi Oetiker1-25/+25
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 tcpping probeTobi Oetiker1-0/+164
2008-01-23added new hide and noserverpoll properties to target configurationTobi Oetiker3-12/+60
2008-01-22ignore case when searchingTobi Oetiker1-1/+1
2008-01-22interated filter function to interfaceTobi Oetiker2-58/+105
2008-01-22fix hierarchy property problem introduced in previouse patchTobi Oetiker1-1/+1
2008-01-21added alternate presentation hierarchies. Configure via ↵Tobi Oetiker3-69/+125
Presentation->hierarchies and Targets ... -> parents -- tobi
2008-01-21add support for alternate hierarchiesTobi Oetiker1-13/+100
2007-12-21missing my addedTobi Oetiker1-1/+1
2007-12-21make this work even when no initial file is hereTobi Oetiker1-1/+2
2007-12-20remove check for timeredirects since this does not work without manualTobi Oetiker1-3/+3
2007-12-20use --help instead of --manual since manual is not compiled everywereTobi Oetiker1-1/+2
2007-12-20portability fix for %.1fTobi Oetiker1-1/+1
2007-12-13working towards fixing the master configTobi Oetiker1-1/+4
2007-12-13use different syntax to open and lock client cacheTobi Oetiker1-5/+5
2007-12-13clean the last remains of echoping live test codeNiko Tyni1-2/+2
2007-12-13EchoPingHttp: add the 'accept_redirects' optionNiko Tyni1-0/+17
2007-12-05update the locking code. Try updating the file multiple times if lockig ↵Tobi Oetiker1-19/+23
fails the first time round ... also open the file with +< for reading, since solaris will not grant us a writelock unless we are opening the file read/write.
2007-12-04removed excess )Tobi Oetiker1-1/+1
2007-12-04trying to make slave reload realy workTobi Oetiker2-5/+13
2007-12-01remove a leftover 'use HTTP::Request' from Smokeping::Master -- nikoNiko Tyni1-1/+0
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-27rmove -S warning unless sourceaddressing is usedTobi Oetiker1-1/+3
2007-10-27* removed all the 'live' tests from the echoping probes --nikoNiko Tyni9-105/+29
* log a warning message on the first 'round' of pinging if curl or echoping exits with non-zero status --niko
2007-10-27count the rounds when pinging, needed for smarter loggingNiko Tyni3-1/+20
2007-10-15* fixed parsing of slaves statements in config file, broeken since I ↵Tobi Oetiker7-17/+16
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-28the \ must stay in the string!Tobi Oetiker1-1/+1
2007-09-28* allow the slave name to be configuredTobi Oetiker2-6/+12
* be more liberal in what is allowed for slave names * allow port configuration in the SSH probe
2007-09-26integrated real config grammar 1.10Tobi Oetiker2-212/+239
2007-09-25updated to config grammar 1.10Tobi Oetiker4-316/+662
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-16added id target to targetTobi Oetiker1-1/+1
2007-09-16added missing form id to zoom mode formTobi Oetiker1-1/+1
2007-09-16added missing hidden fields to zooming graphTobi Oetiker1-0/+2
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 Oetiker2-2/+10
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-11rounding error fix for sqrtTobi Oetiker1-1/+2
2007-09-06prepare for the release of smokeping-2.2.3Tobi Oetiker1-1/+1
2007-09-06fixed timezone issues in zoomer Tobi Oetiker2-9/+9