summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2022-12-22Improve tests for check_snmp & multiply optionRobert Bohne2-9/+19
2022-12-22add 'multiplier' to modify current valueWolfgang Nieder2-26/+70
2022-12-22check_curl: fix checking large bodys (#1823)Sven Nierlein1-2/+5
2022-12-22make check_http faster with larger filesDanijel Tasov1-2/+7
2022-12-20Remove trailing whitespacesRincewindsHat1-14/+14
2022-12-20Fix unknown escape sequence error outputRincewindsHat1-1/+1
2022-11-29check_http: fix test planAksel Sjögren1-1/+1
2022-11-07Check curl detect ipv6 (#1809)Lorenz2-15/+46
2022-11-05Remove superflous CRLF in HTTP-Requests in check_http (#1798)Lorenz1-3/+2
2022-11-04Removing is_pg_dbname alltogether,using postgres API. (Closes: #1660) (#1803)waja1-44/+4
2022-10-27fixed two PRId64 to PRIu64 in perfdata_uint64 (#1802)Andreas Baumann1-2/+2
2022-10-21using PRId64 and PRIu64 instead of %ld directly (#1800)Andreas Baumann1-12/+12
2022-09-19Display total and scaled load values if check_load scales the values by numbe...Lorenz2-20/+51
2022-09-18check_http: Fix HD6 definitionJan Wagner1-1/+1
2022-09-18I had to make a couple of small changes.John C. Frickson1-5/+5
2022-09-18Remove unused codeEric Wunderlin1-4/+0
2022-09-18Added ability to correctly check redirects with reference format //test.serve...Eric Wunderlin1-0/+18
2022-09-14Check ntp remove unused variables (#1781)Lorenz1-4/+4
2022-09-11Check disk compiler warnings (#1758)Lorenz1-59/+8
2022-09-11Check load compiler warnings (#1759)Lorenz1-33/+33
2022-09-11Check swap compiler warnings (#1756)Lorenz1-6/+3
2022-07-25check_swap: Fix unit for total in perfdata (#1779)Lorenz1-11/+11
2022-07-25fix parsing swap values (#1780)Sven Nierlein1-1/+1
2022-07-24check_snmp: Segfault if number of processed lines is greater than number of t...adrb1-1/+1
2022-07-20Remove check_http and check_curl test which are somehow always failing (#1777)Lorenz2-13/+2
2022-07-14check_by_ssh: Add "-U" flag (#1123). (#1774)Archie L. Cobbs1-2/+16
2022-04-10check_curl: added option --continue-after-certificate (#1761)refs/pull/1762/headAndreas Baumann1-4/+22
2022-04-10check_http: added option --continue-after-certificate (#1761)Andreas Baumann1-5/+19
2022-01-30Description for -M was the wrong way around (#1746)Lorenz1-1/+1
2022-01-30Fix double percentage sign in usage (#1743)Lorenz1-1/+1
2022-01-30sslutils: use chain from client certificatesTobias Wiese18-204/+538
2022-01-29fixed -ffollow for HTTP/2.0 (Fixes #1685): added major_version parsing to Pic...Andreas Baumann3-17/+23
2022-01-29check_http and check_curl: added --max-redirs=N option (feature #1684)Andreas Baumann2-6/+30
2022-01-25add --queryname parameter to check_pgsql (#1741)datamuc1-1/+16
2022-01-22Fixes the positioning of the code and some other changesRincewindsHat1-27/+26
2022-01-22Implements 'host-alive' mode (Closes. #1027)Jan Wagner1-1/+21
2022-01-22Trivial printf fix and a little bit of code style (#1695)Lorenz1-2/+4
2022-01-22Trivial source code formatting only: Use tabs consistently for source code in...Mark A. Ziesemer1-22/+22
2022-01-14Merge pull request #1412 from glensc/pld/nagios-plugins-ping.patchLorenz1-5/+6
2022-01-14Merge pull request #1496 from FracKenA/Add-NullOID-ExitLorenz1-3/+27
2022-01-14Updated int state to human readablerefs/pull/1496/headKen D1-1/+1
2022-01-14Added option for null zero length string exit codesKen D1-3/+27
2022-01-14Merge pull request #1301 from nafets/exit_on_stderrLorenz1-2/+12
2022-01-03Rename tmp variable to get even with masterrefs/pull/1642/headLorenz Kästle1-4/+4
2022-01-03Merge branch 'master' into masterLorenz33-516/+1059
2021-12-19Merge pull request #1725 from monitoring-plugins/check_game_update_urlLorenz1-1/+1
2021-11-25Merge pull request #1729 from RincewindsHat/fix_QL_problemsRincewindsHat3-16/+21
2021-11-24More wrong printf formattingrefs/pull/1729/headRincewindsHat2-3/+3
2021-11-24check_hpjd: Fixing port optionRincewindsHat1-8/+9
2021-11-24Fix CodeQL checksRincewindsHat3-8/+12