summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
31 hoursignore CNAMEs in RDNS-mode #1460Lorenz Kästle1-0/+3
34 hoursAdd check_dns to distribution filesLorenz Kästle1-1/+2
34 hoursMerge branch 'master' into refactor/check_dnsLorenz Kästle13-346/+628
34 hoursRemove redundant NULL checks and replace deprecated index functionLorenz Kästle1-6/+12
34 hourscheck_dns: some comments, small improvementsLorenz Kästle1-6/+13
35 hoursRefactor check_dnsLorenz Kästle2-116/+158
36 hoursAdd check_ssh config to distributable filesLorenz Kästle1-1/+6
36 hoursAdapt number of testsLorenz Kästle1-1/+1
36 hoursAdapt test regex to new outputLorenz Kästle1-1/+1
46 hoursRemove failing testLorenz Kästle1-1/+0
46 hoursfix accidently remove parentheses in testLorenz Kästle1-1/+1
47 hoursMerge branch 'master' into refactor/check_sshLorenz Kästle3-207/+303
47 hoursAdapt further test to changed outputLorenz Kästle4-4/+4
2 daysclang-formatLorenz Kästle1-42/+75
3 daysTransform output format to a global stateLorenz Kästle2-2/+2
3 daysSwitch timeout handler to new output infrastructureLorenz Kästle1-3/+11
3 daysRevert "Migrate check_users to new ouput infrastructure"Lorenz Kästle5-323/+130
3 daysnetutils.c: clang-format + do NOT print hereLorenz Kästle1-32/+47
3 dayscheck_ssh: adapt testsLorenz Kästle1-31/+83
3 dayscheck_ssh.c: clang-formatLorenz Kästle1-3/+4
3 dayscheck_ssh: exit properly if TCP connection failsLorenz Kästle1-1/+4
3 dayscheck_ssh: add missing break statementLorenz Kästle1-0/+1
3 dayscheck_ssh: fix typoLorenz Kästle1-2/+2
3 dayscheck_ssh: no more implicit conversionLorenz Kästle1-5/+5
3 dayscheck_ssh: Verify that timeout is a positive integerLorenz Kästle1-1/+1
3 dayscheck_ssh: move only time relevant stuff in timeout areaLorenz Kästle1-5/+4
3 dayscheck_ssh: Move default SSH constant around a bitLorenz Kästle2-6/+5
3 dayscheck_ssh: modify usage string to avoid old call syntaxLorenz Kästle1-1/+1
3 dayscheck_ssh: Migrate to new output infrastructureLorenz Kästle2-21/+84
3 dayscheck_ssh: centralize configuration in external headerLorenz Kästle2-27/+56
3 daysMigrate check_users to new ouput infrastructureLorenz Kästle5-130/+323
3 daysclang-formatLorenz Kästle1-13/+25
3 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
4 dayscheck_dbi: clang_formatLorenz Kästle1-51/+89
2025-02-24check_mysql tests: Also exchange slave for replicaLorenz Kästle1-16/+16
2025-02-24check_by_ssh: clang-formatLorenz Kästle1-35/+63
2025-02-24check_by_ssh: Remove warning/critical from helpLorenz Kästle1-1/+0
2025-02-24Add MySQL server version dectection and adaptive replica queryLorenz Kästle1-2/+50
2025-02-24Add 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