Code

Fix for regex input of '|', being output causing problems with Nagios' parsing of
[nagiosplug.git] / plugins / t /
2011-01-06 Thomas Guyot-SionnestTest updates...
2010-12-01 Thomas Guyot-Sionnestcheck_snmp: Remove that is_numeric madness
2010-03-17 Holger WeissLet check_ntp_peer check the number of truechimers
2009-10-22 Thomas Guyot-SionnestFix usage of repeated -o options in check_snmp
2009-09-11 Ton VoonFix skip number
2009-07-31 Thomas Guyot-Sionnestcheck_snmp: Add some verbose output and tests
2009-07-31 Thomas Guyot-SionnestFix check_snmp Timetick test with <1 day uptime
2009-06-13 Matthias EbleFixed testcases for check_snmp, check_ifstatus and...
2009-05-28 Thomas Guyot-Sionnestcheck_snmp: Make use of standard threshold functions
2009-03-20 Thomas Guyot-Sionnestnegate: make timeouts configurable
2009-03-18 Thomas Guyot-SionnestAdd suggested multi-oid test (John A. Barbuto)
2009-03-17 Thomas Guyot-SionnestCheck for existence of pre-instaleld pst3 for Solaris...
2009-03-16 Thomas Guyot-SionnestFix check_snmp test on solaris
2009-03-16 Thomas Guyot-Sionnestcheck_snmp fixes:
2009-03-14 Ton VoonFixed passing of quotes in OID for check_snmp (#1985230...
2009-01-21 Thomas Guyot-SionnestTrick for check_users test without users logged-in
2008-11-23 Thomas Guyot-SionnestRemoving CVS/SVN tags and replacing with git-based...
2008-11-05 Thomas Guyot-SionnestFix check_http test (altinity.com redirects now).
2008-08-16 Thomas Guyot-SionnestTypo
2008-07-09 Matthias Eblerewrote check_snmp.t to use Test::More
2008-06-09 Matthias EbleAdded testcases for check_dig
2008-05-21 Thomas Guyot-SionnestFixed passive option in check_by_ssh
2008-05-20 Thomas Guyot-SionnestOops - forgot to remove the SKIP block (which didn...
2008-05-20 Thomas Guyot-SionnestAdd check_by_ssh tests (passive checks are broken ...
2008-04-30 Thomas Guyot-SionnestAdd socket support to check_mysql*
2008-03-17 Ton VoonDon't run check_nagios tests on Solaris, because of...
2008-02-28 Ton VoonReverted check_procs for solaris back to using pst3...
2008-01-08 Ton VoonChanged default test values for check_dns (using nagios...
2008-01-08 Ton VoonReverted commits 1898 and 1899 due to reversion of...
2008-01-08 Thomas Guyot-Sionnestmore r1879 fixes
2008-01-08 Thomas Guyot-SionnestFix test breakages for commit r1879: check_tcp now...
2007-12-11 Thomas Guyot-SionnestD'oh! single escape will be handled by Perl....
2007-12-11 Thomas Guyot-Sionnest- Fix check_ntp_peer returning misleading information...
2007-12-10 Matthias EbleFixed check_load argument handling when passing non...
2007-12-04 Thomas Guyot-SionnestMerge changes from branches/dermoth_ntp_rework (check_n...
2007-09-22 Matthias EbleAdded -i/-I to ignore pathes/partitions based on regula...
2007-09-22 Thomas Guyot-SionnestRewrite the "map changes to return codes" patch nearly...
2007-09-21 Ton VoonStop double expansion of parameters for negate - works...
2007-07-24 Ton VoonRemoving all .cvsignore files
2007-07-10 Matthias EbleCheck_disk now calls stat() for all filesystems to...
2007-05-24 Ton VoonTest for new functionality in negate (not automatically...
2007-05-24 Ton VoonTests for check_dummy
2007-05-18 Thomas Guyot-SionnestMake check_tcp.t compatible with picky web servers.
2007-05-09 Matthias Ebleadded testcase to verify that old positional arguments...
2007-04-28 Matthias Ebleadded test cases for check_cluster
2007-04-25 Ton Vooncheck_load can optionally divide by number of cpus
2007-04-01 Matthias Eblecheck_http.t: - added internet_access variable to skip...
2007-03-30 Matthias EbleTest Cases for check_disk's -r, -R, -C and -g
2007-03-12 Ton Vooncheck_ping's timeout interval is only +1 if ping comman...
2007-03-11 Ton VoonConverted check_ping.t to new-style testcases. Added...
2007-03-06 Ton VoonTest failure if a filesystem which is a subset of anoth...
2007-02-14 Ton VoonDocumentation fix re: --escape flag. Fix of ./check_tcp...
2007-02-01 Thomas Guyot-SionnestFix progname being partly set to upper case
2007-01-31 Ton VoonConverted to new style object and Test::More testing...
2007-01-31 Thomas Guyot-SionnestAdd check_jabber test. Will ask for a jabber host ...
2007-01-30 Thomas Guyot-SionnestFix reporting bug using expect, affecting (not fixing...
2007-01-29 Thomas Guyot-SionnestRevert 1643463 (reversed disk thresholds) keeping the...
2007-01-27 Thomas Guyot-SionnestFix #1643463: Miscalculating thresholds check_disk
2007-01-08 Ton VoonAdded notes about check_disk perf data fix. Added test...
2006-12-23 Thomas Guyot-SionnestRegexps in check_snmp tests fails where they shouldn't.
2006-12-20 Ton VoonRemoved unused timestamp variable (Matthias Eble)
2006-12-20 Ton VoonFixed inode thresholds, regressed from previous release
2006-10-19 Ton VoonRedirection error if other headers beginning with L...
2006-10-19 Ton VoonAdded tests for SMTP servers without TLS and with TLS
2006-10-18 Ton VoonRe-added perf data to check_disk
2006-10-12 Ton VoonResend EHLO after TLS negotiation as per RFC3207 (Holge...
2006-10-12 Ton VoonRemove the "- free space" if status is OK
2006-10-12 Ton VoonFixed output from -e in check_disk (Andreas Behal)
2006-10-02 Ton VoonFix test failure on poseidon
2006-08-14 Ton VoonFixed skip of no ntp test
2006-08-11 Ton VoonCatch no responses from any server (1538341 - nmdias)
2006-07-28 Ton Vooncheck_udp.c deprecated and check_udp now linked to...
2006-07-13 Ton VoonMajor fixes to check_disk. Now should return same data...
2006-07-12 Ton VoonAdded -E option for exact match of filesystem. Restruct...
2006-05-25 Ton VoonOption to invert results from a regexp pattern match
2006-04-19 Ton VoonFix check_nagios tests on MacOSX 10.4
2006-04-05 Ton VoonAllow multiple -k parameters (Gerd Mueller - 1457726)
2006-03-29 Ton VoonAllow 1 second delay in check_udp timeout
2006-03-29 Ton VoonFix possible timeout issue on hostname_invalid
2006-03-29 Ton VoonFix test if response time is one second
2006-03-27 Ton VoonSet timeout within nc, rather than the test script
2006-03-24 Ton VoonFixing defaults to work
2006-03-24 Ton VoonTests converted to new style
2006-03-24 Ton Voonudp checks require and send and receive option. Tests...
2006-03-23 Ton Vooncheck_disk now errors if a specified directory does...
2006-03-23 Ton VoonSome versions of Test::More do not like the m#foo#...
2006-03-23 Ton VoonIncorrect output when checking non-existent disk (John...
2006-03-22 Ton VoonAdded warning and critical response times (John Rouilla...
2006-03-22 Ton VoonConvert to new style tests
2006-03-22 Ton VoonNew style tests. Cleanup of presentation of help. Added...
2006-03-21 Ton VoonUpdated to new Test::More method for testing
2006-03-17 Ton Voonmysql detection cleanup: fixes runtime linking, autodet...
2006-03-15 Ton VoonAlert on amount of time a slave is behind (Steven Kreuzer)
2006-03-07 Ton VoonAdded tests for two external websites with certificates
2006-03-07 Ton VoonTests re-written in new object format
2006-02-01 Ton VoonIf a mysql server has anonymous login, tests will alway...
2006-01-31 Ton VoonAdding check_mysql_query, using new ranges and threshol...
2006-01-31 Ton VoonExtra explanation in tests
2005-12-15 Ton VoonDisplay errors with slave queries correctly. Added...
2005-12-15 Ton VoonNew 3 parameter version of getTestParameters. Updated...
next