Werner Dijkerman
Werner Dijkerman
**Is your feature request related to a problem? Please describe.** I use a Docker image to generate the Changelog.md either when something is merged into master|main (Via GH action) or...
##### SUMMARY Some issues have been created in the past (#538 #250 ) that leads to collection not being (properly) installed. We need to update (or add some information to)...
##### SUMMARY Based on the Zabbix Lifecycle page found on [this](https://www.zabbix.com/life_cycle_and_release_policy) page, we can drop the support for older Zabbix releases with the roles. At this moment, `Zabbix 4.0 LTS`...
##### SUMMARY We need to be able to test the Zabbix Agent role on Windows. Zabbix Agent for Windows is currently best effort, as we don't have an automated way...
##### SUMMARY The current actions/setup/logic in the Zabbix Web role regarding PHP is completely outgrown and probably error prone/buggy (I try to prevent to say that it is a mess...
##### SUMMARY Each role has a `zabbix.yml` file in the `vars/` directory containing the version of Zabbix, the name of the OS and the signing key. It not maintainance friendly...
**Is your feature request related to a problem? Please describe.** I was trying to set a zabbix server in the raspberry pi and I find zabbix supports Raspian since 3.5,...
Note that Zabbix agent supports a ***list*** of IPs for the Server/ServerActive parameters. From zabbix_agentd.conf ``` ### option: server # list of comma delimited ip addresses (or hostnames) of zabbix...
Hello, I think it would be useful to have some parameters config on /etc/zabbix/zabbix_agentd.d/ Maybe we can add a magic value, so: agent_timeout: onfile 3 # create /etc/zabbix/zabbix_agentd.d/timeout.conf and comment...
Hi, We have a Jenkins master running in docker. When a job is started, a jenkins-slave docker container is started and executes everything related in this job in this specific...