summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2024-07-23Merge branch 'master' into check_curl_featuresrefs/pull/2006/headSven Nierlein5-532/+588
2024-07-23check_http: replace www.mozilla.com with monitoring-plugins.orgSven Nierlein2-4/+4
2024-07-12check_ups: additional alarm conditions (#1961)Lorenz Kästle1-498/+545
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_http/check_curl: added a --regex-state option to change the state of a ...Andreas Baumann2-6/+32
2024-04-07check_curl/check_http: clarified format of POST data (#1978)Andreas Baumann2-2/+2
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)waja1-0/+53
2024-02-23check_disk increase alert precision (#1989)Sven Nierlein2-23/+7
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-01check_curl: add haproxy protocol optionrefs/pull/1985/headEmmanuel Riviere1-2/+15
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-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-11-28check_procs: ignore our own childrenrefs/pull/1968/headSven Hartge1-0/+7
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-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 #1951 from RincewindsHat/compiler_warnings_maybe_unusedLorenz Kästle3-3/+4
2023-11-12Merge pull request #1958 from RincewindsHat/check_users_fix_segfaultLorenz Kästle2-9/+17
2023-11-09check_ups: output ups.realpower if supportedrefs/pull/1960/headLouis Sautier1-7/+40
2023-10-31check_users: Update help to properly show that thresholds are rangesRincewindsHat1-4/+4
2023-10-31Enhance tests to check wheter the option validation worksRincewindsHat1-1/+4
2023-10-31check_users: Change option for sanity checking arguments to avoid segfaultRincewindsHat1-4/+9
2023-10-29Merge pull request #1953 from RincewindsHat/compiler_warnings-sign-compareLorenz Kästle12-65/+77
2023-10-19check_tcp: Fixes an error with using the wrong type for a variablerefs/pull/1953/headRincewindsHat1-7/+8
2023-10-19Fix fallout of the previous changesRincewindsHat4-5/+5
2023-10-19Fixes for -Wsign-compareRincewindsHat11-55/+66
2023-10-19check_ntp: Initialize intermediate results in any caserefs/pull/1951/headRincewindsHat1-1/+2
2023-10-19check_curl: Initialize pointer before usageRincewindsHat1-1/+1
2023-10-19check_smtp: Restore behaviour pre ead5526efa4f713e8001baed409067b0474cb72d re...refs/pull/1952/headRincewindsHat1-1/+10
2023-10-19check_dbi: Fix compiler warning for uninitialized variableRincewindsHat1-1/+1
2023-10-19check_ntp: Use C99 booleansrefs/pull/1948/headRincewindsHat1-13/+14
2023-10-19Revert "check_ntp: Use C99 booleans"RincewindsHat1-13/+13
2023-10-19check_smtp: little fix for C99 booleans missed earlierRincewindsHat1-1/+1
2023-10-19check_ntp_time: Use C99 booleansRincewindsHat1-9/+8
2023-10-19Revert "check_ntp_time: Use C99 booleans"RincewindsHat1-9/+10