Forráskód Böngészése

Added remark to make the datasource program executable

Michael Honkoop 5 napja
szülő
commit
05036b18ea
1 módosított fájl, 1 hozzáadás és 1 törlés
  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$