Age | Commit message (Expand) | Author | Files | Lines |
2010-11-15 | check_snmp now considers strings returned by SNMP that contain just | nagios | 2 | -4/+19 |
2010-06-30 | Corrected rate_multiplier calculation | tonvoon | 1 | -1/+1 |
2010-06-30 | Removed suffix of "-rate" and let user decide label via --label | tonvoon | 1 | -5/+5 |
2010-06-30 | Tests for --rate-multiplier option | tonvoon | 1 | -0/+13 |
2010-06-23 | Added option to invert search results | tonvoon | 2 | -4/+20 |
2010-06-23 | Display missing search string and URL when failed (Duncan Ferguson #2999924) | tonvoon | 1 | -1/+9 |
2010-06-23 | Added state retention APIs. Implemented for check_snmp with --rate option. | Ton Voon | 2 | -4/+41 |
2010-04-21 | Fix tests and update NEWS file | Thomas Guyot-Sionnest | 1 | -4/+49 |
2010-04-21 | Attempt at fixing check_snmp multiline output: | Thomas Guyot-Sionnest | 1 | -6/+15 |
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-07-31 | Add tests using custom snmp agent | Thomas Guyot-Sionnest | 3 | -0/+180 |
2009-05-01 | Fixed crash from check_nt when -H unspecified or given multiple times (sf.net... | Matthias Eble | 1 | -1/+4 |
2009-03-21 | check_http: add --onredirect=stickyport - also follow the same port | Thomas Guyot-Sionnest | 1 | -12/+36 |
2009-03-20 | tests/check_http.t: Add various timeout-related tests | Thomas Guyot-Sionnest | 1 | -3/+51 |
2009-03-19 | Revert "Add timezone support and fix checks around cert expiration" (keep the... | Thomas Guyot-Sionnest | 1 | -3/+3 |
2009-03-18 | Add timezone support and fix checks around cert expiration | Thomas Guyot-Sionnest | 1 | -3/+3 |
2009-03-16 | Update extended check_http tests for 0d78171... | Thomas Guyot-Sionnest | 1 | -42/+39 |
2009-03-06 | Create expired cert for testing purposes. Updated tests to check | Ton Voon | 3 | -10/+92 |
2009-03-05 | Added inline tests for HTTPS using HTTP::Daemon::SSL | Ton Voon | 3 | -128/+230 |
2009-02-19 | Fixed coredump from check_nt when drive not found (Olli Hauer - SF 2179754) | Ton Voon | 1 | -0/+77 |
2008-11-08 | Fixed bug where extra headers and redirect caused segfault (Dieter Van de Wal... | Ton Voon | 1 | -2/+29 |
2008-11-08 | check_http now has options to specify the HTTP method (Jan - 2155152) | Ton Voon | 1 | -4/+65 |
2008-09-25 | Fix small test failure | Ton Voon | 1 | -2/+2 |
2008-08-25 | Fix HTTP::Daemon::VERSION to get a fixed header size for tests | Ton Voon | 1 | -0/+3 |
2008-08-25 | Updated with more tests re: multiple status codes (Sven Nierlein) | Ton Voon | 1 | -1/+11 |
2008-08-25 | The "-e" option now accepts a comma-delimited list of expected status | Holger Weiss | 1 | -2/+9 |
2008-08-22 | Added HTTP tests for status codes | Ton Voon | 2 | -0/+102 |
2008-03-18 | Include test for check_procs, using input file | Ton Voon | 1 | -0/+115 |
2008-03-18 | Updated check_procs with a hidden --input-file option. | Ton Voon | 2 | -0/+180 |
2006-07-13 | Move new util_* functions to lib/ | Ton Voon | 7 | -350/+0 |
2006-07-12 | Moving parameter_list into utils_disk.h. Given list of mount points, can | Ton Voon | 2 | -38/+78 |
2006-07-12 | Moving check_disk functions into utils_disk.c and testing them | Ton Voon | 3 | -2/+98 |
2006-05-18 | Synchronise with coreutils 2.95. Gettext now synced with coreutils, | Ton Voon | 1 | -0/+1 |
2006-04-27 | Internal version of basename if one not found in system | Ton Voon | 1 | -1/+4 |
2006-03-29 | New function to for escaped strings from command line for send/quit. | Ton Voon | 1 | -1/+30 |
2006-03-21 | mysql discovery based on mysql_config (Johan Fischer - 1359414) | Ton Voon | 1 | -1/+1 |
2006-03-17 | Better error message re: tap library | Ton Voon | 1 | -1/+1 |
2006-03-16 | Using libtool to get runpath for tap library | Ton Voon | 1 | -2/+2 |
2006-02-24 | Use the installed tap library instead of requesting a compiled object | Ton Voon | 1 | -1/+1 |
2006-02-01 | Need to distribute perl test file | Ton Voon | 1 | -0/+2 |
2006-01-31 | Fixed invalid free | Ton Voon | 1 | -1/+1 |
2006-01-30 | Clearly defined thresholds & ranges in docs. Added get_status routine. Added | Ton Voon | 1 | -21/+56 |
2006-01-30 | Added libtap tests for utils.c library functions. Removed redundant | Ton Voon | 16 | -121/+144 |
2002-02-28 | Initial revision | Ethan Galstad | 11 | -0/+121 |