summaryrefslogtreecommitdiffstats
path: root/plugins/check_swap.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-02Small fixes to check_swap stuffLorenz Kästle1-3/+6
2024-11-02Merge branch 'master' into check_swap_againLorenz Kästle1-95/+96
2024-04-12Allow single thresholdNapsty1-8/+2
2024-04-12Possibility to run check_swap without thresholdsNapsty1-28/+31
2024-03-23check_swap: replace another fake boolen and small improvements (#1996)Lorenz Kästle1-10/+10
2023-12-20check_swap: refactor to improve readabilityRincewindsHat1-376/+4
2023-12-20check_swap: Hopefully fix stuff on BSDRincewindsHat1-7/+21
2023-12-20check_swap: hopefully fix SRV4 stuffRincewindsHat1-11/+23
2023-12-20Update copyrightRincewindsHat1-2/+2
2023-12-20check_swap: clang-format + minor cosmetics/debugging/etcRincewindsHat1-303/+330
2023-12-20check_swap: Return byte number (in linux) and simplify code after thatRincewindsHat1-34/+42
2023-12-20check_swap: Heavily refactored linux partRincewindsHat1-363/+395
2023-12-20check_swap: Rename type since *_t is reserved for C standard typesRincewindsHat1-3/+3
2023-12-20check_swap: Change another fake boolen to a real oneRincewindsHat1-5/+5
2023-10-18check_swap: Use C99 booleansRincewindsHat1-6/+6
2023-04-26Changing remaining sscanf format specifier to unsigned longLorenz Kästle1-3/+3
2023-04-14Fix a lot of typos reported by codespellJan Wagner1-1/+1
2023-03-16check_swap: Remove unnecessary and problematic includesRincewindsHat1-3/+0
2022-09-11Check swap compiler warnings (#1756)Lorenz1-6/+3
2022-07-25check_swap: Fix unit for total in perfdata (#1779)Lorenz1-11/+11
2022-07-25fix parsing swap values (#1780)Sven Nierlein1-1/+1
2022-01-03Rename tmp variable to get even with masterLorenz Kästle1-4/+4
2022-01-03Merge branch 'master' into masterLorenz1-118/+157
2021-11-24More wrong printf formattingRincewindsHat1-1/+1
2021-11-24Fix CodeQL checksRincewindsHat1-1/+1
2021-11-19Small fix to threshold validation and style (indentation) fixesRincewindsHat1-20/+23
2021-10-02Revert to poor man's logicRincewindsHat1-7/+6
2021-10-02Change all to comments to old comment styleRincewindsHat1-3/+4
2021-09-26Fix comparing logicRincewindsHat1-2/+2
2021-09-25check_swap: Fix perfdata und thresholds for big values and simplify coderincewind1-102/+137
2020-08-18check_swap: Handle cached swapmdavranche1-2/+5
2017-05-31repaired "-n" behaviour. If run with "-n ok" a host which ranChristopher Odenbach1-8/+8
2015-10-04use unknown exit code for help/version in pluginsSven Nierlein1-2/+2
2014-10-19Improving output when swap space has zero sizeJan Wagner1-0/+1
2014-10-19check_swap - fix commentDavide Madrisan1-1/+1
2014-02-20check_swap: Fix the plugin name that appears in the commentDavide Madrisan1-1/+1
2014-01-29Update check_swap usageThomas Guyot-Sionnest1-3/+4
2014-01-29check_swap: add supports for a configurable state when there is no swapThomas Guyot-Sionnest1-2/+13
2014-01-29Fix check_swap returning OK on & thresholds and no swapThomas Guyot-Sionnest1-1/+1
2014-01-20Capitalize "Monitoring" when it's the first wordHolger Weiss1-1/+1
2014-01-19Project rename initial commit.Monitoring Plugins Development Team1-3/+3
2012-06-29Die when asprintf failsAnders Kaseorg1-8/+8
2010-04-22Add newline after "Usage:" in --helpThomas Guyot-Sionnest1-1/+1
2010-04-21Standardize the extra-opts notesThomas Guyot-Sionnest1-5/+0
2010-04-14Fix translations when extra-opts aren't enabledThomas Guyot-Sionnest1-5/+5
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-6/+2
2008-11-19Bulk EOL cleanupThomas Guyot-Sionnest1-1/+1
2008-05-07Added support for --extra-opts in all C plugins (disabled by default, see con...Thomas Guyot-Sionnest1-0/+9
2008-04-27--help output cleanup (plus removal of spaces on blank lines)Thomas Guyot-Sionnest1-2/+3
2008-01-31Bump plugin/ to GPLv3 (check_overcr to check_users)Thomas Guyot-Sionnest1-19/+17