Primera subida.

This commit is contained in:
IvanMarts 2025-03-11 07:11:43 +01:00
parent c5799ccc1d
commit da5d5bfea9
3 changed files with 12 additions and 0 deletions

0
inventory/lxc.ini Normal file
View File

View File

@ -0,0 +1,12 @@
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

View File