17 lines
466 B
Plaintext
17 lines
466 B
Plaintext
|
|
PidFile=/usr/local/zabbix-7.0.1/zabbix_agentd.pid
|
||
|
|
LogType=file
|
||
|
|
LogFile=/usr/local/zabbix-7.0.1/zabbix_agentd.log
|
||
|
|
Server=192.168.0.0/24
|
||
|
|
ListenPort=10050
|
||
|
|
ListenIP=0.0.0.0
|
||
|
|
ServerActive=127.0.0.1
|
||
|
|
Hostname=localhost.zabbix_server
|
||
|
|
HostMetadata=Linux AutoRegister
|
||
|
|
User=zabbix
|
||
|
|
Include=/usr/local/zabbix-7.0.1/etc//zabbix_agentd.conf.d/*.conf
|
||
|
|
TLSConnect=cert
|
||
|
|
TLSAccept=cert
|
||
|
|
TLSCAFile=/disk2/ca.pem
|
||
|
|
TLSCertFile=/disk2/zabbix_agentd.pem
|
||
|
|
TLSKeyFile=/disk2/zabbix_agentd-key.pem
|