Age | Commit message (Expand) | Author | Files | Lines |
2023-05-02 | also fixed the --help returns | MisterMountain | 3 | -5/+5 |
2023-05-02 | Merge branch 'monitoring-plugins:master' into fix_version_return_code | Björn Berg | 7 | -11/+11 |
2023-04-14 | Fix a lot of typos reported by codespell | Jan Wagner | 7 | -11/+11 |
2023-04-11 | fixed the identation (and also patched -V on check_oracle to behave exactly l... | MisterMountain | 2 | -6/+6 |
2023-04-11 | fixed the outputs of the --versions options on 3 scripts | MisterMountain | 3 | -3/+3 |
2023-03-27 | Merge pull request #1852 from RincewindsHat/check_mssql | Lorenz | 1 | -2/+2 |
2023-03-15 | Actually build check_mssql too | RincewindsHat | 1 | -2/+2 |
2023-02-03 | check_mailq.pl: separate submission queue | Jan Wagner | 1 | -6/+30 |
2023-01-20 | add tests for check_log | lorenzg | 1 | -0/+82 |
2023-01-20 | Fix indents | lgmu | 1 | -4/+4 |
2023-01-20 | Added --exclude, cleanup args, fix -a count bug | lgmu | 1 | -60/+31 |
2023-01-18 | Fixing nullmailer regex | andrew bezella | 1 | -2/+2 |
2022-10-07 | Replace egrep with grep -E (#1791) | Lorenz | 1 | -2/+2 |
2022-06-18 | Cdmiub (#1770) | CDMIUB | 1 | -2/+8 |
2022-03-26 | remove duplicate W=i/C=i args (#1755) | Tobias Fiebig | 1 | -2/+0 |
2022-03-17 | Add configfile feature to check_disk_smb (#1402) | Claudio Kuenzler | 1 | -4/+11 |
2022-02-15 | check_uptime: Fix lowercase typo in plugin output | Andreas Motl | 2 | -9/+9 |
2022-02-15 | check_uptime: Add option to report uptime in days instead of seconds | Andreas Motl | 2 | -3/+22 |
2022-01-21 | Rebase to master (#1731) | Lorenz | 1 | -7/+9 |
2021-12-21 | Merge pull request #1679 from RincewindsHat/shell_check_check_sensors.sh | Lorenz | 1 | -1/+1 |
2021-12-21 | check_sensors.sh: Make shellcheck happier | rincewind | 1 | -1/+1 |
2021-12-20 | Apparently Dash is not Bash, so -v does not work | RincewindsHat | 1 | -1/+1 |
2021-12-02 | Missing oldlog now aborts check_log | RincewindsHat | 1 | -1/+10 |
2021-12-02 | Merge branch 'master' into fix/shellcheck | RincewindsHat | 11 | -77/+641 |
2021-12-02 | Fix syntax error resulting from merging | RincewindsHat | 1 | -1/+1 |
2021-12-02 | Merge branch 'master' into mailq-add-config-dir | RincewindsHat | 9 | -115/+586 |
2021-11-29 | Make size parameter a little bit more intelligible | RincewindsHat | 1 | -1/+1 |
2021-11-29 | Merge pull request #1493 from darksoul42/master | RincewindsHat | 1 | -1/+1 |
2021-11-28 | Merge pull request #1692 from RincewindsHat/modernize_check_log | RincewindsHat | 1 | -42/+94 |
2021-10-20 | Add comment to make the purpose of the nickname fix more obvious | Lorenz Kästle | 1 | -0/+2 |
2021-10-20 | Restrict the nickname length of the test user for check_ircd | Lorenz Kästle | 1 | -1/+1 |
2021-07-22 | Re-attach a comment to where it actually belongs | Peter Newman | 1 | -1/+1 |
2021-07-05 | Add quoting for the remaining variables | rincewind | 1 | -3/+3 |
2021-07-02 | Add -a option to print all matching lines and -p and -e options for perl and ... | rincewind | 1 | -14/+37 |
2021-07-02 | Add extended and perl regex | rincewind | 1 | -2/+32 |
2021-07-02 | Apply shellcheck | rincewind | 1 | -29/+29 |
2021-07-02 | Remove modified note, since this is a git repository | rincewind | 1 | -2/+1 |
2020-12-08 | check_mailq: restore accidentially removed options | Sven Nierlein | 1 | -3/+5 |
2018-12-04 | tests: skip some tests if Monitoring::Plugin::Range isn't available | Sven Nierlein | 1 | -67/+36 |
2018-06-17 | Fixed error message, added comment | Bernd Arnold | 1 | -1/+2 |
2018-06-17 | Drop uptime binary call | Bernd Arnold | 1 | -1/+1 |
2018-06-17 | Added help text for range support | Bernd Arnold | 1 | -0/+6 |
2018-06-17 | Remove useless (empty) print | Bernd Arnold | 1 | -1/+0 |
2018-06-13 | fix typo in check_uptime | Sven Nierlein | 1 | -1/+1 |
2018-06-13 | add check_uptime to makefile | Sven Nierlein | 1 | -0/+2 |
2018-06-13 | Refactoring | Bernd Arnold | 1 | -7/+7 |
2018-06-13 | Added tests for range values | Bernd Arnold | 1 | -1/+57 |
2018-06-13 | Introducing ranges for warning and critical | Bernd Arnold | 2 | -42/+95 |
2018-06-13 | Modified alignment | Bernd Arnold | 1 | -2/+2 |
2018-06-13 | Fix: Use macro for perl binary | Bernd Arnold | 1 | -1/+1 |