Age | Commit message (Expand) | Author | Files | Lines |
2024-10-31 | check_rpc: recognize capitalized "Program" in rpcinfo output (fixes #1488) | Sven Nierlein | 1 | -3/+3 |
2024-10-15 | Merge pull request #1637 from aanriot/master | Lorenz Kästle | 1 | -12/+33 |
2024-03-18 | check_ircd: IPv6 support (#1995) | alvar | 1 | -35/+26 |
2023-11-05 | Shellcheck fixes for check_oracle | RincewindsHat | 1 | -10/+13 |
2023-10-26 | check_mailq: exit on empty strings and exit early | Sven Nierlein | 1 | -76/+69 |
2023-10-26 | check_mailq: unify tabs/spaces | Sven Nierlein | 1 | -508/+507 |
2023-10-26 | check_mailq: remove trailing whitespaces | Sven Nierlein | 1 | -23/+23 |
2023-10-06 | use pack_sockaddr_in rather than hand-rolled | Stuart Henderson | 1 | -3/+1 |
2023-10-03 | Merge pull request #1411 from glensc/pld/nagios-plugins-check_disk_smb-zero-c... | Lorenz Kästle | 1 | -1/+2 |
2023-09-20 | Merge branch 'master' into master | Lorenz Kästle | 14 | -41/+68 |
2023-09-07 | check_breeze, check_wave, unset CDPATH env var | RincewindsHat | 2 | -1/+3 |
2023-09-07 | Use compile time determined path to snmpget in check_wave | RincewindsHat | 1 | -7/+7 |
2023-09-07 | Add dynamic path to snmpget to perl utils | RincewindsHat | 1 | -0/+1 |
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-03-10 | Merge branch 'master' into master | Lorenz | 11 | -239/+399 |
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 |