Initial config
This commit is contained in:
11
zabbix/zabbix_agent2.conf
Normal file
11
zabbix/zabbix_agent2.conf
Normal file
@@ -0,0 +1,11 @@
|
||||
PidFile=/var/run/zabbix/zabbix_agent2.pid
|
||||
LogFile=/var/log/zabbix/zabbix_agent2.log
|
||||
LogFileSize=0
|
||||
Server=
|
||||
ServerActive=192.168.0.25
|
||||
Hostname=mainsailos
|
||||
Include=/etc/zabbix/zabbix_agent2.d/*.conf
|
||||
ControlSocket=/tmp/agent.sock
|
||||
DenyKey=system.run[*]
|
||||
Plugins.SystemRun.LogRemoteCommands=1
|
||||
Include=./zabbix_agent2.d/plugins.d/*.conf
|
||||
Reference in New Issue
Block a user