puppet-zabbix icon indicating copy to clipboard operation
puppet-zabbix copied to clipboard

Puppet module for creating and maintaining zabbix components with puppet.

Results 138 puppet-zabbix issues
Sort by recently updated
recently updated
newest added

Zabbix now provides Ubuntu Focal deb packages for the arm64 architecture: https://support.zabbix.com/browse/ZBXNEXT-5982 They can be found under a different URL than "usual", for example: https://repo.zabbix.com/zabbix/5.2/ubuntu-arm64/ so the repo.pp manifest has...

#### Pull Request (PR) description The `update_pgpass` resource may fail when using strong `${database_password}` that contain special characters such as `&` because the echoed string is not escaped. This Pull...

hello use the classes zabbix agent zabbix server zabbix data zabbix repo zabbix web but the 2 path not created : zabbix-agentd.pid & zabbix-server.pid any help??

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 7.17.0 - Ruby: 2.7.6 - Distribution: RHEL 7 - Module version: 9.2.0 ## How to reproduce (e.g Puppet code you...

## Affected Puppet, Ruby, OS and module versions/distributions - Module version: 9.2.0 ## How to reproduce (e.g Puppet code you use) Installing a proxy with either Mysql or Postgresql ##...

* Add param binary_location for specify zabbix agent binary (only for systemd) * Remove some parameters in zabbix agent configuration if it's zabbix agent2 package * LogRemoteCommands * StartAgents *...

enhancement

The current version of this module does not support Zabbix Agent 2. Agent 2 has much more functionality and we would like to switch to it. Please add new agent...

#### Pull Request (PR) description Adds sensitive support for passwords #### This Pull Request (PR) fixes the following issues Fixes #440

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 6.27.1-1focal - Ruby: 2.5.9p229 - Distribution: Ubuntu 20.04 - Module version: v9.2.0 ## How to reproduce (e.g Puppet code you...