diff options
author | rincewind <rincewind@vulgrim.de> | 2021-07-02 10:37:35 +0200 |
---|---|---|
committer | rincewind <rincewind@vulgrim.de> | 2021-07-02 10:37:35 +0200 |
commit | 3abcf83af41af9e56382b8e93a48d8d3ce1f18e8 (patch) | |
tree | c3f5084ff73b869d63ac27b8ce7d3c03398e8b60 /plugins-scripts | |
parent | b02bcd4870a81d0ba4d4070d3cfc32a1aac61aad (diff) | |
download | monitoring-plugins-3abcf83af41af9e56382b8e93a48d8d3ce1f18e8.tar.gz |
Remove modified note, since this is a git repository
Diffstat (limited to 'plugins-scripts')
-rwxr-xr-x | plugins-scripts/check_log.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins-scripts/check_log.sh b/plugins-scripts/check_log.sh index d28c8d0a..4330235e 100755 --- a/plugins-scripts/check_log.sh +++ b/plugins-scripts/check_log.sh @@ -1,8 +1,7 @@ #!/bin/sh # # Log file pattern detector plugin for monitoring -# Written by Ethan Galstad (nagios@nagios.org) -# Last Modified: 07-31-1999 +# Written originally by Ethan Galstad (nagios@nagios.org) # # Usage: ./check_log <log_file> <old_log_file> <pattern> # |