Age | Commit message (Expand) | Author | Files | Lines |
2015-10-02 | Fix incorrect performance data thresholds | Louis Sautier | 1 | -6/+6 |
2015-10-02 | travis: fix http test host | Sven Nierlein | 1 | -1/+1 |
2015-08-26 | sslutils: Check if OpenSSL supports SSLv3. | Jérémie Courrèges-Anglas | 1 | -0/+5 |
2014-12-01 | check_tcp: fix help description regarding escape option | Sebastian Herbszt | 1 | -1/+1 |
2014-12-01 | check_ntp: Nul-terminate jitter data | Holger Weiss | 1 | -1/+11 |
2014-11-30 | Revert "plugins/check_ntp.c - Verify struct from response" | Holger Weiss | 1 | -11/+2 |
2014-11-27 | check_real: fix null termination | Sebastian Herbszt | 1 | -1/+1 |
2014-11-27 | check_ntp: fix null termination | Sebastian Herbszt | 1 | -1/+1 |
2014-11-26 | check_apt: fix memset | Sebastian Herbszt | 1 | -1/+1 |
2014-10-06 | Merge branch 'maint' | Jan Wagner | 1 | -1/+1 |
2014-09-16 | Fix check_jabber to work with Openfire servers | Holger Weiss | 1 | -1/+1 |
2014-08-06 | check_by_ssh: added --hostname support | Sven Nierlein | 1 | -1/+2 |
2014-07-31 | tests: skip extented snmp tests if snmpd has no perl support | Sven Nierlein | 1 | -1/+10 |
2014-07-31 | tests: negate test fails when not run from plugins folder | Sven Nierlein | 1 | -1/+1 |
2014-07-31 | tests: get current directory the perl way | Sven Nierlein | 1 | -1/+2 |
2014-07-31 | check_dns: unified check output | Sven Nierlein | 1 | -1/+1 |
2014-07-31 | check_ntp_peer: do not use uninitialized results for max state | Sven Nierlein | 1 | -3/+6 |
2014-07-30 | Merge pull request #1164 from waja/github981 | Jan Wagner | 1 | -0/+22 |
2014-07-30 | check_dns: Use strchr instead of index | Jan Wagner | 1 | -1/+1 |
2014-07-30 | Merge pull request #1182 from waja/github984 | Jan Wagner | 1 | -5/+11 |
2014-07-30 | check_dig: takes into account the -4 and -6 switch | Alexander Wittig | 1 | -1/+4 |
2014-07-30 | check_dig: Fix to work with dig and drill tool | Alexander Wittig | 1 | -2/+2 |
2014-07-30 | check_dns: returns incorrect state when specifying server | Jan Wagner | 1 | -0/+22 |
2014-07-30 | check_dns: added test for nonresponsive dns server (#982) | Sven Nierlein | 1 | -1/+11 |
2014-07-29 | check_disk: show troubled partition in verbose mode | Jan Wagner | 1 | -5/+11 |
2014-07-29 | check_ntp_time.c - Cleaned up usage and added a note | abrist | 1 | -1/+3 |
2014-07-29 | check_ntp_time: adding offset option | Jan Wagner | 1 | -3/+10 |
2014-07-29 | netutils.c - A few more changes | abrist | 1 | -4/+3 |
2014-07-29 | This patch will add the IP and port, or socket name, to the error message and | Davide Madrisan | 1 | -3/+13 |
2014-07-28 | check_mysql: ignore authentication failure | Jan Wagner | 1 | -2/+20 |
2014-07-21 | plugins/tests/check_http.t: Adjust date strings | Holger Weiss | 1 | -4/+4 |
2014-07-21 | plugins/t/check_dns.t: Fix Perl warning | Holger Weiss | 1 | -1/+1 |
2014-07-21 | sslutils: expire time in local timezone format | Jan Wagner | 1 | -5/+4 |
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 | Added check_hpjd port option to news and clarified the port usage error. | abrist | 1 | -1/+1 |
2014-07-20 | check_hpjd - Added a switch for port specification. Defaults to 161. | abrist | 1 | -6/+24 |
2014-07-20 | check_ntp.t - fixed tests for new status output | abrist | 1 | -2/+2 |
2014-07-20 | check_ntp_peer - Added specific state output for each metric. It now should b... | abrist | 1 | -12/+37 |
2014-07-10 | check_procs: Add delay after forking in test | Mikael Falkvidd | 1 | -1/+1 |
2014-07-07 | plugins/netutils.h: Adjust UNIX_PATH_MAX for BSD | Holger Weiss | 1 | -2/+2 |
2014-06-30 | Merge PR #1265 from waja/check_tcp_server_addr | Jan Wagner | 2 | -5/+10 |
2014-06-30 | check_jabber.t - fixed tests for new status output including hostname | abrist | 1 | -3/+3 |
2014-06-30 | Merge pull request #1190 from waja/github780 | Sven Nierlein | 1 | -4/+20 |
2014-06-28 | Merge pull request #1262 from waja/fix_aix | Sven Nierlein | 2 | -4/+3 |
2014-06-28 | Merge pull request #1264 from waja/check_nt_units | Sven Nierlein | 1 | -2/+2 |
2014-06-28 | Merge pull request #1263 from waja/coverity_fixes | Sven Nierlein | 5 | -10/+24 |
2014-06-28 | tests: added check_dns performance data test | Sven Nierlein | 1 | -1/+2 |
2014-06-28 | check_dns.c Added a bit more logic to thresholds | abrist | 1 | -4/+13 |
2014-06-28 | check_dns: add warning and critical thresholds to perfdata | Jean-Claude Computing | 1 | -1/+8 |