From dbb310b3649eb53edfd97abd38b04a193a85ebff Mon Sep 17 00:00:00 2001 From: Oliver Voelker Date: Wed, 24 Sep 2014 17:11:29 +0200 Subject: [PATCH] Update check_files.pl double entry --- check_files.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_files.pl b/check_files.pl index ce559be..33ec5e0 100755 --- a/check_files.pl +++ b/check_files.pl @@ -29,7 +29,7 @@ # ===================== INFORMATION ABOUT THIS PLUGIN ======================== # # This is a nagios plugin that checks number of files of specified type -# in a directory and can give an error if there are too few or too few. +# in a directory and can give an error if there are too few or too many. # It can also check files age, file size and set thresholds based on these # parameters such as report an error if files are too old. #