summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
7 dayscheck_ntp_peer: fix invalid conversion in printfLorenz Kästle1-3/+3
2025-07-06check_load: fix testsLorenz Kästle1-3/+3
2025-07-06Merge branch 'master' into refactor/check_loadLorenz Kästle21-2919/+2595
2025-07-06check_load some number type fixesLorenz Kästle2-7/+7
2025-07-06check_load: Add top x functionality to outputLorenz Kästle1-1/+3
2025-07-06check_load: remove useless code and do some formattingLorenz Kästle1-13/+23
2025-06-28Merge branch 'master' into refactor/check_procsLorenz Kästle38-3730/+4034
2025-06-20Merge pull request #2125 from RincewindsHat/refactor/check_icmpLorenz Kästle1-1/+1
2025-06-12Remove options if fping version is too low and die directlyLorenz Kästle1-1/+5
2025-06-12Remove unnecessary newlineLorenz Kästle1-1/+0
2025-06-12check_fping: small style improvementLorenz Kästle2-3/+3
2025-06-12Implement new fping options for fping 5.2 and 5.3Lorenz Kästle2-8/+96
2025-05-18utils: Make fmt function for compilerLorenz Kästle1-1/+1
2025-05-07Remove un-needed flagsWilliam1-42/+0
2025-05-07Improve logicWilliam1-7/+41
2025-05-07Harden check with unspecWilliam1-2/+2
2025-05-07Improve handling of -4/-6William1-11/+22
2025-04-21check_http: Adding deprecation textJan Wagner1-0/+10
2025-03-31Merge pull request #2113 from RincewindsHat/refactor/check_diskLorenz Kästle8-689/+1723
2025-03-31Try fixing some testsLorenz Kästle1-8/+9
2025-03-31check_disk: decrease precision to avoid false negatives with small measuremen...Lorenz Kästle1-1/+8
2025-03-31Fixes problems after a4cf2e79f75dce3828be21726f10c755f652f710Lorenz Kästle3-25/+41
2025-03-31Fix some typos with unitsLorenz Kästle1-6/+6
2025-03-30Add debugging to tests for CILorenz Kästle1-0/+3
2025-03-30Remove cool, comfy c23 functionality for some dirty old hacksLorenz Kästle3-32/+50
2025-03-30Codespell fixesLorenz Kästle2-5/+5
2025-03-30Address check_disk changes in testsLorenz Kästle2-118/+154
2025-03-30Refactor check_disk and library functionsLorenz Kästle4-724/+1048
2025-03-18check_disk: Remove unnecessary NULL checksLorenz Kästle1-18/+6
2025-03-18Refactor test_check_disk.cLorenz Kästle1-42/+44
2025-03-18Remove some unused codeLorenz Kästle1-8/+0
2025-03-18Migrate disk tests from lib, toolLorenz Kästle6-8/+210
2025-03-18Refactor check_disk, no more global variablesLorenz Kästle2-264/+358
2025-03-18refactor check_disk.d code a bitLorenz Kästle2-78/+100
2025-03-18Move disk specific stuff from lib to plugin specific directoryLorenz Kästle3-0/+305
2025-03-17check_disk: reset single file system result in between checksLorenz Kästle1-0/+3
2025-03-17check_disk: Little fixes and improvementsLorenz Kästle1-8/+23
2025-03-17change error message for missing certificateAndre Klärner1-1/+1
2025-03-17check_disk: General refactoringLorenz Kästle1-195/+158
2025-03-17check_disk: boolean type and linter fixesLorenz Kästle1-20/+20
2025-03-17check_disk: clang-formatLorenz Kästle1-43/+86
2025-03-17Merge pull request #2100 from RincewindsHat/remove/check_nwstatLorenz Kästle2-1529/+1
2025-03-17check_swap: Fixes on NetBSDLorenz Kästle3-56/+59
2025-03-17check_ping: fix some variables forgotten during refactoringLorenz Kästle1-2/+2
2025-03-17check_ide_smart: use the more common C90 fixed width integersLorenz Kästle1-41/+49
2025-03-14check_load: Actually allow output format configuringLorenz Kästle1-0/+19
2025-03-13improved includes and some commentsLorenz Kästle1-10/+7
2025-03-13check_load: Remove output formatting test and adapt othersLorenz Kästle1-9/+9
2025-03-13Refactor check_load + new ouputLorenz Kästle3-177/+274
2025-03-13check_load: clang-formatLorenz Kästle1-168/+162