14 lines
563 B
Plaintext
14 lines
563 B
Plaintext
# It is managed by the Ansible playbook and should not be edited manually.
|
|
# This file is managed by Ansible. Do not edit manually.
|
|
PidFile=/var/run/zabbix/zabbix_agent2.pid
|
|
LogFile=/var/log/zabbix/zabbix_agent2.log
|
|
LogFileSize=0
|
|
Server=127.0.0.1,zabbixproxy.capsulecorp,192.168.1.10
|
|
ServerActive=zabbixproxy.capsulecorp
|
|
HostMetadataItem=system.uname
|
|
Hostname=
|
|
Include=/etc/zabbix/zabbix_agent2.d/*.conf
|
|
PluginSocket=/run/zabbix/agent.plugin.sock
|
|
ControlSocket=/run/zabbix/agent.sock
|
|
AllowKey=system.run[*]
|
|
Include=/etc/zabbix/zabbix_agent2.d/plugins.d/*.conf |