NethServer Version: 8
Module: Zabbix
in Zabbix you can add userparameter in the zaabix_agent.conf. How is the best way to do this in Nethservers Zabbix-App?
Where is the agent conf located?
NethServer Version: 8
Module: Zabbix
in Zabbix you can add userparameter in the zaabix_agent.conf. How is the best way to do this in Nethservers Zabbix-App?
Where is the agent conf located?
Unfortunately the agent config file is not persistent yet.
I’m going to release an updated version, where it should be possible to use environment variables or edit the config file directly which will be included in the backup.
great, thank you.Do you know already when this will happen?
I’d like to release the update this weekend.
EDIT:
Update released. It’s possible now to customize the components using environment variables and add a custom .conf file to the agent, see GitHub - mrmarkuz/ns8-zabbix · GitHub
thank you works great