# Sample File for include own Config-File with UserParamter 
#
# Rename this file to:   zabbix_agentd.win.include.txt
# before using!
# Installation Script check if file "include\zabbix_agentd.win.include.txt" exist
# and will copy that script and include it
# If you need own Scripts or Programs copy them into the
# \UserParameter
# Directory
# Use 
# "%PROGRAMFILES%\Zabbix\YoorScriptorExe.bat" at UserParameter
# Complex Sample:
# UserParameter=znil.fileandfolder[*],"%PROGRAMFILES%\Zabbix\fileandfolder.exe" "$1" "$2"
#
#Simple Sample
UserParameter=znil.TestEcho,echo 1

# Your UserParameters behind this line:
