community.zabbix icon indicating copy to clipboard operation
community.zabbix copied to clipboard

Zabbix Ansible modules

Results 162 community.zabbix issues
Sort by recently updated
recently updated
newest added

##### SUMMARY Review the windows agent installation : Finding and deleting the old agent version ##### ISSUE TYPE - Feature Pull Request : windows_agent_management) ##### COMPONENT NAME zabbix_agent role :...

##### SUMMARY Currently the role can install ```zabbix-agent(2)```, ```zabbix-get``` and ```zabbix-sender```. But ```zabbix-agent2``` comes with a few extra plugins (only postgresql and mongodb) for now. Can the ```zabbix_agent2_plugins``` variable be...

enhancement
role

##### SUMMARY As related to #1129 update documents to explicitly state that the HTTPapi connection will always take place from the controller no matter where a particular task is delegated...

documentation
enhancement

I used to set templates to specific hosts with the zabbix_host module until 1.9.3 with out problems like this: ``` - name: add template to host community.zabbix.zabbix_host: host_name: "{{ inventory_hostname...

documentation
good first issue

##### SUMMARY Adding the ability to create custom headers to the httpapi plugin. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME httpapi-plugin ##### ADDITIONAL INFORMATION I would like to...

enhancement
module

After initial schema applied server won't start ``` 169095:20230327:132255.794 Starting Zabbix Server. Zabbix 6.4.0 (revision 5b2736b6027). ... 169095:20230327:132255.808 [Z3005] query failed: [0] PGRES_FATAL_ERROR:ERROR: relation "users" does not exist LINE 1:...

bug
role
Awaiting Reply

##### SUMMARY Updating current macros on a template will remove the description. ##### ISSUE TYPE - Feature Idea We need to be able to update the macros on templates without...

bug
module

##### ISSUE TYPE - Bug Report ##### SUMMARY While setting the following variables in playbook or in group_vars/all.yml works: ``` zabbix_api_server_host: HOST zabbix_api_server_port: 80 ansible_zabbix_url_path: "api_jsonrpc.php" zabbix_api_login_pass: PASS zabbix_api_login_user: USER...

documentation

##### SUMMARY Not possible to run docker container with auto encryption ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ``` community.zabbix.zabbix_agent community.zabbix 2.1.0 ``` ##### ANSIBLE VERSION ``` ansible...

bug
good first issue
role

Hi, I would like to know how to set permission of template groups ( templategroup_rights ) for user group. I did not find this option, even though it is present...

enhancement
module