summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-04-12Adjust check_swap testsNapsty1-1/+1
2024-04-12Adjust check_swap testsNapsty1-1/+1
2024-04-12Adjust check_swap testsNapsty1-0/+12
2024-04-12Allow single thresholdNapsty1-8/+2
2024-04-12Possibility to run check_swap without thresholdsNapsty1-28/+31
2024-04-07check_load: remove unused code (#1998)Lorenz Kästle1-26/+0
2024-03-26check_disk: Fail on missing arguments for --warning and --critical and fix a ...Lorenz Kästle4-3/+45
2024-03-26check_ssh: patches from op5 (#1738)Lorenz Kästle2-76/+234
2024-03-23check_swap: replace another fake boolen and small improvements (#1996)Lorenz Kästle1-10/+10
2024-03-23check_nwstat: adds percentage used space (#1183)waja2-0/+54
2024-03-18check_ircd: IPv6 support (#1995)alvar1-35/+26
2024-03-01check_icmp: keep performance data order in case of none-reachable hostsSven Nierlein2-32/+53
2024-02-23check_disk increase alert precision (#1989)Sven Nierlein2-23/+7
2024-02-23CI specfile (#1894)waja5-41/+1105
2024-02-12Merge pull request #1987 from euniceremoquillo/Improve-negate-plugin-helptextLorenz Kästle1-2/+4
2024-02-12Added indentions for readabilityrefs/pull/1987/headEunice Remoquillo1-2/+2
2024-02-12Improve negate plugin helptextEunice Remoquillo1-2/+4
2024-02-07Merge pull request #1982 from RincewindsHat/ini_parser_bugLorenz Kästle1-9/+23
2024-02-07Merge pull request #1985 from emriver/check_curl_haproxy_protocolLorenz Kästle1-2/+15
2024-02-01check_curl: add haproxy protocol optionrefs/pull/1985/headEmmanuel Riviere1-2/+15
2024-01-07Ini Parser: Avoid freeing symbols from text section by remembering where they...refs/pull/1982/headRincewindsHat1-9/+23
2023-12-30Merge pull request #1980 from RincewindsHat/compiler_warning_part_7Lorenz Kästle5-10/+5
2023-12-28check_dhcp: Make implicit conversion explicit to dismiss warningrefs/pull/1980/headRincewindsHat1-1/+1
2023-12-28check_snmp: Remove unused variableRincewindsHat1-4/+0
2023-12-28check_http: Remove self assignment of a variable and add some commentsRincewindsHat1-3/+2
2023-12-28Change 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-lcryptorefs/pull/1970/headLorenz 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 againrefs/pull/1977/headRincewindsHat1-2/+2
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 3refs/pull/1973/headdependabot[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 nrperefs/pull/1969/headSven 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 childrenrefs/pull/1968/headSven 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)refs/pull/1967/headSven 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-22check_dns: Remove unused variablerefs/pull/1964/headRincewindsHat1-1/+0
2023-11-22check_ntp_peer: Fixes for Wmaybe-unitialized and some restructuringRincewindsHat1-2/+11
2023-11-22Fix 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 testingrefs/pull/1962/headJan 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