Age | Commit message (Expand) | Author | Files | Lines |
2024-07-23 | Merge pull request #2005 from monitoring-plugins/waja-docu_update_release_ver... | waja | 1 | -4/+4 |
2024-07-23 | Update versions to reflect the actual state, we forgot about this in our last... | Jan Wagner | 1 | -4/+4 |
2024-07-12 | check_ups: additional alarm conditions (#1961) | Lorenz Kästle | 1 | -498/+545 |
2024-05-21 | Fix typos | RincewindsHat | 1 | -2/+2 |
2024-05-21 | Add more documentation to the help page of check_snmp regarding authenticatio... | RincewindsHat | 1 | -4/+6 |
2024-04-12 | Adjust check_swap tests | Napsty | 1 | -1/+1 |
2024-04-12 | Adjust check_swap tests | Napsty | 1 | -1/+1 |
2024-04-12 | Adjust check_swap tests | Napsty | 1 | -0/+12 |
2024-04-12 | Allow single threshold | Napsty | 1 | -8/+2 |
2024-04-12 | Possibility to run check_swap without thresholds | Napsty | 1 | -28/+31 |
2024-04-07 | check_http/check_curl: added a --regex-state option to change the state of a ... | Andreas Baumann | 2 | -6/+32 |
2024-04-07 | check_curl/check_http: clarified format of POST data (#1978) | Andreas Baumann | 2 | -2/+2 |
2024-04-07 | check_load: remove unused code (#1998) | Lorenz Kästle | 1 | -26/+0 |
2024-03-27 | check_disk: Fail on missing arguments for --warning and --critical and fix a ... | Lorenz Kästle | 4 | -3/+45 |
2024-03-27 | check_ssh: patches from op5 (#1738) | Lorenz Kästle | 2 | -76/+234 |
2024-03-23 | check_swap: replace another fake boolen and small improvements (#1996) | Lorenz Kästle | 1 | -10/+10 |
2024-03-23 | check_nwstat: adds percentage used space (#1183) | waja | 2 | -0/+54 |
2024-03-18 | check_ircd: IPv6 support (#1995) | alvar | 1 | -35/+26 |
2024-03-01 | check_icmp: keep performance data order in case of none-reachable hosts | Sven Nierlein | 2 | -32/+53 |
2024-02-23 | check_disk increase alert precision (#1989) | Sven Nierlein | 2 | -23/+7 |
2024-02-23 | CI specfile (#1894) | waja | 5 | -41/+1105 |
2024-02-12 | Merge pull request #1987 from euniceremoquillo/Improve-negate-plugin-helptext | Lorenz Kästle | 1 | -2/+4 |
2024-02-12 | Added indentions for readability | Eunice Remoquillo | 1 | -2/+2 |
2024-02-12 | Improve negate plugin helptext | Eunice Remoquillo | 1 | -2/+4 |
2024-02-07 | Merge pull request #1982 from RincewindsHat/ini_parser_bug | Lorenz Kästle | 1 | -9/+23 |
2024-02-07 | Merge pull request #1985 from emriver/check_curl_haproxy_protocol | Lorenz Kästle | 1 | -2/+15 |
2024-02-01 | check_curl: add haproxy protocol option | Emmanuel Riviere | 1 | -2/+15 |
2024-01-07 | Ini Parser: Avoid freeing symbols from text section by remembering where they... | RincewindsHat | 1 | -9/+23 |
2023-12-30 | Merge pull request #1980 from RincewindsHat/compiler_warning_part_7 | Lorenz Kästle | 5 | -10/+5 |
2023-12-29 | check_dhcp: Make implicit conversion explicit to dismiss warning | RincewindsHat | 1 | -1/+1 |
2023-12-29 | check_snmp: Remove unused variable | RincewindsHat | 1 | -4/+0 |
2023-12-29 | check_http: Remove self assignment of a variable and add some comments | RincewindsHat | 1 | -3/+2 |
2023-12-29 | Change iritating NULL assignment | RincewindsHat | 2 | -2/+2 |
2023-12-23 | Merge pull request #1970 from EricFromCanada/plugins-root-lcrypto | Lorenz Kästle | 1 | -3/+3 |
2023-12-23 | Merge branch 'master' into plugins-root-lcrypto | Lorenz Kästle | 2 | -4/+4 |
2023-12-22 | Merge pull request #1977 from RincewindsHat/revert_to_debian_stable | Lorenz Kästle | 1 | -2/+2 |
2023-12-22 | Use debian stable for main tests again | RincewindsHat | 1 | -2/+2 |
2023-12-14 | Merge pull request #1973 from monitoring-plugins/dependabot-github_actions-gi... | waja | 1 | -2/+2 |
2023-12-14 | build(deps): bump github/codeql-action from 2 to 3 | dependabot[bot] | 1 | -2/+2 |
2023-12-06 | Prevent -lcrypto from showing up in Makefile dependencies | Eric Knibbe | 1 | -3/+3 |
2023-12-04 | Merge pull request #1969 from shartge/document-check_procs | Lorenz Kästle | 1 | -14/+22 |
2023-12-04 | check_procs: Generalise wording, remove mentioning of nrpe | Sven Hartge | 1 | -5/+4 |
2023-12-04 | check_procs: Improve help text, mentioning excluded processes | Sven Hartge | 1 | -14/+23 |
2023-12-03 | Merge pull request #1968 from shartge/improve-check_procs | Lorenz Kästle | 1 | -0/+7 |
2023-11-28 | check_procs: ignore our own children | Sven Hartge | 1 | -0/+7 |
2023-11-27 | Merge pull request #1967 from sni/fix_check_disk | Lorenz Kästle | 2 | -24/+38 |
2023-11-27 | check_disk: fix ignore-missing in combination with includes (fixes #1963) | Sven Nierlein | 2 | -18/+33 |
2023-11-27 | check_disk: add -n short option for --ignore-missing | Sven Nierlein | 1 | -6/+5 |
2023-11-23 | Merge pull request #1964 from RincewindsHat/more_compiler_warnings | Lorenz Kästle | 3 | -6/+23 |
2023-11-23 | check_dns: Remove unused variable | RincewindsHat | 1 | -1/+0 |