summaryrefslogtreecommitdiffstats
path: root/lib/Smokeping/probes
AgeCommit message (Collapse)AuthorFilesLines
2007-04-14 r1040@rispa: niko | 2007-04-13 22:50:40 +0300Niko Tyni1-2/+4
documentation
2007-04-14 r1039@rispa: niko | 2007-04-13 21:57:43 +0300Niko Tyni1-0/+74
initial version for a base plugin module
2007-04-14don't test usage if running as CGINiko Tyni2-2/+4
2007-01-15smokeping charts added -- first dropTobi Oetiker1-1/+1
2007-01-14improve -S note when launching FPing probeTobi Oetiker1-1/+1
2006-12-14make the error more friently ... Tobi Oetiker1-1/+1
2006-10-26* make the CGI not croak if a password file is not readable. -- nikoNiko Tyni1-1/+1
2006-10-25 r402@rebekka: niko | 2006-10-26 00:26:37 +0300Niko Tyni1-0/+1
add better ipv6 source address example
2006-10-25 r378@rebekka: niko | 2006-10-25 23:13:14 +0300Niko Tyni1-1/+1
don't complain about '-S' missing if it isn't.
2006-10-25lets be less extreem with regexps ... :-)Tobi Oetiker2-2/+2
2006-10-25add missing if statement ...Tobi Oetiker1-1/+1
2006-10-24fix typoNiko Tyni1-1/+1
2006-10-24added link to -S patch in debian bugsTobi Oetiker1-1/+1
2006-10-24added source address patch with -S check ... Tobi Oetiker2-3/+18
updated version numbers in files ...
2006-10-23use only the base name not the path of the src file for the destionationTobi Oetiker1-6/+13
2006-09-20fixed FTPtransfer probe to use srcfile as default for destfile.Tobi Oetiker1-3/+3
2006-09-08updated version stringsTobi Oetiker1-1/+1
intergrated fixes for alert priority settings
2006-09-08fix name of FTPtransfer probe in its own documentationTobi Oetiker1-2/+2
2006-09-08added WebProxyFilter probeTobi Oetiker1-0/+171
2006-09-07make the LDAP 'scope' option actually work.Niko Tyni1-2/+3
2006-09-06typo fixNiko Tyni1-1/+1
2006-09-06yes|no needs to parenthesized, as Config::Grammar matches it asNiko Tyni1-1/+1
/^$re$/ so eg. "yessssssss" and "abceuano" match otherwise.
2006-09-06typo fixesNiko Tyni1-2/+2
2006-08-312.0.901 internal release with minor touchups. Especially the FTPtransferTobi Oetiker1-14/+28
probe now reports in seconds like everyone else ...
2006-08-31added alert mailtemplates and new probe config ProbeUnitTobi Oetiker2-4/+12
2006-08-30fixed compatibility with newer echoping versionsTobi Oetiker2-4/+4
2006-08-30log the fact that no replies came back from a deviceTobi Oetiker1-0/+1
2006-08-29initial version of the Virtela FTPtransfer probeTobi Oetiker1-0/+215
2006-07-14added tacacsplus probe -- Gary.Mikula nasd.comTobi Oetiker1-0/+256
2006-07-09AnotherDNS.pm: added option 'require_answers' for testingNiko Tyni1-1/+6
recursive DNS servers.
2006-06-27new probe Telnet JunOSPing integratedTobi Oetiker1-0/+246
2006-04-16Bring back 'fping -t'.Niko Tyni1-0/+11
2006-04-14adjusted for new home on oss.oetiker.chTobi Oetiker3-3/+3
2006-03-24let the name of the dns server in DNS.pm be configurableTobi Oetiker1-1/+5
-- ark <yes@ring.wtwf.com>
2005-12-20synced up with 2.0 branchTobi Oetiker1-4/+17
2005-12-11* brought trunk/ up to dateNiko Tyni1-14/+29
2005-12-02* brought trunk/ up to dateNiko Tyni1-4/+37
2005-11-14* lib/Smokeping/probes/FPing.pm,Niko Tyni1-12/+0
doc/smokeping_upgrade.pod, CHANGES: + remove the FPing 'timeout' variable, since it never really did anything
2005-11-06* trunk/Niko Tyni1-3/+3
lib/Smokeping/probes/Curl.pm, CHANGES: + don't take '0' for 'true' with the 'ssl2' or 'insecure_ssl' options
2005-10-28* (trunk,2.0)/Niko Tyni1-1/+9
lib/Smokeping/probes/LDAP.pm, CHANGES: + add the 'scope' Net::LDAP search option to the LDAP probe
2005-10-19* (trunk,2.0)/Niko Tyni1-1/+1
lib/Smokeping/probes/Curl.pm, CHANGES: + make the Curl probe compatible with Perl 5.6
2005-09-26* (trunk,2.0)/Niko Tyni1-1/+2
lib/Smokeping/probes/FPing.pm, CHANGES: + fix fping output parsing regexp so it doesn't report 100% loss when the first ping is lost
2005-09-25* (trunk,2.0)/Niko Tyni1-1/+1
lib/Smokeping/probes/TelnetIOSPing.pm: + change the Net::Telnet->new() call so it compiles without Net::Telnet loaded
2005-09-25* (trunk,2.0)/Niko Tyni1-4/+4
Radius.pm: + explicitly tag the ACCESS_* calls as subroutines (&) so they work while building the documentation
2005-09-04* lib/Smokeping.pm,Niko Tyni1-7/+26
lib/Smokeping/probes/base.pm, doc/smokeping_upgrade.pod, TODO, CHANGES: + the DYNAMIC-related files (.adr and .snmp) can now be located outside "datadir" by specifying the new configuration variable "dyndir"
2005-07-27* 2.0/lib/Smokeping/probes/CiscoRTTMonEchoICMP.pm,Niko Tyni1-24/+17
2.0/CHANGES: + bugfix for CiscoRTTMonEchoICMP packetsize variable -- niko, from Sam Stickland <sam_ml *spacething.org>
2005-05-10* branches/2.0/lib/Smokeping/probes/Curl.pm:Niko Tyni1-0/+13
+ added the 'insecure_ssl' (-k) option from Marc Spitzer <mspitzer@gmail.com>
2005-05-09Double check the answer from the dns server and optionally enforce aTobi Oetiker1-1/+17
NOERROR response code -- Christoph.Heine in HaDiKo.DE
2005-03-10* 2.0/lib/Smokeping/probes/Curl.pm,Niko Tyni1-0/+43
2.0/doc/smokeping_upgrade.pod, 2.0/CHANGES: + new variables: extraargs and extrare
2005-03-06* lib/Smokeping/probes/base.pm:Niko Tyni1-1/+3
+ probe documents had a 'SEE_ALSO' section; fixed to read "SEE ALSO".