summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-09-12fix stray spacesJeremy Weatherford1-1/+1
2012-09-12add expect parameter to Curl.pmJeremy Weatherford1-3/+16
2012-08-29fix regression - added missing )Tobias Oetiker1-1/+1
2012-08-29allow to configure FPing probe to read fping output form stdout instead of ↵Tobias Oetiker1-1/+11
stderr
2012-07-13allow title to be defined via cgi parameter when calling navigator interface ↵Tobias Oetiker1-1/+2
directly
2012-07-09it's milliseconds not miliseconds, thanks frank habichtTobias Oetiker4-4/+4
2012-07-06respect the probe timeout -- Dmitry MelekhovTobias Oetiker1-1/+2
2012-07-03set a default for end tooTobias Oetiker1-1/+1
2012-07-03fix smokeinfo to actually consider --start and --endTobias Oetiker2-1/+4
2012-05-23exec the cgi to make sure fastcgi is tracking the right process - Eric SearcyTobias Oetiker2-1/+4
2012-05-23must provide the actual width when finding max or consolidation will cause ↵Tobias Oetiker1-0/+1
problems - thanks david for the hint!
2012-04-02Merge branch 'master' of github.com:oetiker/SmokePingTobias Oetiker3-0/+7
2012-04-02wait for the first gen child to terminateTobias Oetiker1-6/+8
2012-03-24Merge pull request #6 from mcdarren/integrationTobias Oetiker3-0/+7
HTTP auth user template support
2012-03-23Merge remote branch 'tobi/master' into integrationDarren Murphy6-9/+46
2012-03-23Template support for HTTP auth userDarren Murphy2-0/+3
* Updated doc * Added section to basepage.html.dist
2012-03-22fork alert handlers, so that smokeping does not blockTobias Oetiker1-0/+2
2012-03-22fork alert handlers, so that smokeping does not blockTobias Oetiker1-4/+12
2012-02-13added hacking notesTobias Oetiker1-0/+14
2012-02-07added releaseTobias Oetiker1-0/+2
2012-02-07update RRD locationTobias Oetiker1-1/+1
2012-02-06update for releaseTobias Oetiker1-1/+1
2012-02-06make SipSak work with sip servers implementing OPTIONSTobias Oetiker2-3/+14
2012-02-06Add template support for http auth userDarren Murphy1-0/+4
2012-02-02fix documentationTobias Oetiker1-1/+1
2012-02-02handle servers actually implementing OPTIONSTobias Oetiker1-5/+22
2012-01-11add relese date to changes fileTobias Oetiker1-0/+2
2012-01-11prep for releaseTobias Oetiker1-1/+1
2012-01-11be more careful in handling input from the web to prevent xss. Thanks toTobias Oetiker2-5/+16
Russ McRee <holisticinfosec@gmail.com> for pointing this out.
2011-12-20integrated NFSping probe by Matt Provost - https://github.com/mprovost/NFSpingTobias Oetiker1-0/+192
2011-12-03From: Chris Wilson <chris@aptivate.org>Tobias Oetiker2-4/+19
Date: Fri, 2 Dec 2011 20:38:26 +0000 (GMT) I tried to use the tcpping probe but it didn't work for me (centos 5). It seems that the tcptraceroute output format has changed or there is a problem with the script's ability to parse options. It also doesn't report tcptraceroute errors properly or have much in the way of debugging support. And it required smokeping to be run as root. I think I have fixed these issues, and posted updated versions here: https://github.com/aptivate/network-scripts/blob/master/TCPPing.pm https://github.com/aptivate/network-scripts/blob/master/tcpping I hope that you will consider these for inclusion in your projects. Richard, are you still maintaining tcpping? If not, is it worth merging this functionality into the TCPPing module? (integrated the TCPPing.pm for now -- tobi)
2011-11-24use max index instead of count ... then it all works nicelyTobias Oetiker1-3/+2
2011-11-24fixed off by 1 errorTobias Oetiker1-0/+1
2011-11-23added kenTobias Oetiker1-1/+1
2011-11-23add missing } ... syntax errorTobias Oetiker1-1/+1
2011-11-23make sure we stay within the bounds of the arrayTobias Oetiker1-0/+3
2011-11-22make Median matcher work fine on startup and when unknown values are in the ↵Tobias Oetiker1-0/+2
stream
2011-11-22make Median matcher work fine on startup and when unknown values are in the ↵Tobias Oetiker1-2/+9
stream
2011-11-12prep for 2.6.6 releaseTobias Oetiker2-1/+5
2011-11-12fix version patchingTobias Oetiker1-1/+1
2011-10-30updated changes for 2.6.5 releaseTobias Oetiker1-1/+1
2011-10-30updated changes for 2.6.5 releaseTobias Oetiker1-0/+5
2011-10-30Merge pull request #4 from twilde/masterTobias Oetiker3-15/+13
Automatically configure config.dist paths
2011-10-30Update gitignore for auto generation of config.distTim Wilde1-0/+1
2011-10-30Automatically configure etc/config.dist pathsTim Wilde2-15/+12
2011-10-30Merge pull request #3 from twilde/masterTobias Oetiker1-0/+12
Make $prefix available for HTDOCSDIR
2011-10-30Make $prefix available for HTDOCSDIRTim Wilde1-0/+12
Code lifted from the Tor Project's configure.in
2011-10-29properly version syncTobias Oetiker1-1/+1
2011-10-21prep for release 2.6.4Tobias Oetiker2-1/+5
2011-10-21one more naked gettimeofday eliminatedTobias Oetiker1-1/+1