summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2013-08-06Fixed SF.net bug 2555775, threshold can be double for check_smtpJan Wagner1-14/+12
2013-07-08check_nt: Fixes NULL pointer dereferenceJan Wagner1-3/+13
2013-06-30check_ntp_peer: Verify type of response packetsHolger Weiss1-13/+19
2013-06-25Fixed SF.net bug 1614553, Debian bug #708343, Adding performace dataJan Wagner1-2/+4
2013-05-12build: fix building with parallel make.Diego Elio Pettenò1-71/+24
2013-05-12plugins: rename runcmd's signal handler.Diego Elio Pettenò4-4/+4
2013-03-25Fixed SF.net bug 3560976, added --include-type/-N optionRichard Leitner1-3/+15
2013-03-25Fixed SF.net bug 3602586, added timeout option for check_nagiosRichard Leitner1-3/+13
2013-03-25Fixed SF.net bug 3539317, typo in --help of check_aptRichard Leitner1-1/+1
2013-02-27Update plugins/check_procs.cJoerg Linge1-0/+1
2013-02-10check_tcp: don't ignore trailing optionsSven Nierlein2-11/+18
2013-01-24Apply my patch from:refs/pull/34/headDaniël van Eeden1-3/+8
2013-01-23Merge pull request #20 from abradley/aptcriticalSven Nierlein7-21/+276
2013-01-23updated check dig testsSven Nierlein1-7/+15
2013-01-23check_dig: query transport selection supportVille Mattila1-3/+16
2013-01-23check_snmp: Don't thrash memory when using multiple label/unit argumentRobin Sonefors1-11/+11
2012-11-28check_ntp(_time): don't die on connect errorsSven Nierlein2-2/+10
2012-11-28unified ipv4/6 usage and help textSven Nierlein6-10/+8
2012-11-14check_procs: Remove superfluous newline characterHolger Weiss1-1/+1
2012-11-14check_procs: Added performance data to plugin output.Sebastian Harl1-0/+7
2012-11-14check_procs: Use the range/threshold support functions from libnagiosplug.Sebastian Harl1-89/+17
2012-11-03plugins/check_snmp: Show snmp error when we fail to parse its outputAndreas Ericsson1-2/+2
2012-11-03Make check_snmp backwards compatible in how it parses thresholdsAndreas Ericsson1-0/+23
2012-10-09Allow for configuring OpenSSLHolger Weiss1-0/+1
2012-10-03Tests for check_aptrefs/pull/20/headAlex Bradley7-3/+257
2012-10-03Fix SourceForge bug 1904965 - check_apt: SECURITY_RE is not correctAlex Bradley1-1/+1
2012-10-03Don't prepend "^Inst" or append a space to the "include", "exclude", orAlex Bradley1-17/+18
2012-09-25Update plugins/check_disk.crefs/pull/19/headGianluca Varisco1-1/+1
2012-08-10check_http: Update description of -C optionHolger Weiss1-1/+1
2012-08-10check_http: Add missing newline to --help outputHolger Weiss1-3/+3
2012-08-10fixing bug in certificate experiation patch checking for bad warning threshol...William Leibzon3-3/+3
2012-08-10tests/check_http.t: Fix whitespace issuesHolger Weiss1-10/+8
2012-08-10tests/check_http.t: Update the number of SSL testsHolger Weiss1-1/+1
2012-08-10tests/check_http.t: Fix test caseHolger Weiss1-1/+1
2012-08-06check_ntp_peer: Fix --help output for -m and -nHolger Weiss1-1/+1
2012-08-06check_ntp_peer: Fix --help output for -W and -CHolger Weiss1-2/+2
2012-07-18check_http: Fix whitespace issuesHolger Weiss1-10/+10
2012-07-18check_http: Fix compilation without SSL supportHolger Weiss1-3/+4
2012-07-04Merge remote-tracking branch 'github/tokkee/sh/check_dbi'Holger Weiss3-1/+923
2012-07-04Re-added missing variable declarations to check_smtp.cEric Stanley1-0/+2
2012-06-29check_smtp: Remove a comment regarding MAIL FROMHolger Weiss1-15/+4
2012-06-29check_smtp: Fix help and usage output regarding -RHolger Weiss1-2/+2
2012-06-29check_smtp: Fix strcat overflowsAnders Kaseorg1-4/+2
2012-06-29Die when asprintf failsAnders Kaseorg37-366/+395
2012-06-29check_smtp: Strip angle brackets from -f argument, if providedAnders Kaseorg1-1/+2
2012-06-29check_smtp: Change MAIL FROM: command to comply with the SMTP standardAnders Kaseorg1-1/+1
2012-06-27check_tcp: Print performance data even with -DHolger Weiss1-1/+1
2012-06-26check_snmp: use single quotes for perf data labelsSven Nierlein2-4/+8
2012-06-26Fix performance data label containing spaces in check_snmp (Jochen Bern)Sven Nierlein2-4/+45
2012-06-25added test case for certificate checs with both warning and critical valuesWilliam Leibzon1-0/+4