aboutsummaryrefslogtreecommitdiff
path: root/plugins-scripts
AgeCommit message (Expand)Author
2022-03-26remove duplicate W=i/C=i args (#1755)Gravatar Tobias Fiebig
2022-03-17Add configfile feature to check_disk_smb (#1402)Gravatar Claudio Kuenzler
2022-02-15check_uptime: Fix lowercase typo in plugin outputGravatar Andreas Motl
2022-02-15check_uptime: Add option to report uptime in days instead of secondsGravatar Andreas Motl
2022-01-21Rebase to master (#1731)Gravatar Lorenz
2021-12-21Merge pull request #1679 from RincewindsHat/shell_check_check_sensors.shGravatar Lorenz
2021-12-21check_sensors.sh: Make shellcheck happierGravatar rincewind
2021-12-20Apparently Dash is not Bash, so -v does not workGravatar RincewindsHat
2021-12-02Missing oldlog now aborts check_logGravatar RincewindsHat
2021-12-02Merge branch 'master' into fix/shellcheckGravatar RincewindsHat
2021-12-02Fix syntax error resulting from mergingGravatar RincewindsHat
2021-12-02Merge branch 'master' into mailq-add-config-dirGravatar RincewindsHat
2021-11-29Make size parameter a little bit more intelligibleGravatar RincewindsHat
2021-11-29Merge pull request #1493 from darksoul42/masterGravatar RincewindsHat
2021-11-28Merge pull request #1692 from RincewindsHat/modernize_check_logGravatar RincewindsHat
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-07-22Re-attach a comment to where it actually belongsGravatar Peter Newman
2021-07-05Add quoting for the remaining variablesGravatar rincewind
2021-07-02Add -a option to print all matching lines and -p and -e options for perl and ...Gravatar rincewind
2021-07-02Add extended and perl regexGravatar rincewind
2021-07-02Apply shellcheckGravatar rincewind
2021-07-02Remove modified note, since this is a git repositoryGravatar rincewind
2020-12-08check_mailq: restore accidentially removed optionsGravatar Sven Nierlein
2018-12-04tests: skip some tests if Monitoring::Plugin::Range isn't availableGravatar Sven Nierlein
2018-06-17Fixed error message, added commentGravatar Bernd Arnold
2018-06-17Drop uptime binary callGravatar Bernd Arnold
2018-06-17Added help text for range supportGravatar Bernd Arnold
2018-06-17Remove useless (empty) printGravatar Bernd Arnold
2018-06-13fix typo in check_uptimeGravatar Sven Nierlein
2018-06-13add check_uptime to makefileGravatar Sven Nierlein
2018-06-13RefactoringGravatar Bernd Arnold
2018-06-13Added tests for range valuesGravatar Bernd Arnold
2018-06-13Introducing ranges for warning and criticalGravatar Bernd Arnold
2018-06-13Modified alignmentGravatar Bernd Arnold
2018-06-13Fix: Use macro for perl binaryGravatar Bernd Arnold
2018-06-09Fix: Initialize valuesGravatar Bernd Arnold
2018-06-03Fix: uptime_file variable was declared too lateGravatar Bernd Arnold
2018-06-03Added test fileGravatar Bernd Arnold
2018-06-03Added suffix "s" for seconds in perfdata outputGravatar Bernd Arnold
2018-06-03Rename to .plGravatar Bernd Arnold
2018-05-30Replaced my values with macrosGravatar Bernd Arnold
2018-05-30My version of check_uptimeGravatar Bernd Arnold
2017-06-07Fix regexp for nullmailer "mailq" outputGravatar Stephane Lapie
2017-05-16Add mailq -C option for config dir or config fileGravatar Lee Clemens
2017-04-20Merge pull request #1461 from philipowen/file-size-lessthanGravatar Sven Nierlein
2017-04-05resolve issues from code reviewGravatar phowen
2017-03-13script tests: fix relative lib path in utils testGravatar Sven Nierlein
2017-03-12fix timeout issue with check_disk_smbGravatar Sven Nierlein
2017-02-14add range checking to check_file_ageGravatar phowen