Selaa lähdekoodia

Update 'localchecks/edir-version.py'

Michael Honkoop 2 viikkoa sitten
vanhempi
commit
a87789ef29
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  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