summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Collapse)AuthorFilesLines
2011-08-23clean out smoketraceTobi Oetiker2-1376/+0
2011-08-23started integration of DismanPing support with modules from Bill Fenners: ↵Tobi Oetiker2-0/+536
Bill's Permanently Unfinished but Potentially Useful scripts http://code.google.com/p/pupu/ --- thanks bill!
2011-08-23updated to SNMP_Session 1.13Tobi Oetiker3-13/+19
2011-02-18suggest to get a copy of fping from here ... Tobi Oetiker1-1/+1
2010-08-28I run smokeping on many boxes and and my Gentoo/Funtoo boxes frequently runTobi Oetiker1-17/+65
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-14added SipSak probe for SIP ping testingTobi Oetiker1-0/+111
2010-03-10port the timeout fix from CiscoRTTMon ICMPPing to DNS and TcpConnect versionsTobi Oetiker2-4/+16
2010-03-09raise timeout to 5s and twist basefork.pm into allowing this by providing a ↵Tobi Oetiker1-2/+8
higher _default timeout for the probe.
2010-02-19fix spaceing in alert from slaveTobi Oetiker1-1/+1
2009-12-30add support for TOS setting in fpingTobi Oetiker1-0/+15
2009-06-24improved docs, added me to the author and copyright listTobi Oetiker1-16/+19
2009-06-15fix url in alert emails for alerts triggered by slavesTobi Oetiker1-3/+2
2009-04-16lowercase charsetTobi Oetiker1-1/+1
2009-04-16* improved documentationTobi Oetiker1-40/+148
* made location of service modules configurable * made method prefix configurable
2009-02-13fix a typo in configuration example 4, spotted by Guglielmo BondioniNiko Tyni1-1/+1
2009-02-13From: Jeremy Laidman <jlaidman *rebel-it.com.au>Niko Tyni1-1/+17
> 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-30fix for static implementationTobi Oetiker1-1/+1
2009-01-23disable __DIE__ inside evalTobi Oetiker1-1/+1
2009-01-21fix broken error message in spdomedTobi Oetiker1-1/+1
2009-01-15* make it work with missing rrd filesTobi Oetiker1-11/+11
* make it work correctly for nomasterpoll option
2009-01-05initial checkinTobi Oetiker1-0/+204
2008-12-22minor fixesTobi Oetiker1-15/+14
2008-12-15ExpLoss.pm matcher produces an exponential weighted average and supportsTobi Oetiker1-0/+153
RMON-like thresholds to obtain stable node status detection. -- Veniamin Konoplev.
2008-11-17added initial 0.8 port ... not quite working yetTobi Oetiker2-0/+1265
2008-11-03fixed normans address Tobi Oetiker1-1/+1
2008-09-14make this work even when ipv6 addresses are around -- Olaf JaehrlingTobi Oetiker1-2/+2
2008-09-09updated snmp session to 1.12Tobi Oetiker3-304/+438
2008-08-30properly fix the handling of multiple writes to the cache fileTobi Oetiker1-3/+3
2008-08-30seek to start of the file prior to storing Tobi Oetiker1-1/+1
2008-08-30order updates to slavecash to minimize writingTobi Oetiker1-36/+33
2008-08-21be a bit smarter about handling updates comming in from a client by doing ↵Tobi Oetiker1-2/+8
all updates to a name in a single round.
2008-08-13In cgi mode, do NOT reload the cfg file since this can cause a storm on the ↵Tobi Oetiker1-3/+10
webserver. Die instead AFTER working through the current request.
2008-07-24prepare for the release of smokeping-2.4.2Tobi Oetiker1-1/+1
2008-07-24* added strict and warnings to the cgi and the daemon wrappers ... Tobi Oetiker1-2/+2
* fixed regression introduced while fixing taint issues
2008-06-30improved documentation for master/slaveTobi Oetiker1-2/+6
fixed taint error in Smokeping.pm
2008-06-29do some more checking on the slave name we get from the cgiTobi Oetiker1-0/+5
2008-06-13fixed version string creation in javascript outputTobi Oetiker1-0/+1
2008-06-10prepare for the release of smokeping-2.4.0Tobi Oetiker1-1/+1
2008-06-09added dummy script_name methodeTobi Oetiker1-0/+4
2008-06-08added blazemode to fping probeTobi Oetiker1-3/+20
2008-06-08fixed telnetJunOSPingTobi Oetiker1-4/+8
2008-06-08fixed regression from r680 which broken old fping detectionTobi Oetiker1-2/+2
2008-06-05use menuclass and not just class for menuextra {CLASS}Tobi Oetiker1-17/+16
2008-06-05add the hash to the hostnameTobi Oetiker1-2/+4
2008-06-05let the webif sleep between runs (cut the comets tail)Tobi Oetiker1-9/+13
replace {CLASS} too
2008-06-03fixed extrahost integrationTobi Oetiker1-4/+4
2008-06-02mtr integrationTobi Oetiker1-11/+38
2008-05-18fixed rawlog nameTobi Oetiker1-1/+1
2008-05-13make sure target sections have no dotsTobi Oetiker1-4/+5
2008-04-26prepare for the release of smokeping-2.3.6Tobi Oetiker1-1/+1