Skip to content

Instantly share code, notes, and snippets.

@kenzo0107
Created March 25, 2016 01:12
Show Gist options
  • Save kenzo0107/29cbfe961777f561a460 to your computer and use it in GitHub Desktop.
Save kenzo0107/29cbfe961777f561a460 to your computer and use it in GitHub Desktop.
PidFile=/var/run/zabbix/zabbix_agentd.pid
LogFile=/var/log/zabbix/zabbix_agentd.log
LogFileSize=0
# DebugLevel=3
EnableRemoteCommands=1
Server=<zabbix-server domain or global ip>
ListenPort=10050
ServerActive=<zabbix-server domain or global ip>
Hostname=<zabbix server 管理画面で指定する Hostname>
AllowRoot=1
Include=/etc/zabbix/zabbix_agentd.d/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment