aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-19Fixed option description authpassword -> authpasswd + whitespacesGravatar Lorenz Kästle
2021-11-19Small fix to threshold validation and style (indentation) fixesGravatar RincewindsHat
2021-11-18Merge pull request #1697 from RincewindsHat/dont_show_rta_if_uselessGravatar RincewindsHat
2021-11-17Merge pull request #1654 from wolfgangkarall/masterGravatar RincewindsHat
2021-11-17Merge pull request #1688 from bazzisoft/masterGravatar RincewindsHat
2021-11-17Add thresholds even if value is missingGravatar RincewindsHat
2021-11-17homogenize perfdata function and fix small bug with missing semicolonGravatar RincewindsHat
2021-11-17Show RTA as unknown if it can not be determinedGravatar RincewindsHat
2021-11-17Do not show RTA if no connection was possibleGravatar rincewind
2021-11-17check_snmp: fix performance thresholds when using multiple oidsGravatar Sven Nierlein
2021-11-15check_icmp: Fix pkt perfdata in check_host modeGravatar Aksel Sjögren
2021-11-11Merge pull request #1715 from ghen2/lmtpGravatar RincewindsHat
2021-11-01check_procs: add test for elapsed timeGravatar Sven Nierlein
2021-11-01remove unused test fileGravatar Sven Nierlein
2021-11-01check_procs: improve ps args autodetectionGravatar Sven Nierlein
2021-11-01check_procs: remove trailing whitespaceGravatar Sven Nierlein
2021-10-28check_smtp: add -L flag to support LMTP (LHLO instead of HELO/EHLO).Gravatar Geert Hendrickx
2021-10-28Merge pull request #1714 from RincewindsHat/fix_perfdata_for_big_values_for_c...Gravatar RincewindsHat
2021-10-27Replace tabs with spaces and do some formattingGravatar RincewindsHat
2021-10-27Remove whitespace at the end of linesGravatar RincewindsHat
2021-10-26Fix my own errors for real this time and add some comments, so I wont do them...Gravatar RincewindsHat
2021-10-26Re-add separation semicolons for perfdata, which I deletedGravatar RincewindsHat
2021-10-26Reform some arithmetical operations for more clarityGravatar RincewindsHat
2021-10-26hopefully fix warning high tide with percentageGravatar RincewindsHat
2021-10-26Fix some testsGravatar RincewindsHat
2021-10-26Remove useless lines and fix some formattingGravatar RincewindsHat
2021-10-26Switch to uint64_tGravatar RincewindsHat
2021-10-26Reformat a little bit for easier readingGravatar RincewindsHat
2021-10-26Recognice IEC binary units and format accordingly to base2 (always)Gravatar RincewindsHat
2021-10-25Update check_load.tGravatar Harald Jenny
2021-10-25Create check_load.cGravatar Harald Jenny
2021-10-25actions: map utmp from host to containerGravatar Sven Nierlein
2021-10-20Add comment to make the purpose of the nickname fix more obviousGravatar Lorenz Kästle
2021-10-20Restrict the nickname length of the test user for check_ircdGravatar Lorenz Kästle
2021-10-03Merge remote-tracking branch 'monitoring-plugins/pr/1707'Gravatar Holger Weiss
2021-10-02Revert to poor man's logicGravatar RincewindsHat
2021-10-02Change all to comments to old comment styleGravatar RincewindsHat
2021-09-26Fix comparing logicGravatar RincewindsHat
2021-09-26Remove spaces from testsGravatar RincewindsHat
2021-09-25check_swap: Fix perfdata und thresholds for big values and simplify codeGravatar rincewind
2021-09-25Introduce new perfdata functions and stuff for using (u)int64_tGravatar rincewind
2021-09-02Improvements suggested by tobiaswieseGravatar Jonny007-MKD
2021-09-02check_dns: Fix memory leakGravatar Jonny007-MKD
2021-09-02check_dns: add --expect-nxdomainGravatar Jonny007-MKD
2021-09-01Merge pull request #1704 from RincewindsHat/use_openbsd_netcat_for_debian_testsGravatar Sven Nierlein
2021-09-01Use netcat-openbsd for debian explicitelyGravatar rincewind
2021-08-24Merge pull request #1388 from waja/check_proc_consumption_1357Gravatar Sven Nierlein
2021-08-10Merge pull request #1700 from monitoring-plugins/feature_check_curlGravatar Sven Nierlein
2021-07-28Merge branch 'master' into feature_check_curlGravatar Andreas Baumann
2021-07-25check_curl: fixed a potential buffer overflow in retir/uri_stringGravatar Andreas Baumann