Age | Commit message (Expand) | Author | Files | Lines |
2013-11-20 | make testing check_proc not rely on bash | Sven Nierlein | 1 | -6/+4 |
2013-11-19 | check_procs: ignore plugin parent process | Anton Lofgren | 1 | -1/+8 |
2013-09-29 | Change default host names for some tests | Holger Weiss | 2 | -5/+5 |
2013-09-17 | check_disk: die with a reasonable error message if one mount point hits avera... | Sven Nierlein | 1 | -0/+6 |
2013-09-17 | check_ssh: added test case | Sven Nierlein | 1 | -0/+49 |
2013-09-17 | check_by_ssh: tests expand key and config path | Sven Nierlein | 1 | -0/+4 |
2013-09-17 | check_udp: skip tests which rely on udp listen | Sven Nierlein | 1 | -0/+1 |
2013-09-16 | check_procs: fix test with sleeping processes | Sven Nierlein | 1 | -1/+1 |
2013-09-16 | check_http: tests use supplied value if possible | Sven Nierlein | 1 | -9/+3 |
2013-09-14 | check_ping: increase test timeout | Sven Nierlein | 1 | -1/+1 |
2013-09-14 | check_udp: try nc.traditional too | Sven Nierlein | 1 | -1/+4 |
2013-09-14 | tests: move ipv6 detection into NPTest module | Sven Nierlein | 2 | -18/+18 |
2013-09-13 | unified nc syntax | Sven Nierlein | 1 | -3/+15 |
2013-09-12 | check_tcp: only test ipv6 if ping6 works | Sven Nierlein | 1 | -3/+18 |
2013-08-21 | fixed check_tcp test | Sven Nierlein | 1 | -1/+1 |
2013-08-21 | check_snmp: added threshold tests | Sven Nierlein | 1 | -137/+156 |
2013-08-17 | plugins/t/check_procs.t: Expect performance data | Holger Weiss | 1 | -3/+3 |
2013-08-17 | plugins/t/check_apt.t: Expect performance data | Holger Weiss | 1 | -2/+2 |
2013-08-15 | cleanup after check_http patch (fixes #50) | Sven Nierlein | 1 | -8/+15 |
2013-08-15 | corrected http test | Sven Nierlein | 1 | -8/+3 |
2013-02-10 | check_tcp: don't ignore trailing options | Sven Nierlein | 1 | -1/+3 |
2013-01-23 | Merge pull request #20 from abradley/aptcritical | Sven Nierlein | 6 | -0/+241 |
2013-01-23 | updated check dig tests | Sven Nierlein | 1 | -7/+15 |
2012-10-03 | Tests for check_apt | Alex Bradley | 6 | -0/+241 |
2012-07-04 | Merge remote-tracking branch 'github/tokkee/sh/check_dbi' | Holger Weiss | 1 | -0/+103 |
2012-06-25 | check_http: added test for warning thresholds | Sven Nierlein | 2 | -1/+9 |
2012-06-22 | Fix check_by_ssh test for non-Bash login shells | Holger Weiss | 1 | -5/+5 |
2012-06-08 | t/check_dbi.t: Don't use 'INSERT … VALUES (a,b), (c,d)' with SQLite3. | Sebastian Harl | 1 | -1/+2 |
2012-06-08 | Added a few test cases for the check_dbi plugin. | Sebastian Harl | 1 | -0/+102 |
2012-04-09 | check_by_ssh: added -F config file to specify alternative ssh config | Sven Nierlein | 1 | -1/+12 |
2011-02-04 | check_http: check for and print the certificate cn | Thomas Guyot-Sionnest | 1 | -1/+1 |
2011-01-05 | Test updates... | Thomas Guyot-Sionnest | 1 | -1/+1 |
2010-11-30 | check_snmp: Remove that is_numeric madness | Thomas Guyot-Sionnest | 1 | -1/+8 |
2010-03-18 | Let check_ntp_peer check the number of truechimers | Holger Weiss | 1 | -12/+12 |
2009-10-22 | Fix usage of repeated -o options in check_snmp | Thomas Guyot-Sionnest | 1 | -9/+17 |
2009-09-11 | Fix skip number | Ton Voon | 1 | -1/+1 |
2009-07-31 | check_snmp: Add some verbose output and tests | Thomas Guyot-Sionnest | 1 | -1/+5 |
2009-07-31 | Fix check_snmp Timetick test with <1 day uptime | Thomas Guyot-Sionnest | 1 | -2/+2 |
2009-06-13 | Fixed testcases for check_snmp, check_ifstatus and check_ifoperstatus when no... | Matthias Eble | 1 | -3/+5 |
2009-05-28 | check_snmp: Make use of standard threshold functions | Thomas Guyot-Sionnest | 1 | -2/+29 |
2009-03-20 | negate: make timeouts configurable | Thomas Guyot-Sionnest | 1 | -6/+25 |
2009-03-18 | Add suggested multi-oid test (John A. Barbuto) | Thomas Guyot-Sionnest | 1 | -1/+5 |
2009-03-17 | Check for existence of pre-instaleld pst3 for Solaris tests in t/check_procs.t | Thomas Guyot-Sionnest | 1 | -1/+1 |
2009-03-16 | Fix check_snmp test on solaris | Thomas Guyot-Sionnest | 1 | -1/+1 |
2009-03-16 | check_snmp fixes: | Thomas Guyot-Sionnest | 1 | -1/+1 |
2009-03-14 | Fixed passing of quotes in OID for check_snmp (#1985230 - Jan Wagner, patch b... | Ton Voon | 1 | -9/+40 |
2009-01-20 | Trick for check_users test without users logged-in | Thomas Guyot-Sionnest | 1 | -0/+4 |
2008-11-23 | Removing CVS/SVN tags and replacing with git-based versioning | Thomas Guyot-Sionnest | 28 | -29/+0 |
2008-11-05 | Fix check_http test (altinity.com redirects now). | Thomas Guyot-Sionnest | 1 | -2/+2 |
2008-08-16 | Typo | Thomas Guyot-Sionnest | 1 | -1/+1 |