Age | Commit message (Expand) | Author | Files | Lines |
2024-09-27 | Merge pull request #2020 from RincewindsHat/check_snmp_fixes | Lorenz Kästle | 1 | -80/+78 |
2024-09-27 | check_snmp: Remove unused PP-macros | RincewindsHat | 1 | -2/+0 |
2024-09-27 | check_snmp: Declare most variables as static | RincewindsHat | 1 | -78/+78 |
2024-09-06 | Merge pull request #2015 from RincewindsHat/fix/check_mysql_variables | Lorenz Kästle | 1 | -4/+4 |
2024-08-30 | Merge pull request #2017 from RincewindsHat/check_curl_no_more_experimental | Lorenz Kästle | 1 | -2/+0 |
2024-08-29 | Remove experimental state from check_curl | Lorenz Kästle | 1 | -2/+0 |
2024-08-28 | check_mysql: Label some booleans correctly | Lorenz Kästle | 1 | -4/+4 |
2024-08-28 | check_mysql: remove unused global variables | Lorenz Kästle | 1 | -1/+1 |
2024-08-28 | Merge pull request #2001 from RincewindsHat/check_snmp_protocoll_documentation | Lorenz Kästle | 1 | -4/+6 |
2024-08-16 | Merge pull request #2012 from oxzi/check_curl-help-fixes | Lorenz Kästle | 1 | -3/+6 |
2024-08-16 | check_curl: Documentation for --certificate, --cookie-jar | Alvar Penning | 1 | -3/+6 |
2024-08-11 | check_curl: raise SSL issue when --continue-after-certificate is used | Yannick Martin | 1 | -8/+9 |
2024-07-30 | check_curl: fix relative redirects on non-standard port | Sven Nierlein | 3 | -9/+32 |
2024-07-25 | Merge pull request #2009 from waja/post_release | waja | 4 | -21/+17 |
2024-07-24 | Fix double lines in NEWS | Jan Wagner | 1 | -4/+0 |
2024-07-24 | Update version in release docu | Jan Wagner | 1 | -15/+15 |
2024-07-24 | Update version to new git version | Jan Wagner | 2 | -2/+2 |
2024-07-24 | Merge pull request #2008 from waja/2.4.0 | waja | 4 | -2/+67 |
2024-07-23 | Creating NEWSv2.4.0maint-2.4 | Jan Wagner | 1 | -0/+59 |
2024-07-23 | Adding new contributors to THANKS.in | Jan Wagner | 1 | -0/+6 |
2024-07-23 | Update version for release | Jan Wagner | 2 | -2/+2 |
2024-07-23 | Merge pull request #2006 from monitoring-plugins/check_curl_features | waja | 2 | -8/+34 |
2024-07-23 | Merge branch 'master' into check_curl_features | Sven Nierlein | 7 | -542/+594 |
2024-07-23 | tests: always remove ipv6 entry from hosts file | Sven Nierlein | 1 | -6/+2 |
2024-07-23 | check_http: replace www.mozilla.com with monitoring-plugins.org | Sven Nierlein | 2 | -4/+4 |
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 |