summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2025-03-13use new output pickerLorenz Kästle1-1/+2
2025-03-13Merge branch 'master' into refactor/check_tcpLorenz Kästle75-4935/+6240
2025-03-13Adapt testsLorenz Kästle1-6/+6
2025-03-13Do not print on failed network connectionsLorenz Kästle1-10/+12
2025-03-13check_tcp: small improvement + output format pickerLorenz Kästle2-17/+38
2025-03-12Merge pull request #2106 from RincewindsHat/refactor/negateLorenz Kästle3-37/+84
Refactor/negate
2025-03-12Reposition includeLorenz Kästle1-1/+1
2025-03-12Refactor negateLorenz Kästle3-31/+67
2025-03-12Merge pull request #2105 from RincewindsHat/refator/check_upsLorenz Kästle3-152/+178
Refactor check_ups
2025-03-12negate: clang-formatLorenz Kästle1-12/+23
2025-03-12Merge pull request #2104 from RincewindsHat/refactor/check_timeLorenz Kästle3-87/+147
Refactor/check time
2025-03-12Refactor check_upsLorenz Kästle3-152/+178
2025-03-12Refactor check_timeLorenz Kästle3-64/+107
2025-03-12check_time: clang-formatLorenz Kästle1-34/+51
2025-03-12Merge pull request #2103 from RincewindsHat/refactor/check_realLorenz Kästle3-103/+180
Refactor/check real
2025-03-12Merge pull request #2099 from RincewindsHat/refactor/check_pingLorenz Kästle3-234/+342
Refactor/check ping
2025-03-12Fix another sscanf instanceLorenz Kästle1-1/+2
2025-03-12remove nagios referenceLorenz Kästle1-24/+25
Narrow down sscanf expression
2025-03-12Merge pull request #2102 from RincewindsHat/refactor/check_radiusLorenz Kästle3-267/+317
Refactor/check radius
2025-03-12Refactor check_realLorenz Kästle3-75/+130
2025-03-12check_real: clang-formatLorenz Kästle1-43/+65
2025-03-12check_radius: allow IPv6 addressesLorenz Kästle1-1/+1
2025-03-12Refactor check_radiusLorenz Kästle3-54/+115
2025-03-12check_radius: general refactoringLorenz Kästle1-23/+21
2025-03-12check_radius: clang-formatLorenz Kästle1-230/+221
2025-03-12Merge pull request #2095 from RincewindsHat/refactor/check_ntp_peerLorenz Kästle3-172/+281
Refactor/check ntp peer
2025-03-12Remove check_nwstatLorenz Kästle5-1548/+1
check_nwstat is a plugin which was used to determine the health of things on Novel machines. Since Novel is quite dead (even more so the product, this can be removed and this commit does just that to reduce ressource usage.
2025-03-12Fix format specifierLorenz Kästle1-3/+3
2025-03-12More refactoringLorenz Kästle2-90/+109
2025-03-12Refactor check_pingLorenz Kästle3-148/+218
2025-03-12Merge pull request #2098 from RincewindsHat/remove/check_overcLorenz Kästle4-434/+1
Remove check_overcr
2025-03-12check_ping: general refactoringLorenz Kästle1-117/+119
2025-03-12check_ping: clang-formatLorenz Kästle1-52/+86
2025-03-12Remove check_overcrLorenz Kästle4-434/+1
This commit removes the plugin check_overcr and all related files and parts of files. OverCR seems to be dead and I have never seen a mention of an active usage anywhere. The website still does exist, but the activity seems to be limited. Carrying check_overcr forward seems to be a burden without a purpose and more of an opportunity to remove some code.
2025-03-12Merge pull request #2096 from RincewindsHat/refactor/check_ntp_timeLorenz Kästle3-93/+146
Refactor/check ntp time
2025-03-12all includes in one placeLorenz Kästle1-1/+1
2025-03-12Merge pull request #2097 from RincewindsHat/refactor/check_pgsqlLorenz Kästle3-101/+177
Refactor/check pgsql
2025-03-12Merge pull request #2094 from RincewindsHat/refactor/check_ntLorenz Kästle3-269/+312
Refactor/check nt
2025-03-12Refactor check_pgsqlLorenz Kästle3-77/+128
2025-03-12check_pgsql: clang-formatLorenz Kästle1-32/+57
2025-03-12Refactor check_ntp_timeLorenz Kästle3-28/+69
2025-03-12check_ntp_time: general refactoringLorenz Kästle1-54/+51
2025-03-12check_ntp_time: clang-formatLorenz Kästle1-15/+30
2025-03-12Refactor check_ntp_peerLorenz Kästle3-67/+127
2025-03-12check_ntp_peer: clang-formatLorenz Kästle1-32/+62
2025-03-12Refactor check_ntLorenz Kästle3-130/+178
2025-03-12check_nt: general refactoringLorenz Kästle1-94/+54
2025-03-11Update nsclient linkLorenz Kästle1-1/+1
2025-03-11check_nt: clang-formatLorenz Kästle1-83/+118
2025-03-11Merge pull request #2093 from RincewindsHat/refactor/check_nagiosLorenz Kästle3-76/+112
Refactor/check nagios