summaryrefslogtreecommitdiffstats
path: root/plugins-scripts
AgeCommit message (Expand)AuthorFilesLines
2018-06-17Fixed error message, added commentrefs/pull/1538/headBernd Arnold1-1/+2
2018-06-17Drop uptime binary callBernd Arnold1-1/+1
2018-06-17Added help text for range supportBernd Arnold1-0/+6
2018-06-17Remove useless (empty) printBernd Arnold1-1/+0
2018-06-13fix typo in check_uptimeSven Nierlein1-1/+1
2018-06-13add check_uptime to makefileSven Nierlein1-0/+2
2018-06-13RefactoringBernd Arnold1-7/+7
2018-06-13Added tests for range valuesBernd Arnold1-1/+57
2018-06-13Introducing ranges for warning and criticalBernd Arnold2-42/+95
2018-06-13Modified alignmentBernd Arnold1-2/+2
2018-06-13Fix: Use macro for perl binaryBernd Arnold1-1/+1
2018-06-09Fix: Initialize valuesBernd Arnold1-0/+1
2018-06-03Fix: uptime_file variable was declared too lateBernd Arnold1-3/+3
2018-06-03Added test fileBernd Arnold1-0/+73
2018-06-03Added suffix "s" for seconds in perfdata outputBernd Arnold1-1/+1
2018-06-03Rename to .plBernd Arnold1-0/+0
2018-05-30Replaced my values with macrosBernd Arnold1-5/+4
2018-05-30My version of check_uptimeBernd Arnold1-0/+256
2017-04-20Merge pull request #1461 from philipowen/file-size-lessthanSven Nierlein2-15/+92
2017-04-05resolve issues from code reviewrefs/pull/1461/headphowen1-3/+3
2017-03-13script tests: fix relative lib path in utils testrefs/pull/1471/headSven Nierlein1-0/+1
2017-03-12fix timeout issue with check_disk_smbSven Nierlein1-1/+6
2017-02-14add range checking to check_file_agephowen2-16/+93
2016-11-19Merge pull request #1376 from riskersen/check_mssqlOliver Skibbe1-1/+1
2016-11-18It's useful to use 'useful' instead of 'usefull'Jan Wagner2-2/+2
2015-10-15check_mssql.pl: switched alarm timeoutrefs/pull/1376/headBernd Apfel1-1/+1
2015-10-05plugins-scripts/Makefile.am: Testing shell scripts with 'sh -n'Jan Wagner1-0/+1
2015-10-05plugins-scripts/Makefile.am: Cosmetical changesJan Wagner1-1/+1
2015-10-04Merge branch 'pr/1364'Holger Weiss1-472/+0
2015-10-04Merge branch 'pr/1363'Holger Weiss14-30/+30
2015-10-04check_ntp.pl: Droping this superseded pluginrefs/pull/1364/headJan Wagner1-472/+0
2015-10-04check_netdns.pl: Prototyping functionsJan Wagner1-1/+4
2015-10-04change exit code to unknown on help and version infoSven Nierlein14-30/+30
2015-10-04check_ntp.pl: Using FindBinJan Wagner1-1/+2
2015-10-04plugins-scripts/Makefile.am: Testing scripts with 'perl -wc'Jan Wagner1-0/+1
2015-10-02also update check_rpc.pl and check_wave.plElan Ruusamäe2-2/+0
2015-10-02drop superfluous libexecdirElan Ruusamäe10-11/+1
2014-12-02check_mailq: Add sudo supportHolger Weiss2-8/+23
2014-10-08check_ifstatus: Fix "-n" and "-u" optionsHolger Weiss1-1/+1
2014-10-06check_file_age: Provide performance dataJonas Genannt2-3/+10
2014-10-06Merge branch 'maint'Jan Wagner4-11/+10
2014-09-29check_mailq: fixed mailer namesSimon Meggle1-2/+2
2014-09-10Add check_ifstatus option to ignore interfaces by nameNick Peelman1-19/+38
2014-08-20Setting PATH at firstJan Wagner3-7/+6
2014-08-20check_log.sh: droping path from basenameJan Wagner1-1/+1
2014-07-31tests: check_disk_smb may exit with critical for unresponsive hosts tooSven Nierlein1-1/+1
2014-07-20check_ifstatus: perfdata bugJan Wagner1-1/+1
2014-07-20check_oracle: --tns bad string matchingJan Wagner1-1/+1
2014-07-06Don't rely on FindBin module to locate utils.pmHolger Weiss13-1/+14
2014-06-18Use FindBin consistently across Perl pluginsHolger Weiss2-2/+4