summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-24Fix possible overflow in check_ups (Fixes: #1030)refs/pull/1727/headPhiBo1-1/+4
2021-11-21Update Url to qstatrefs/pull/1725/headRincewindsHat1-1/+1
2021-11-19Merge pull request #1723 from RincewindsHat/check_swap_smallfix_and_styleRincewindsHat1-20/+23
2021-11-19Merge pull request #1724 from mullumaus/masterRincewindsHat1-1/+4
2021-11-19Allows check_ldap to get password from env variablerefs/pull/1724/headLinda Guo1-1/+4
2021-11-19Fix option description authpassword -> authpasswdLorenz Kästle1-1/+1
2021-11-19Revert "Fixed option description authpassword -> authpasswd + whitespaces"Lorenz Kästle1-20/+20
2021-11-19Fixed option description authpassword -> authpasswd + whitespacesLorenz Kästle1-20/+20
2021-11-18Small fix to threshold validation and style (indentation) fixesrefs/pull/1723/headRincewindsHat1-20/+23
2021-11-18Merge pull request #1697 from RincewindsHat/dont_show_rta_if_uselessRincewindsHat2-6/+14
2021-11-17Merge pull request #1654 from wolfgangkarall/masterRincewindsHat2-2/+2
2021-11-17Merge pull request #1688 from bazzisoft/masterRincewindsHat2-2/+2
2021-11-17Add thresholds even if value is missingrefs/pull/1697/headRincewindsHat1-1/+1
2021-11-17homogenize perfdata function and fix small bug with missing semicolonRincewindsHat1-2/+4
2021-11-17Show RTA as unknown if it can not be determinedRincewindsHat1-1/+1
2021-11-17Do not show RTA if no connection was possiblerincewind1-4/+10
2021-11-17check_snmp: fix performance thresholds when using multiple oidsSven Nierlein2-5/+21
2021-11-11Merge pull request #1715 from ghen2/lmtpRincewindsHat1-4/+14
2021-11-01check_procs: add test for elapsed timeSven Nierlein2-2/+230
2021-11-01remove unused test fileSven Nierlein1-84/+0
2021-11-01check_procs: improve ps args autodetectionSven Nierlein1-4/+7
2021-11-01check_procs: remove trailing whitespaceSven Nierlein1-25/+25
2021-10-28check_smtp: add -L flag to support LMTP (LHLO instead of HELO/EHLO).refs/pull/1715/headGeert Hendrickx1-4/+14
2021-10-27Replace tabs with spaces and do some formattingrefs/pull/1714/headRincewindsHat1-55/+54
2021-10-27Remove whitespace at the end of linesRincewindsHat1-17/+17
2021-10-26Fix my own errors for real this time and add some comments, so I wont do them...RincewindsHat1-32/+32
2021-10-26Re-add separation semicolons for perfdata, which I deletedRincewindsHat1-8/+16
2021-10-26Reform some arithmetical operations for more clarityRincewindsHat1-7/+9