Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-10 | port the timeout fix from CiscoRTTMon ICMPPing to DNS and TcpConnect versions | Tobi Oetiker | 2 | -4/+16 | |
2010-03-09 | raise timeout to 5s and twist basefork.pm into allowing this by providing a ↵ | Tobi Oetiker | 1 | -2/+8 | |
higher _default timeout for the probe. | |||||
2009-12-30 | add support for TOS setting in fping | Tobi Oetiker | 1 | -0/+15 | |
2009-02-13 | From: Jeremy Laidman <jlaidman *rebel-it.com.au> | Niko Tyni | 1 | -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-21 | fix broken error message in spdomed | Tobi Oetiker | 1 | -1/+1 | |
2008-11-03 | fixed normans address | Tobi Oetiker | 1 | -1/+1 | |
2008-09-14 | make this work even when ipv6 addresses are around -- Olaf Jaehrling | Tobi Oetiker | 1 | -2/+2 | |
2008-06-08 | added blazemode to fping probe | Tobi Oetiker | 1 | -3/+20 | |
2008-06-08 | fixed telnetJunOSPing | Tobi Oetiker | 1 | -4/+8 | |
2008-06-08 | fixed regression from r680 which broken old fping detection | Tobi Oetiker | 1 | -2/+2 | |
2008-03-27 | properly initialize the target count | Niko Tyni | 1 | -0/+1 | |
2008-03-19 | added nikos fixes for nomasterpoll | Tobi Oetiker | 2 | -2/+7 | |
2008-03-14 | added rsa1 patch | Tobi Oetiker | 1 | -1/+1 | |
2008-01-23 | prepare for the release of smokeping-2.3.0 | Tobi Oetiker | 1 | -25/+25 | |
2008-01-23 | added tcpping probe | Tobi Oetiker | 1 | -0/+164 | |
2007-12-20 | remove check for timeredirects since this does not work without manual | Tobi Oetiker | 1 | -3/+3 | |
2007-12-20 | use --help instead of --manual since manual is not compiled everywere | Tobi Oetiker | 1 | -1/+2 | |
2007-12-13 | clean the last remains of echoping live test code | Niko Tyni | 1 | -2/+2 | |
2007-12-13 | EchoPingHttp: add the 'accept_redirects' option | Niko Tyni | 1 | -0/+17 | |
2007-10-27 | rmove -S warning unless sourceaddressing is used | Tobi Oetiker | 1 | -1/+3 | |
2007-10-27 | * removed all the 'live' tests from the echoping probes --niko | Niko Tyni | 9 | -105/+29 | |
* log a warning message on the first 'round' of pinging if curl or echoping exits with non-zero status --niko | |||||
2007-10-27 | count the rounds when pinging, needed for smarter logging | Niko Tyni | 3 | -1/+20 | |
2007-10-15 | * fixed parsing of slaves statements in config file, broeken since I ↵ | Tobi Oetiker | 6 | -16/+15 | |
seemingly relaxed the hostname constraints. * removed all online testing from Curl and EchoPing probes | |||||
2007-09-28 | the \ must stay in the string! | Tobi Oetiker | 1 | -1/+1 | |
2007-09-28 | * allow the slave name to be configured | Tobi Oetiker | 1 | -3/+9 | |
* be more liberal in what is allowed for slave names * allow port configuration in the SSH probe | |||||
2007-08-12 | only mention fping reporting resolution if abnormal | Tobi Oetiker | 1 | -3/+5 | |
2007-05-28 | do not test echoping and curl functionality with 127.0.0.1 since there may ↵ | Tobi Oetiker | 9 | -12/+13 | |
be someone behind this address | |||||
2007-05-11 | revert the previous Curl change, it doesn't even work... | Niko Tyni | 1 | -1/+1 | |
2007-05-10 | fix Curl usage regexp that would match webpage contents too easily | Niko Tyni | 1 | -1/+1 | |
https://bugs.launchpad.net/ubuntu/+bug/73437 hopefully this is just a temporary fix until we start checking the return code instead | |||||
2007-04-15 | add links | Niko Tyni | 1 | -1/+4 | |
2007-04-15 | add comment | Niko Tyni | 1 | -0/+1 | |
2007-04-14 | r1060@rispa: niko | 2007-04-14 21:51:42 +0300 | Niko Tyni | 1 | -0/+78 | |
add EchoPingWhois | |||||
2007-04-14 | r1048@rispa: niko | 2007-04-14 21:01:51 +0300 | Niko Tyni | 1 | -0/+99 | |
add echoping ldap probe | |||||
2007-04-14 | r1047@rispa: niko | 2007-04-14 12:15:40 +0300 | Niko Tyni | 1 | -11/+0 | |
don't test for the plugin, since the user may have overridden it | |||||
2007-04-14 | r1046@rispa: niko | 2007-04-14 11:44:40 +0300 | Niko Tyni | 1 | -1/+3 | |
fix documentation | |||||
2007-04-14 | r1045@rispa: niko | 2007-04-14 11:26:44 +0300 | Niko Tyni | 3 | -9/+121 | |
fix post_args | |||||
2007-04-14 | r1042@rispa: niko | 2007-04-14 08:24:57 +0300 | Niko Tyni | 2 | -2/+28 | |
post args | |||||
2007-04-14 | r1041@rispa: niko | 2007-04-14 08:14:10 +0300 | Niko Tyni | 1 | -0/+9 | |
targetvars skeleton | |||||
2007-04-14 | r1040@rispa: niko | 2007-04-13 22:50:40 +0300 | Niko Tyni | 1 | -2/+4 | |
documentation | |||||
2007-04-14 | r1039@rispa: niko | 2007-04-13 21:57:43 +0300 | Niko Tyni | 1 | -0/+74 | |
initial version for a base plugin module | |||||
2007-04-14 | don't test usage if running as CGI | Niko Tyni | 2 | -2/+4 | |
2007-01-15 | smokeping charts added -- first drop | Tobi Oetiker | 1 | -1/+1 | |
2007-01-14 | improve -S note when launching FPing probe | Tobi Oetiker | 1 | -1/+1 | |
2006-12-14 | make the error more friently ... | Tobi Oetiker | 1 | -1/+1 | |
2006-10-26 | * make the CGI not croak if a password file is not readable. -- niko | Niko Tyni | 1 | -1/+1 | |
2006-10-25 | r402@rebekka: niko | 2006-10-26 00:26:37 +0300 | Niko Tyni | 1 | -0/+1 | |
add better ipv6 source address example | |||||
2006-10-25 | r378@rebekka: niko | 2006-10-25 23:13:14 +0300 | Niko Tyni | 1 | -1/+1 | |
don't complain about '-S' missing if it isn't. | |||||
2006-10-25 | lets be less extreem with regexps ... :-) | Tobi Oetiker | 2 | -2/+2 | |
2006-10-25 | add missing if statement ... | Tobi Oetiker | 1 | -1/+1 | |
2006-10-24 | fix typo | Niko Tyni | 1 | -1/+1 | |