Age | Commit message (Expand) | Author | Files | Lines |
2012-06-27 | check_tcp: Print performance data even with -D | Holger Weiss | 1 | -1/+1 |
2012-06-27 | check_snmp: use single quotes for perf data labels | Sven Nierlein | 2 | -4/+8 |
2012-06-26 | Fix performance data label containing spaces in check_snmp (Jochen Bern) | Sven Nierlein | 2 | -4/+45 |
2012-06-25 | added test case for certificate checs with both warning and critical values | William Leibzon | 1 | -0/+4 |
2012-06-25 | check_http: added test for warning thresholds | Sven Nierlein | 3 | -3/+11 |
2012-06-25 | applied patch that adds both critical and warning thresholds to certificate e... | William Leibzon | 5 | -33/+89 |
2012-06-25 | check_ping: Add missing newline to die() calls | Holger Weiss | 1 | -11/+11 |
2012-06-25 | Merge remote-tracking branch 'github/waja/master' | Holger Weiss | 1 | -0/+2 |
2012-06-24 | check_ping: Ignore ping(1)'s exit status | Holger Weiss | 1 | -3/+1 |
2012-06-22 | Fix check_by_ssh test for non-Bash login shells | Holger Weiss | 1 | -5/+5 |
2012-06-11 | Improve parsing of ping6(1) output | Holger Weiss | 1 | -17/+19 |
2012-06-11 | Fix whitespace and capitalization issues | Holger Weiss | 1 | -80/+80 |
2012-06-11 | Don't use SSLv2 when compiling against GnuTLS | Holger Weiss | 1 | -2/+2 |
2012-06-07 | check_users: Whitespace fixes, etc. | Holger Weiss | 1 | -24/+14 |
2012-06-07 | check_users: improve performance | M. Remy | 2 | -31/+9 |
2012-06-06 | sslutils: Check if OpenSSL supports SSLv2. | Sebastian Harl | 1 | -0/+5 |
2012-05-29 | check_http: Fix -C/--certificate option handling | Holger Weiss | 1 | -1/+1 |
2012-05-28 | check_http: Don't ignore SSL initialization errors | Holger Weiss | 1 | -1/+3 |
2012-05-28 | Add support for specifying SSL protocol version | Holger Weiss | 2 | -8/+40 |
2012-05-07 | Disable stateless SSL session resumption | Holger Weiss | 1 | -0/+3 |
2012-04-17 | Fix check_ping where output of ping6 when unreachable (Debian #662638) | Jan Wagner | 1 | -0/+2 |
2012-04-10 | Merge branch 'master' of ssh://nagiosplug.git.sourceforge.net/gitroot/nagiosp... | Matthias Eble | 6 | -14/+42 |
2012-04-09 | check_by_ssh: added -F config file to specify alternative ssh config | Sven Nierlein | 2 | -3/+21 |
2012-02-24 | Clarify that check_http won't verify certificates | Holger Weiss | 1 | -0/+4 |
2012-02-24 | Cosmetic change | Holger Weiss | 1 | -7/+7 |
2012-02-24 | Accept multiple labels specified with "-l" | Holger Weiss | 1 | -3/+3 |
2012-02-10 | Enable compiling on AIX 6.1 | Eric Stanley | 1 | -0/+6 |
2011-09-06 | Make GCC happy | Thomas Guyot-Sionnest | 1 | -1/+1 |
2011-08-13 | Fix: check_ldap now correctly handles the long option --hostname for -H | Matthias Eble | 1 | -1/+1 |
2011-07-15 | Fix check_smtp and check_tcp where duplicate messages were displayed for cert... | Ton Voon | 2 | -7/+1 |
2011-07-15 | New option to check_smtp to ignore failures when sending QUIT (#3358348 - Dun... | Ton Voon | 1 | -4/+26 |
2011-03-26 | Add perfdata to check_ssh (#3244097 - Marco Beck) | Thomas Guyot-Sionnest | 1 | -2/+9 |
2011-02-08 | check_smtp: Abort on missing/unexpected greeting | Holger Weiss | 1 | -2/+2 |
2011-02-04 | check_http: check for and print the certificate cn | Thomas Guyot-Sionnest | 3 | -14/+32 |
2011-01-21 | Fix for regex input of '|', being output causing problems with Nagios' parsin... | Ton Voon | 2 | -2/+15 |
2011-01-05 | Test updates... | Thomas Guyot-Sionnest | 3 | -5/+9 |
2011-01-01 | Make check_http use standard threshold functions | Thomas Guyot-Sionnest | 1 | -30/+18 |
2010-12-23 | Fix check_ldap overriding the port when --ssl was specified after -p | Thomas Guyot-Sionnest | 1 | -2/+6 |
2010-11-30 | Fix minor test issues | Thomas Guyot-Sionnest | 2 | -21/+28 |
2010-11-30 | Revert "check_snmp now considers strings returned by SNMP that contain just" | Thomas Guyot-Sionnest | 2 | -19/+1 |
2010-11-30 | State-based tests enhancements | Thomas Guyot-Sionnest | 1 | -1/+4 |
2010-11-30 | check_snmp: Remove that is_numeric madness | Thomas Guyot-Sionnest | 2 | -9/+12 |
2010-11-15 | Fix check_disk free space calculation if blocksizes differ within a disk grou... | Matthias Eble | 1 | -81/+94 |
2010-11-15 | check_snmp now considers strings returned by SNMP that contain just | nagios | 3 | -4/+33 |
2010-10-15 | check_nt: make UPTIME accept warning/critical levels | Thomas Guyot-Sionnest | 1 | -1/+6 |
2010-08-31 | Fix typos in -f help text | Ton Voon | 1 | -1/+1 |
2010-07-09 | Fix --help output when MAX_OIDS is altered. | Thomas Guyot-Sionnest | 1 | -2/+2 |
2010-07-07 | Fix examples in check_disk, where it implied was possible to suffix unit valu... | Ton Voon | 1 | -2/+2 |
2010-06-30 | Corrected rate_multiplier calculation | tonvoon | 2 | -2/+2 |
2010-06-30 | Removed suffix of "-rate" and let user decide label via --label | tonvoon | 2 | -7/+5 |