summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2021-10-26hopefully fix warning high tide with percentageRincewindsHat1-1/+1
2021-10-26Fix some testsRincewindsHat1-3/+4
2021-10-26Remove useless lines and fix some formattingRincewindsHat1-12/+8
2021-10-26Switch to uint64_tRincewindsHat1-13/+11
2021-10-26Reformat a little bit for easier readingRincewindsHat1-16/+32
2021-10-26Recognice IEC binary units and format accordingly to base2 (always)RincewindsHat1-12/+15
2021-10-25Update check_load.tHarald Jenny1-2/+2
2021-10-25Create check_load.cHarald Jenny1-1/+1
2021-10-02Revert to poor man's logicrefs/pull/1707/headRincewindsHat3-18/+16
2021-10-02Change all to comments to old comment styleRincewindsHat1-3/+4
2021-09-25Fix comparing logicRincewindsHat1-2/+2