summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Fix Makefile.am to fix testsRincewindsHat1-1/+1
2024-01-04Merge branch 'master' into check_swap_againRincewindsHat6-13/+8
2024-01-04Implement stub functionality for SRV4 swapctl stuffRincewindsHat1-16/+49
2024-01-04Implement stub functionality for BSD swapctl stuffRincewindsHat1-9/+30
2023-12-30Merge pull request #1980 from RincewindsHat/compiler_warning_part_7Lorenz Kästle5-10/+5
2023-12-29check_dhcp: Make implicit conversion explicit to dismiss warningRincewindsHat1-1/+1
2023-12-29check_snmp: Remove unused variableRincewindsHat1-4/+0
2023-12-29check_http: Remove self assignment of a variable and add some commentsRincewindsHat1-3/+2
2023-12-29Change iritating NULL assignmentRincewindsHat2-2/+2
2023-12-23Merge pull request #1970 from EricFromCanada/plugins-root-lcryptoLorenz Kästle1-3/+3
2023-12-23Merge branch 'master' into plugins-root-lcryptoLorenz Kästle2-4/+4
2023-12-22Merge pull request #1977 from RincewindsHat/revert_to_debian_stableLorenz Kästle1-2/+2
2023-12-22Use debian stable for main tests againRincewindsHat1-2/+2
2023-12-20Add test proc/meminfo file and corresponding testRincewindsHat2-2/+60
2023-12-20Include new directory and contents into distributionLorenz Kästle1-1/+1
2023-12-20Hopefully fix buildLorenz Kästle1-2/+4
2023-12-20Remove gettext stuff from main configure.acRincewindsHat1-2/+2
2023-12-20Add missing includes in plugins/check_swap.d/swap.cRincewindsHat1-0/+2
2023-12-20Revert to debian stable for testing for nowRincewindsHat1-2/+2
2023-12-20Implement first unit test for check_swapRincewindsHat5-3/+48
2023-12-20check_swap: refactor to improve readabilityRincewindsHat6-378/+414
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-12-14Merge pull request #1973 from monitoring-plugins/dependabot-github_actions-gi...waja1-2/+2
2023-12-14build(deps): bump github/codeql-action from 2 to 3dependabot[bot]1-2/+2
2023-12-06Prevent -lcrypto from showing up in Makefile dependenciesEric Knibbe1-3/+3
2023-12-04Merge pull request #1969 from shartge/document-check_procsLorenz Kästle1-14/+22
2023-12-04check_procs: Generalise wording, remove mentioning of nrpeSven Hartge1-5/+4
2023-12-04check_procs: Improve help text, mentioning excluded processesSven Hartge1-14/+23
2023-12-03Merge pull request #1968 from shartge/improve-check_procsLorenz Kästle1-0/+7
2023-11-28check_procs: ignore our own childrenSven Hartge1-0/+7
2023-11-27Merge pull request #1967 from sni/fix_check_diskLorenz Kästle2-24/+38
2023-11-27check_disk: fix ignore-missing in combination with includes (fixes #1963)Sven Nierlein2-18/+33
2023-11-27check_disk: add -n short option for --ignore-missingSven Nierlein1-6/+5
2023-11-23Merge pull request #1964 from RincewindsHat/more_compiler_warningsLorenz Kästle3-6/+23
2023-11-23check_dns: Remove unused variableRincewindsHat1-1/+0
2023-11-23check_ntp_peer: Fixes for Wmaybe-unitialized and some restructuringRincewindsHat1-2/+11
2023-11-23Fix logic in is_uint64_t to fix type-limit warningRincewindsHat1-3/+12
2023-11-22Merge pull request #1962 from waja/CI_testingLorenz Kästle1-2/+2
2023-11-22Merge pull request #1951 from RincewindsHat/compiler_warnings_maybe_unusedLorenz Kästle3-3/+4
2023-11-13CI: Switch back to testingJan Wagner1-2/+2
2023-11-12Merge pull request #1958 from RincewindsHat/check_users_fix_segfaultLorenz Kästle2-9/+17
2023-11-11Merge pull request #1960 from sbraz/ups_realpowerLorenz Kästle1-7/+40
2023-11-10check_ups: output ups.realpower if supportedLouis Sautier1-7/+40