Browse Source

Update 'localchecks/edir-version.py'

Michael Honkoop 2 tuần trước cách đây
mục cha
commit
a87789ef29
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      localchecks/edir-version.py

+ 4 - 0
localchecks/edir-version.py

@@ -8,6 +8,10 @@
 # This check should be placed in /usr/lib/check_mk_agent/local and made executable with `chmod +x edir-version.py`
 # The script assumes that you have exported the environment variables when installing eDirectory, if not it will fail/not get detected on discovery.
 
+# (c) Michael Honkoop <mhonkoop@comsolve.nl>
+
+# License: GNU General Public License v2
+
 import subprocess
 
 # The process to be executed