Ajout de default pour Zabbix-cli

This commit is contained in:
root
2023-12-22 19:01:25 +01:00
parent fb900be1e4
commit d9fb25425d
2 changed files with 12 additions and 6 deletions

View File

@@ -0,0 +1,6 @@
PidFile: "/run/zabbix/zabbix_agentd.pid"
LogFile: "/var/log/zabbix/zabbix_agentd.log"
LogFileSize: "0"
Server: "127.0.0.1"
ServerActive: "192.168.99.106"
Include: "/etc/zabbix/zabbix_agentd.d/*.conf"