summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge pull request #2075 from RincewindsHat/refactor/check_dbiLorenz Kästle3-207/+303
3 daysMake config constantLorenz Kästle1-1/+1
3 daysRefactor check_dbiLorenz Kästle3-173/+231
3 daysMerge pull request #2076 from RincewindsHat/feature/json_parsing_in_testsLorenz Kästle1-21/+14
3 daysImplement JSON output parsing for testsLorenz Kästle1-21/+14
3 daysMerge pull request #2068 from RincewindsHat/check_mysql_replica_checkLorenz Kästle2-347/+374
3 dayscheck_dbi: clang_formatLorenz Kästle1-51/+89
13 dayscheck_mysql tests: Also exchange slave for replicaLorenz Kästle1-16/+16
13 dayscheck_by_ssh: clang-formatLorenz Kästle1-35/+63
13 dayscheck_by_ssh: Remove warning/critical from helpLorenz Kästle1-1/+0
14 daysAdd MySQL server version dectection and adaptive replica queryLorenz Kästle1-2/+50
14 daysAdd check-replica option for check_mysql, deprecate check_slaveLorenz Kästle1-37/+55
2025-02-21Merge pull request #2064 from RincewindsHat/feature/new_output_infraLorenz Kästle10-123/+154
2025-02-21Remove check_swap tests with one-line formatLorenz Kästle1-37/+2
2025-02-20Rename icingaweb2 format to multi-lineLorenz Kästle1-1/+1
2025-02-20Place output-format help string with the other common onesLorenz Kästle2-2/+5
2025-02-20Remove output formats one-line and summary-onlyLorenz Kästle1-1/+1
2025-02-20Rename variable check_slave to check_replicaLorenz Kästle1-4/+4
2025-02-20clang-formatLorenz Kästle1-321/+282
2025-02-19Fix wrong exit codesLorenz Kästle1-2/+2
2025-02-19Merge branch 'master' into feature/new_output_infraLorenz Kästle2-9/+3
2025-02-19Add tests for check_swap with JSON outputLorenz Kästle1-1/+49
2025-02-19Fix previous check_swap testsLorenz Kästle1-10/+12
2025-02-18Implement new output functionality for check_swapLorenz Kästle3-34/+104
2025-02-18Implement new output functionalityLorenz Kästle6-64/+7
2025-01-07Merge branch 'master' into fix_check_http_state_regexLorenz Kästle9-542/+877
2024-12-31Don't check for TIME_WITH_SYS_TIMEHolger Weiss1-8/+2
2024-12-29Merge branch 'master' into check_swap_againLorenz Kästle1-2/+8
2024-12-27check_http: fix documentation for --state-regexAndreas Baumann1-1/+1
2024-12-02check_curl: enable internal cookie handlingAndre Klärner1-1/+7
2024-11-27check_curl: update TLS notification notesLorenz Kästle1-1/+1
2024-11-15check_swap stuff: Error out if meminfo file can not be openedLorenz Kästle1-0/+7
2024-11-15check_swap stuff: make type casts explicit instead of implicitLorenz Kästle1-10/+10
2024-11-15check_swap stuff: improve error handlingLorenz Kästle1-19/+40
2024-11-15check_swap stuff: Add comments to ifdef stuff to improve readabilityLorenz Kästle1-4/+4
2024-11-15check_swap stuff: Use pragma once instead of include guardLorenz Kästle1-4/+1
2024-11-10check_swap: change threshold handling againLorenz Kästle3-18/+24
2024-11-10check_swap: stricter error handlingLorenz Kästle2-1/+13
2024-11-10check_swap: Use sscanf more precisely to avoid false matchesLorenz Kästle1-1/+1
2024-11-10check_swap: Make check_swap work without thresholdsLorenz Kästle3-12/+9
2024-11-10check_swap: Fix text in old school testsLorenz Kästle1-3/+3
2024-11-10test_check_swap: declare verbose in tests for nowLorenz Kästle1-0/+2
2024-11-10test_check_swap: improvements and updates to unit test codeLorenz Kästle1-6/+4
2024-11-10check_swap: Small improvementsLorenz Kästle1-8/+6
2024-11-10Merge branch 'master' into check_swap_againLorenz Kästle18-535/+592
2024-11-09Merge pull request #2046 from RincewindsHat/fix/format_stringLorenz Kästle1-1/+1
2024-11-09Fix false formatting directive in printfLorenz Kästle1-1/+1
2024-11-09Fix argument order of calloc on several occasionsLorenz Kästle3-3/+3
2024-11-08Merge pull request #2043 from RincewindsHat/cleanup/leftoversLorenz Kästle11-209/+201
2024-11-08check_ups: do not declare print_usage staticLorenz Kästle1-1/+1