summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2024-08-28check_ssh: Always initialize elapsed_timeRincewindsHat1-1/+1
2024-08-28check_mysql: Label some booleans correctlyLorenz Kästle1-4/+4
2024-08-28check_mysql: remove unused global variablesLorenz Kästle1-1/+1
2024-08-28Merge pull request #2001 from RincewindsHat/check_snmp_protocoll_documentationLorenz Kästle1-4/+6
2024-08-19check_curl: change help for --state-regex again to fix formattingRincewindsHat1-1/+1
2024-08-19check_curl: Parse state-regex option ignoring caseRincewindsHat1-2/+2
2024-08-19check_curl: Fix help for state regex optionRincewindsHat1-2/+2
2024-08-16check_curl: Documentation for --certificate, --cookie-jarAlvar Penning1-3/+6
2024-08-11check_curl: raise SSL issue when --continue-after-certificate is usedYannick Martin1-8/+9
2024-07-30check_curl: fix relative redirects on non-standard portSven Nierlein3-9/+32
2024-07-23Merge branch 'master' into check_curl_featuresSven Nierlein5-532/+588
2024-07-23check_http: replace www.mozilla.com with monitoring-plugins.orgSven Nierlein2-4/+4
2024-07-12check_ups: additional alarm conditions (#1961)Lorenz Kästle1-498/+545
2024-05-21Fix typosRincewindsHat1-2/+2
2024-05-21Add more documentation to the help page of check_snmp regarding authenticatio...RincewindsHat1-4/+6
2024-04-12Adjust check_swap testsNapsty1-1/+1
2024-04-12Adjust check_swap testsNapsty1-1/+1
2024-04-12Adjust check_swap testsNapsty1-0/+12
2024-04-12Allow single thresholdNapsty1-8/+2
2024-04-12Possibility to run check_swap without thresholdsNapsty1-28/+31
2024-04-07check_http/check_curl: added a --regex-state option to change the state of a ...Andreas Baumann2-6/+32
2024-04-07check_curl/check_http: clarified format of POST data (#1978)Andreas Baumann2-2/+2
2024-04-07check_load: remove unused code (#1998)Lorenz Kästle1-26/+0
2024-03-27check_disk: Fail on missing arguments for --warning and --critical and fix a ...Lorenz Kästle4-3/+45
2024-03-27check_ssh: patches from op5 (#1738)Lorenz Kästle2-76/+234
2024-03-23check_swap: replace another fake boolen and small improvements (#1996)Lorenz Kästle1-10/+10
2024-03-23check_nwstat: adds percentage used space (#1183)waja1-0/+53
2024-02-23check_disk increase alert precision (#1989)Sven Nierlein2-23/+7
2024-02-12Merge pull request #1987 from euniceremoquillo/Improve-negate-plugin-helptextLorenz Kästle1-2/+4
2024-02-12Added indentions for readabilityEunice Remoquillo1-2/+2
2024-02-12Improve negate plugin helptextEunice Remoquillo1-2/+4
2024-02-01check_curl: add haproxy protocol optionEmmanuel Riviere1-2/+15
2024-01-04Fix testsRincewindsHat3-5/+4
2024-01-04Fix Makefile.am to fix testsRincewindsHat1-1/+1
2024-01-04Merge branch 'master' into check_swap_againRincewindsHat4-9/+4
2024-01-04Implement stub functionality for SRV4 swapctl stuffRincewindsHat1-16/+49
2024-01-04Implement stub functionality for BSD swapctl stuffRincewindsHat1-9/+30
2023-12-29check_snmp: Remove unused variableRincewindsHat1-4/+0
2023-12-29check_http: Remove self assignment of a variable and add some commentsRincewindsHat1-3/+2
2023-12-29Change iritating NULL assignmentRincewindsHat2-2/+2
2023-12-20Add test proc/meminfo file and corresponding testRincewindsHat2-2/+60
2023-12-20Include new directory and contents into distributionLorenz Kästle1-1/+1
2023-12-20Hopefully fix buildLorenz Kästle1-2/+4
2023-12-20Add missing includes in plugins/check_swap.d/swap.cRincewindsHat1-0/+2
2023-12-20Implement first unit test for check_swapRincewindsHat3-3/+43
2023-12-20check_swap: refactor to improve readabilityRincewindsHat4-377/+409
2023-12-20check_swap: Hopefully fix stuff on BSDRincewindsHat1-7/+21
2023-12-20check_swap: hopefully fix SRV4 stuffRincewindsHat1-11/+23
2023-12-20Update copyrightRincewindsHat1-2/+2
2023-12-20check_swap: clang-format + minor cosmetics/debugging/etcRincewindsHat1-303/+330