+ PSK beállítások az agenthez
This commit is contained in:
@ -8,5 +8,8 @@ LogFileSize={{ ZBXLOGFILESIZE }}
|
||||
Server={{ ZBXSERVER }}
|
||||
ListenPort={{ ZBXAGENTPORT }}
|
||||
ListenIP={{ ZBXLISTENIP }}
|
||||
ServerActive=127.0.0.1
|
||||
Hostname={{ inventory_hostname_short}}
|
||||
Hostname={{ inventory_hostname_short }}
|
||||
TLSConnect=psk
|
||||
TLSAccept=psk
|
||||
TLSPSKFile={{ ZBXDIR }}/zabbix.psk
|
||||
TLSPSKIdentity={{ inventory_hostname_short }}
|
||||
|
Reference in New Issue
Block a user