Age | Commit message (Expand) | Author | Files | Lines |
2013-08-18 | check_procs: fix typo | Sebastian Schmidt | 1 | -1/+1 |
2013-08-18 | check_procs: filter out self by /proc/pid/exe | Sebastian Schmidt | 1 | -3/+49 |
2013-08-17 | check_mysql: Cosmetic changes to SSL support | Holger Weiss | 1 | -23/+23 |
2013-08-17 | Added ssl support to check_myslq | Juan Carlos Fernandez | 1 | -2/+48 |
2013-08-17 | Fixed SF.net bug #3552839, check_procs: added -k option to ignore kernel threads | Richard Leitner | 1 | -2/+29 |
2013-08-17 | check_fping: Use fping6(8) only if available | Holger Weiss | 1 | -1/+1 |
2013-08-17 | Merge remote-tracking branch 'github/villemattila/check_fping_ipv6' | Holger Weiss | 1 | -2/+28 |
2013-08-17 | check_fping: Remove unused printf(3) arguments | Holger Weiss | 1 | -2/+2 |
2013-08-17 | Added -S und -I parameter to match fping -S and -I parameters. | Steve Weinreich | 1 | -1/+22 |
2013-08-17 | check_pgsql: Add missing printf(3) argument | Holger Weiss | 1 | -1/+1 |
2013-08-17 | check_pgsql: Remove -4/-6 flags from help output | Holger Weiss | 1 | -1/+1 |
2013-08-17 | Merge remote-tracking branch 'github/tokkee/sh/check_pgsql' | Holger Weiss | 1 | -32/+202 |
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 | 2 | -36/+43 |
2013-08-15 | log more perfdata in check_http | Sebastian Nohn | 1 | -9/+83 |
2013-08-15 | Merge pull request #54 from g0hl1n/check_apt_-_run_update_upgrade_return_fix | Sven Nierlein | 1 | -2/+2 |
2013-08-15 | corrected http test | Sven Nierlein | 1 | -8/+3 |
2013-08-15 | Merge pull request #52 from g0hl1n/sf_3571331_check_http_-_removed_semicolon_... | Sven Nierlein | 1 | -3/+1 |
2013-08-06 | Fixed SF.net bug 2555775, threshold can be double for check_smtp | Jan Wagner | 1 | -14/+12 |
2013-07-08 | check_nt: Fixes NULL pointer dereference | Jan Wagner | 1 | -3/+13 |
2013-06-30 | check_ntp_peer: Verify type of response packets | Holger Weiss | 1 | -13/+19 |
2013-06-25 | Fixed SF.net bug 1614553, Debian bug #708343, Adding performace data | Jan Wagner | 1 | -2/+4 |
2013-05-29 | check_apt now correctly exits when apt-get return != 0refs/pull/54/head | Richard Leitner | 1 | -2/+2 |
2013-05-29 | Fixed SF.net bug #3571331, check_http converts semicolon to newline in -krefs/pull/52/head | Richard Leitner | 1 | -3/+1 |
2013-05-12 | build: fix building with parallel make. | Diego Elio Pettenò | 1 | -71/+24 |
2013-05-12 | plugins: rename runcmd's signal handler. | Diego Elio Pettenò | 4 | -4/+4 |
2013-03-25 | Fixed SF.net bug 3560976, added --include-type/-N option | Richard Leitner | 1 | -3/+15 |
2013-03-25 | Fixed SF.net bug 3602586, added timeout option for check_nagios | Richard Leitner | 1 | -3/+13 |
2013-03-25 | Fixed SF.net bug 3539317, typo in --help of check_apt | Richard Leitner | 1 | -1/+1 |
2013-02-27 | Update plugins/check_procs.c | Joerg Linge | 1 | -0/+1 |
2013-02-10 | check_tcp: don't ignore trailing options | Sven Nierlein | 2 | -11/+18 |
2013-01-24 | Apply my patch from:refs/pull/34/head | Daniël van Eeden | 1 | -3/+8 |
2013-01-23 | Merge pull request #20 from abradley/aptcritical | Sven Nierlein | 7 | -21/+276 |
2013-01-23 | updated check dig tests | Sven Nierlein | 1 | -7/+15 |
2013-01-23 | check_dig: query transport selection support | Ville Mattila | 1 | -3/+16 |
2013-01-23 | check_snmp: Don't thrash memory when using multiple label/unit argument | Robin Sonefors | 1 | -11/+11 |
2012-12-28 | check_fping: IPv6 supportrefs/pull/30/head | Ville Mattila | 1 | -2/+29 |
2012-11-28 | check_ntp(_time): don't die on connect errors | Sven Nierlein | 2 | -2/+10 |
2012-11-28 | unified ipv4/6 usage and help text | Sven Nierlein | 6 | -10/+8 |
2012-11-14 | check_procs: Remove superfluous newline character | Holger Weiss | 1 | -1/+1 |
2012-11-14 | check_procs: Added performance data to plugin output. | Sebastian Harl | 1 | -0/+7 |
2012-11-14 | check_procs: Use the range/threshold support functions from libnagiosplug. | Sebastian Harl | 1 | -89/+17 |
2012-11-03 | plugins/check_snmp: Show snmp error when we fail to parse its output | Andreas Ericsson | 1 | -2/+2 |
2012-11-03 | Make check_snmp backwards compatible in how it parses thresholds | Andreas Ericsson | 1 | -0/+23 |
2012-10-09 | Allow for configuring OpenSSL | Holger Weiss | 1 | -0/+1 |
2012-10-03 | Tests for check_aptrefs/pull/20/head | Alex Bradley | 7 | -3/+257 |
2012-10-03 | Fix SourceForge bug 1904965 - check_apt: SECURITY_RE is not correct | Alex Bradley | 1 | -1/+1 |
2012-10-03 | Don't prepend "^Inst" or append a space to the "include", "exclude", or | Alex Bradley | 1 | -17/+18 |
2012-09-25 | Update plugins/check_disk.crefs/pull/19/head | Gianluca Varisco | 1 | -1/+1 |