소스 검색

Added remark to make the datasource program executable

Michael Honkoop 5 일 전
부모
커밋
05036b18ea
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      datasources/P1-Meter.py

+ 1 - 1
datasources/P1-Meter.py

@@ -12,7 +12,7 @@
 # in combination with a rule for "individual program call instead of agent" as described on the official docs of CheckMK:
 # https://docs.checkmk.com/latest/en/datasource_programs.html
 
-# The (this) code should be placed (as cmk user) in ~/local/bin
+# The (this) code should be placed (as cmk user) in ~/local/bin, and made executable (chmod +x filename)
 #
 # The commandline to be used in CheckMK is : this_script_name.py $HOSTADDRESS$