summaryrefslogtreecommitdiffstats
path: root/lib/Smokeping
AgeCommit message (Expand)AuthorFilesLines
2008-01-22interated filter function to interfaceTobi Oetiker1-5/+5
2008-01-21added alternate presentation hierarchies. Configure via Presentation->hierarc...Tobi Oetiker2-23/+23
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-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 fails...Tobi Oetiker1-19/+23
2007-12-04trying to make slave reload realy workTobi Oetiker1-1/+1
2007-12-01remove a leftover 'use HTTP::Request' from Smokeping::Master -- nikoNiko Tyni1-1/+0
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
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 seemingl...Tobi Oetiker6-16/+15
2007-09-28the \ must stay in the string!Tobi Oetiker1-1/+1
2007-09-28* allow the slave name to be configuredTobi Oetiker1-3/+9
2007-09-25updated to config grammar 1.10Tobi Oetiker1-0/+15
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-16* don't complain when there is no data in a graph yet while calculation stdde...Tobi Oetiker1-1/+1
2007-09-11rounding error fix for sqrtTobi Oetiker1-1/+2
2007-09-06fixed timezone issues in zoomer Tobi Oetiker1-1/+1
2007-09-05* fixes for pod generationTobi Oetiker2-1/+3
2007-08-30reserver space for sdTobi Oetiker1-1/+1
2007-08-30some fixes after intitial slave testingTobi Oetiker1-2/+2
2007-08-30added missing graph module ..Tobi Oetiker1-0/+349
2007-08-26use the safe module in the slave part of smokeping to reduce the problems weTobi Oetiker1-5/+7
2007-08-23* improved handling of slave updatesTobi Oetiker1-4/+4
2007-08-21improve handling of storable for for communication between cgi and daemonTobi Oetiker1-4/+5
2007-08-21fix cache handlingTobi Oetiker1-3/+3
2007-08-21remove cache after reading itTobi Oetiker1-3/+4
2007-08-20integrate helper and updated changelogTobi Oetiker1-0/+91
2007-08-20interoduced std devTobi Oetiker1-2/+2
2007-08-16fix smokeping pid configurableTobi Oetiker1-1/+1
2007-08-13make master code workTobi Oetiker1-13/+34
2007-08-13make slave code workTobi Oetiker1-30/+18
2007-08-13only push data when there is dataTobi Oetiker1-1/+1
2007-08-13master slave code drop to start debuggingTobi Oetiker1-0/+1
2007-08-12only mention fping reporting resolution if abnormalTobi Oetiker1-3/+5
2007-07-27* completed master/slave infrastructure ... Tobi Oetiker1-5/+63
2007-07-27more changes on the road to the master/slave setupTobi Oetiker2-18/+95
2007-07-26for retreive the network byteorder gets detected automagicallyTobi Oetiker1-2/+2
2007-07-25this is nfreeze not freeszeTobi Oetiker1-1/+1
2007-07-24master slave changes ... Tobi Oetiker2-53/+146
2007-07-09initial master slave modulesTobi Oetiker2-0/+171
2007-05-28do not test echoping and curl functionality with 127.0.0.1 since there may be...Tobi Oetiker9-12/+13