Skip to content

Instantly share code, notes, and snippets.

@russmckendrick
Created August 29, 2015 16:06
Show Gist options
  • Save russmckendrick/fdfc29a1545ce63dcec1 to your computer and use it in GitHub Desktop.
Save russmckendrick/fdfc29a1545ce63dcec1 to your computer and use it in GitHub Desktop.
Zabbix Agent
Server=zabbix.media-glass.es
Hostname=docker.media-glass.es
PidFile=/var/run/zabbix/zabbix_agentd.pid
LogFile=/var/log/zabbix/zabbix_agentd.log
LogFileSize=0
AllowRoot=1
UserParameter=xdocker.discovery,/etc/zabbix/scripts/container_discover.sh
LoadModulePath=/usr/local/lib/zabbix/agent/
LoadModule=zabbix_module_docker.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment