Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2006-10-24 | added link to -S patch in debian bugs | Tobi Oetiker | 1 | -1/+1 | |
2006-10-24 | added source address patch with -S check ... | Tobi Oetiker | 2 | -3/+18 | |
updated version numbers in files ... | |||||
2006-10-23 | use only the base name not the path of the src file for the destionation | Tobi Oetiker | 1 | -6/+13 | |
2006-09-20 | fixed FTPtransfer probe to use srcfile as default for destfile. | Tobi Oetiker | 1 | -3/+3 | |
2006-09-08 | updated version strings | Tobi Oetiker | 1 | -1/+1 | |
intergrated fixes for alert priority settings | |||||
2006-09-08 | fix name of FTPtransfer probe in its own documentation | Tobi Oetiker | 1 | -2/+2 | |
2006-09-08 | added WebProxyFilter probe | Tobi Oetiker | 1 | -0/+171 | |
2006-09-07 | make the LDAP 'scope' option actually work. | Niko Tyni | 1 | -2/+3 | |
2006-09-06 | typo fix | Niko Tyni | 1 | -1/+1 | |
2006-09-06 | yes|no needs to parenthesized, as Config::Grammar matches it as | Niko Tyni | 1 | -1/+1 | |
/^$re$/ so eg. "yessssssss" and "abceuano" match otherwise. | |||||
2006-09-06 | typo fixes | Niko Tyni | 1 | -2/+2 | |
2006-08-31 | 2.0.901 internal release with minor touchups. Especially the FTPtransfer | Tobi Oetiker | 1 | -14/+28 | |
probe now reports in seconds like everyone else ... | |||||
2006-08-31 | added alert mailtemplates and new probe config ProbeUnit | Tobi Oetiker | 2 | -4/+12 | |
2006-08-30 | fixed compatibility with newer echoping versions | Tobi Oetiker | 2 | -4/+4 | |
2006-08-30 | log the fact that no replies came back from a device | Tobi Oetiker | 1 | -0/+1 | |
2006-08-29 | initial version of the Virtela FTPtransfer probe | Tobi Oetiker | 1 | -0/+215 | |
2006-07-14 | added tacacsplus probe -- Gary.Mikula nasd.com | Tobi Oetiker | 1 | -0/+256 | |
2006-07-09 | AnotherDNS.pm: added option 'require_answers' for testing | Niko Tyni | 1 | -1/+6 | |
recursive DNS servers. | |||||
2006-06-27 | new probe Telnet JunOSPing integrated | Tobi Oetiker | 1 | -0/+246 | |