Age | Commit message (Expand) | Author | Files | Lines |
2018-06-13 | Modified alignment | Bernd Arnold | 1 | -2/+2 |
2018-06-13 | Fix: Use macro for perl binary | Bernd Arnold | 1 | -1/+1 |
2018-06-09 | Fix: Initialize values | Bernd Arnold | 1 | -0/+1 |
2018-06-03 | Fix: uptime_file variable was declared too late | Bernd Arnold | 1 | -3/+3 |
2018-06-03 | Added test file | Bernd Arnold | 1 | -0/+73 |
2018-06-03 | Added suffix "s" for seconds in perfdata output | Bernd Arnold | 1 | -1/+1 |
2018-06-03 | Rename to .pl | Bernd Arnold | 1 | -0/+0 |
2018-05-30 | Replaced my values with macros | Bernd Arnold | 1 | -5/+4 |
2018-05-30 | My version of check_uptime | Bernd Arnold | 1 | -0/+256 |
2017-04-20 | Merge pull request #1461 from philipowen/file-size-lessthan | Sven Nierlein | 2 | -15/+92 |
2017-04-05 | resolve issues from code review | phowen | 1 | -3/+3 |
2017-03-13 | script tests: fix relative lib path in utils test | Sven Nierlein | 1 | -0/+1 |
2017-03-12 | fix timeout issue with check_disk_smb | Sven Nierlein | 1 | -1/+6 |
2017-02-14 | add range checking to check_file_age | phowen | 2 | -16/+93 |
2016-11-19 | Merge pull request #1376 from riskersen/check_mssql | Oliver Skibbe | 1 | -1/+1 |
2016-11-18 | It's useful to use 'useful' instead of 'usefull' | Jan Wagner | 2 | -2/+2 |
2015-10-15 | check_mssql.pl: switched alarm timeout | Bernd Apfel | 1 | -1/+1 |
2015-10-05 | plugins-scripts/Makefile.am: Testing shell scripts with 'sh -n' | Jan Wagner | 1 | -0/+1 |
2015-10-05 | plugins-scripts/Makefile.am: Cosmetical changes | Jan Wagner | 1 | -1/+1 |
2015-10-04 | Merge branch 'pr/1364' | Holger Weiss | 1 | -472/+0 |
2015-10-04 | Merge branch 'pr/1363' | Holger Weiss | 14 | -30/+30 |
2015-10-04 | check_ntp.pl: Droping this superseded plugin | Jan Wagner | 1 | -472/+0 |
2015-10-04 | check_netdns.pl: Prototyping functions | Jan Wagner | 1 | -1/+4 |
2015-10-04 | change exit code to unknown on help and version info | Sven Nierlein | 14 | -30/+30 |
2015-10-04 | check_ntp.pl: Using FindBin | Jan Wagner | 1 | -1/+2 |
2015-10-04 | plugins-scripts/Makefile.am: Testing scripts with 'perl -wc' | Jan Wagner | 1 | -0/+1 |
2015-10-02 | also update check_rpc.pl and check_wave.pl | Elan Ruusamäe | 2 | -2/+0 |
2015-10-02 | drop superfluous libexecdir | Elan Ruusamäe | 10 | -11/+1 |
2014-12-02 | check_mailq: Add sudo support | Holger Weiss | 2 | -8/+23 |
2014-10-08 | check_ifstatus: Fix "-n" and "-u" options | Holger Weiss | 1 | -1/+1 |
2014-10-06 | check_file_age: Provide performance data | Jonas Genannt | 2 | -3/+10 |
2014-10-06 | Merge branch 'maint' | Jan Wagner | 4 | -11/+10 |
2014-09-29 | check_mailq: fixed mailer names | Simon Meggle | 1 | -2/+2 |
2014-09-10 | Add check_ifstatus option to ignore interfaces by name | Nick Peelman | 1 | -19/+38 |
2014-08-20 | Setting PATH at first | Jan Wagner | 3 | -7/+6 |
2014-08-20 | check_log.sh: droping path from basename | Jan Wagner | 1 | -1/+1 |
2014-07-31 | tests: check_disk_smb may exit with critical for unresponsive hosts too | Sven Nierlein | 1 | -1/+1 |
2014-07-20 | check_ifstatus: perfdata bug | Jan Wagner | 1 | -1/+1 |
2014-07-20 | check_oracle: --tns bad string matching | Jan Wagner | 1 | -1/+1 |
2014-07-06 | Don't rely on FindBin module to locate utils.pm | Holger Weiss | 13 | -1/+14 |
2014-06-18 | Use FindBin consistently across Perl plugins | Holger Weiss | 2 | -2/+4 |
2014-03-20 | Update the last remaining instance of the old FSF address | Sam Kottler | 1 | -1/+1 |
2014-02-28 | Disable Perl's "taint" checks | Holger Weiss | 3 | -3/+3 |
2014-02-28 | Replace "plugins-scripts/subst.in" foo | Holger Weiss | 18 | -101/+48 |
2014-02-28 | Merge remote-tracking branch 'awiddersheim/fix_trusted_path' | Holger Weiss | 17 | -25/+506 |
2014-02-27 | subst.in: remove the led() function | Evgeni Golov | 1 | -17/+0 |
2014-02-27 | utils.pm: use FindBin instead of awk to find the path to | Evgeni Golov | 10 | -10/+20 |
2014-02-27 | check_mailq: add $mailq to check output, so it is easily visible what was aut... | Evgeni Golov | 1 | -17/+17 |
2014-02-27 | check_mailq: document autodetection in the usage output | Evgeni Golov | 1 | -1/+3 |
2014-02-27 | check_mailq: try to autodetect which mailq implementation we are using | Evgeni Golov | 1 | -1/+24 |