Skip to content

Instantly share code, notes, and snippets.

@corgan2222
Last active December 2, 2019 12:46
Show Gist options
  • Save corgan2222/ba28229d017f8a3ba6b47ec8ec9d9d9a to your computer and use it in GitHub Desktop.
Save corgan2222/ba28229d017f8a3ba6b47ec8ec9d9d9a to your computer and use it in GitHub Desktop.
dockbix-agent raspi
docker run \
--name kodi \
--net=host \
--privileged \
--restart unless-stopped \
-e ZBX_HOSTNAME="kodi" \
-e ZBX_SERVER_HOST="192.168.2.25" \
-d aledjones/zabbix-agent:4.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment