summaryrefslogtreecommitdiffstats
path: root/plugins/check_swap.d
AgeCommit message (Collapse)AuthorFilesLines
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ästle2-3/+4
2024-11-10check_swap: stricter error handlingLorenz Kästle1-1/+7
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ästle2-3/+7
2024-11-02Small fixes to check_swap stuffLorenz Kästle1-22/+42
2024-11-02Merge branch 'master' into check_swap_againLorenz Kästle2-81/+77
2024-01-04Implement stub functionality for SRV4 swapctl stuffRincewindsHat1-16/+49
2024-01-04Implement stub functionality for BSD swapctl stuffRincewindsHat1-9/+30
2023-12-20Add missing includes in plugins/check_swap.d/swap.cRincewindsHat1-0/+2
2023-12-20check_swap: refactor to improve readabilityRincewindsHat2-0/+404