소스 검색

Corrected some text typo's

Michael Honkoop 4 시간 전
부모
커밋
63cde291e3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      localchecks/fusionauth-version.sh

+ 1 - 1
localchecks/fusionauth-version.sh

@@ -9,7 +9,7 @@ SCRIPT_VERSION=0.2
 # Installation
 # This file should be place on a/the fusionauth host in /usr/lib/check_mk_agent/local
 #
-# (optional) if you want the check to run on a different schedule (like once per hour) put it in a subdirectory of above path
+# (Reccomended, but optional) if you want the check to run on a different schedule (like once per hour) put it in a subdirectory of above path
 # named to the number of seconds of the interval wanted, so 3600/ for once an hour, 86400 for once per day.
 #
 # Also do not forget to make this file executable with chmod +x /usr/lib/check_mk_agent/local/fusionauth-version.sh