Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-22 | fork alert handlers, so that smokeping does not block | Tobias Oetiker | 1 | -0/+2 | |
2012-02-07 | added release | Tobias Oetiker | 1 | -0/+2 | |
2012-02-06 | make SipSak work with sip servers implementing OPTIONS | Tobias Oetiker | 1 | -0/+2 | |
2012-01-11 | add relese date to changes file | Tobias Oetiker | 1 | -0/+2 | |
2012-01-11 | be more careful in handling input from the web to prevent xss. Thanks to | Tobias Oetiker | 1 | -0/+3 | |
Russ McRee <holisticinfosec@gmail.com> for pointing this out. | |||||
2011-12-03 | From: Chris Wilson <chris@aptivate.org> | Tobias Oetiker | 1 | -0/+2 | |
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-23 | added ken | Tobias Oetiker | 1 | -1/+1 | |
2011-11-22 | make Median matcher work fine on startup and when unknown values are in the ↵ | Tobias Oetiker | 1 | -0/+2 | |
stream | |||||
2011-11-12 | prep for 2.6.6 release | Tobias Oetiker | 1 | -0/+4 | |
2011-10-30 | updated changes for 2.6.5 release | Tobias Oetiker | 1 | -0/+5 | |
2011-10-21 | prep for release 2.6.4 | Tobias Oetiker | 1 | -0/+4 | |
2011-10-20 | it seems some version of perl bulk at gettimeofday without () | Tobias Oetiker | 1 | -0/+4 | |
2011-10-11 | ready for 2.6.2 | Tobias Oetiker | 1 | -0/+5 | |
2011-09-29 | better install system | Tobi Oetiker | 1 | -0/+4 | |
2011-09-29 | make sure version if Smokeping.pm is synced on distbuild | Tobi Oetiker | 1 | -1/+1 | |
2011-09-28 | added automake support | Tobi Oetiker | 1 | -0/+6 | |
2011-09-26 | prepare for the release of smokeping-2.5.1 | Tobi Oetiker | 1 | -0/+4 | |
2011-09-25 | do not exit in zoom ajax mode | Tobi Oetiker | 1 | -0/+2 | |
2011-09-25 | prepare for the release of smokeping-2.5.0 | Tobi Oetiker | 1 | -0/+2 | |
2011-09-21 | * switch from speedy to fastcgi | Tobi Oetiker | 1 | -1/+1 | |
* improved installation, no file editing required anymore * update installation instructions | |||||
2011-09-11 | track changes | Tobi Oetiker | 1 | -2/+3 | |
2011-09-11 | track changes | Tobi Oetiker | 1 | -0/+3 | |
2011-08-23 | disman integration looks good now | Tobi Oetiker | 1 | -0/+3 | |
2011-08-23 | clean out smoketrace | Tobi Oetiker | 1 | -0/+3 | |
2010-08-28 | I run smokeping on many boxes and and my Gentoo/Funtoo boxes frequently run | Tobi Oetiker | 1 | -0/+6 | |
into localization setup issues which will bomb out Smokeping's web interface. It works fine invoked from the shell. I use the attached patch to help me diagnose the server setup problem. The behavior is identical to current Smokeping in that it logs a message and throws a HTTP 500 error. The basic Smokeping localization sanity check has uncovered "insane" setups where the PERL %ENV environment variables are being ignored by "setlocale" on several of my boxes for unknown reasons. Obviously, smokeping should quit, which it does... -- Lee Thompson stagr.lee gmail.com | |||||
2010-03-14 | added SipSak probe for SIP ping testing | Tobi Oetiker | 1 | -0/+3 | |
2010-03-09 | raise timeout to 5s and twist basefork.pm into allowing this by providing a ↵ | Tobi Oetiker | 1 | -0/+5 | |
higher _default timeout for the probe. | |||||
2009-12-13 | make the build system compatible with HTML::Parser >= 3.64 | Niko Tyni | 1 | -0/+3 | |
reported as Debian bug #560562 | |||||
2009-08-08 | updated to lates prototype and scriptaculous libraries | Tobi Oetiker | 1 | -0/+7 | |
2009-06-15 | fix url in alert emails for alerts triggered by slaves | Tobi Oetiker | 1 | -0/+3 | |
2009-02-13 | fix a typo in configuration example 4, spotted by Guglielmo Bondioni | Niko Tyni | 1 | -0/+3 | |
2009-02-13 | From: Jeremy Laidman <jlaidman *rebel-it.com.au> | Niko Tyni | 1 | -0/+4 | |
> Please consider including the patch below. It allows specifying a parameter > of "allowreject" in the Radius probe configuration. When allowreject=true, > rejected RADIUS authentications are treated as OK. This means I can test > the RTT of a RADIUS request without using a valid account. As long as the > RADIUS secret is correct, the timings should be reasonable. The default is > "false". | |||||
2009-01-30 | fix for static implementation | Tobi Oetiker | 1 | -0/+3 | |
2009-01-23 | disable __DIE__ inside eval | Tobi Oetiker | 1 | -0/+2 | |
2009-01-21 | fix broken error message in spdomed | Tobi Oetiker | 1 | -0/+2 | |
2009-01-05 | initial checkin | Tobi Oetiker | 1 | -0/+3 | |
2008-12-15 | ExpLoss.pm matcher produces an exponential weighted average and supports | Tobi Oetiker | 1 | -0/+5 | |
RMON-like thresholds to obtain stable node status detection. -- Veniamin Konoplev. | |||||
2008-08-30 | track smokeping changes | Tobi Oetiker | 1 | -0/+11 | |
2008-07-25 | autoreap zombies | Tobi Oetiker | 1 | -0/+2 | |
2008-07-24 | * added strict and warnings to the cgi and the daemon wrappers ... | Tobi Oetiker | 1 | -1/+5 | |
* fixed regression introduced while fixing taint issues | |||||
2008-06-30 | improved documentation for master/slave | Tobi Oetiker | 1 | -0/+4 | |
fixed taint error in Smokeping.pm | |||||
2008-06-18 | stop loading sys_wait_h in Tr.cgi | Tobi Oetiker | 1 | -0/+3 | |
2008-06-13 | fixed version string creation in javascript output | Tobi Oetiker | 1 | -0/+4 | |
2008-06-10 | prepare for the release of smokeping-2.4.0 | Tobi Oetiker | 1 | -0/+2 | |
2008-06-09 | added dummy script_name methode | Tobi Oetiker | 1 | -0/+4 | |
2008-06-08 | added blazemode to fping probe | Tobi Oetiker | 1 | -0/+4 | |
2008-06-08 | fixed telnetJunOSPing | Tobi Oetiker | 1 | -0/+2 | |
2008-06-08 | fixed regression from r680 which broken old fping detection | Tobi Oetiker | 1 | -0/+3 | |
2008-06-02 | mtr integration | Tobi Oetiker | 1 | -0/+3 | |
2008-05-18 | fixed rawlog name | Tobi Oetiker | 1 | -0/+3 | |