Age | Commit message (Expand) | Author | Files | Lines |
2014-07-21 | plugins/t/check_dns.t: Fix Perl warning | Holger Weiss | 1 | -1/+1 |
2014-07-20 | travis-ci: Adding ports for check_hpjd | Jan Wagner | 1 | -0/+2 |
2014-07-20 | added tests for check_hpjd port options | abrist | 1 | -7/+28 |
2014-07-20 | check_ntp.t - fixed tests for new status output | abrist | 1 | -2/+2 |
2014-07-10 | check_procs: Add delay after forking in test | Mikael Falkvidd | 1 | -1/+1 |
2014-06-30 | Merge PR #1265 from waja/check_tcp_server_addr | Jan Wagner | 1 | -3/+3 |
2014-06-30 | check_jabber.t - fixed tests for new status output including hostname | abrist | 1 | -3/+3 |
2014-06-28 | tests: added check_dns performance data test | Sven Nierlein | 1 | -1/+2 |
2014-06-24 | tests: always build and test on travis | Sven Nierlein | 4 | -7/+61 |
2014-06-13 | tests: fping checks require being root or setuid root | Sven Nierlein | 1 | -6/+8 |
2014-04-24 | check_snmp: Handle SNMPv3 noAuthNoPriv properly | Anton Lofgren | 1 | -2/+9 |
2014-01-29 | Typo | Thomas Guyot-Sionnest | 1 | -1/+1 |
2014-01-28 | Clarify check_mysql test prompts | Thomas Guyot-Sionnest | 1 | -15/+17 |
2014-01-21 | Merge branch 'maint' | Holger Weiss | 2 | -6/+14 |
2014-01-20 | Minor fixes to be amended into "rename" commit | Holger Weiss | 1 | -1/+1 |
2014-01-19 | Project rename initial commit. | Monitoring Plugins Development Team | 3 | -14/+14 |
2013-12-27 | fixed tests when there is no direct internet connection | Sven Nierlein | 2 | -6/+14 |
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 |