Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-10 | check_swap: change threshold handling again | Lorenz Kästle | 1 | -2/+2 |
2024-11-10 | check_swap: stricter error handling | Lorenz Kästle | 1 | -1/+7 |
2024-11-10 | check_swap: Use sscanf more precisely to avoid false matches | Lorenz Kästle | 1 | -1/+1 |
2024-11-10 | check_swap: Make check_swap work without thresholds | Lorenz Kästle | 1 | -0/+3 |
2024-11-02 | Small fixes to check_swap stuff | Lorenz Kästle | 1 | -22/+42 |
2024-11-02 | Merge branch 'master' into check_swap_again | Lorenz Kästle | 1 | -77/+74 |
2024-01-04 | Implement stub functionality for SRV4 swapctl stuff | RincewindsHat | 1 | -16/+49 |
2024-01-04 | Implement stub functionality for BSD swapctl stuff | RincewindsHat | 1 | -9/+30 |
2023-12-20 | Add missing includes in plugins/check_swap.d/swap.c | RincewindsHat | 1 | -0/+2 |
2023-12-20 | check_swap: refactor to improve readability | RincewindsHat | 1 | -0/+359 |