Age | Commit message (Expand) | Author | Files | Lines |
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 |
2010-06-30 | Tests for --rate-multiplier option | tonvoon | 2 | -1/+14 |
2010-06-30 | Fixed rate-multiplier option | Ton Voon | 1 | -4/+8 |
2010-06-23 | Added option to invert search results | tonvoon | 3 | -10/+34 |
2010-06-23 | Display missing search string and URL when failed (Duncan Ferguson #2999924) | tonvoon | 2 | -2/+15 |
2010-06-23 | Added state retention APIs. Implemented for check_snmp with --rate option. | Ton Voon | 4 | -21/+199 |
2010-05-08 | Add missing --fqdn help (Jan Wagner) | Thomas Guyot-Sionnest | 1 | -2/+4 |
2010-04-28 | Update extra-opts help text based on ML agreement | Thomas Guyot-Sionnest | 1 | -1/+2 |
2010-04-22 | Add newline after "Usage:" in --help | Thomas Guyot-Sionnest | 39 | -39/+39 |
2010-04-22 | Split long line in check_cluster --help | Thomas Guyot-Sionnest | 1 | -1/+2 |
2010-04-21 | Standardize the extra-opts notes | Thomas Guyot-Sionnest | 38 | -186/+1 |
2010-04-21 | Fix tests and update NEWS file | Thomas Guyot-Sionnest | 1 | -4/+49 |
2010-04-21 | Replace the lousy multiline parser with a robust one. | Thomas Guyot-Sionnest | 1 | -8/+49 |
2010-04-21 | Attempt at fixing check_snmp multiline output: | Thomas Guyot-Sionnest | 2 | -9/+32 |
2010-04-14 | Fix translations when extra-opts aren't enabled | Thomas Guyot-Sionnest | 41 | -266/+266 |
2010-04-14 | Update french translation (fix all fuzzy's) | Thomas Guyot-Sionnest | 2 | -3/+3 |
2010-04-14 | Fix check_radius returning OK on unexpected results | Thomas Guyot-Sionnest | 1 | -2/+12 |
2010-04-13 | Fix typo | Holger Weiss | 1 | -1/+1 |
2010-04-11 | Fix Debian bug #482947: No --nas-ip-address option | Holger Weiss | 1 | -13/+28 |
2010-04-11 | Fix Debian bug #479984: Allow empty LDAP base | Holger Weiss | 1 | -1/+1 |
2010-04-11 | Fix Debian bug #460097: check_http -M broken | Holger Weiss | 1 | -1/+4 |
2010-04-11 | Fix Debian bug #463322: Use deprecated libldap API | Holger Weiss | 1 | -0/+1 |
2010-04-11 | Fix Debian bug #307905: Incorrect usage output | Holger Weiss | 1 | -1/+1 |
2010-04-05 | Fix regression in check_http ssl checks on some servers | Thomas Guyot-Sionnest | 1 | -3/+12 |
2010-03-31 | check_snmp: Update last patch to copy value verbatim | Thomas Guyot-Sionnest | 1 | -10/+6 |
2010-03-30 | check_snmp: Fix regression introduced in #1867716 | Thomas Guyot-Sionnest | 1 | -2/+10 |
2010-03-27 | Fix compilation with GCC 2.96 (Konstantin Khomoutov - #2977105) | Thomas Guyot-Sionnest | 1 | -3/+3 |
2010-03-18 | Let check_ntp_peer check the number of truechimers | Holger Weiss | 2 | -27/+69 |
2010-02-26 | Fix memory leak in check_http for large pages (Jimmy Bergman - #2957455) | Ton Voon | 1 | -1/+4 |
2009-12-02 | Fix short help using "warn" for the -f option instead of "warning" (onredirect). | Thomas Guyot-Sionnest | 1 | -2/+2 |
2009-10-22 | Fix usage of repeated -o options in check_snmp | Thomas Guyot-Sionnest | 2 | -10/+18 |
2009-09-25 | Allow custom versions with the release file... | nagiosplugins | 1 | -1/+1 |
2009-09-21 | Add proxy-authorization option to check_http (Peter Doherty - #2863772, Bryan... | Thomas Guyot-Sionnest | 1 | -2/+16 |
2009-09-11 | Fix skip number | Ton Voon | 1 | -1/+1 |
2009-09-05 | Add a test that succeeds on check_snmp v1.4.13. Newer versions skip additional | Thomas Guyot-Sionnest | 1 | -1/+8 |
2009-08-05 | Fix segfault in check_snmp (definitive fix is still in the works - see bug #2... | Thomas Guyot-Sionnest | 1 | -3/+5 |
2009-07-31 | Fix check_snmp passing single-quotes as -m argument when it should be empty | Thomas Guyot-Sionnest | 1 | -3/+3 |
2009-07-31 | check_snmp: Add some verbose output and tests | Thomas Guyot-Sionnest | 2 | -3/+10 |
2009-07-31 | Add tests using custom snmp agent | Thomas Guyot-Sionnest | 3 | -0/+180 |
2009-07-31 | Fix check_snmp Timetick test with <1 day uptime | Thomas Guyot-Sionnest | 1 | -2/+2 |
2009-06-22 | Added example for check_cluster to alert if more than X non-OK states | Ton Voon | 1 | -0/+5 |
2009-06-13 | Fixed testcases for check_snmp, check_ifstatus and check_ifoperstatus when no... | Matthias Eble | 1 | -3/+5 |
2009-06-01 | Whitespace indent fixes for check_pgsql | Matthias Eble | 1 | -22/+22 |
2009-06-01 | Added verbose output to check_pgsql (#2799281 - Jun Kuriyama) | Matthias Eble | 1 | -1/+20 |
2009-06-01 | check_fping now supports passing target timeout and interval to fping (#23476... | Matthias Eble | 1 | -4/+30 |