infra-docs-fpo/modules/sysadmin_guide/pages/sop_zabbix_installation.adoc
David Kirwan 5a0340df99
zabbix: SOP Zabbix server install
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2023-09-12 07:16:05 +01:00

10 lines
612 B
Text

= Zabbix Server Installation
== Resources
- [1] Official Installation Instructions: https://www.zabbix.com/download?zabbix=6.0&os_distribution=red_hat_enterprise_linux&os_version=9&components=server_frontend_agent&db=pgsql&ws=nginx
- [2] Playbook: https://pagure.io/fedora-infra/ansible/blob/main/f/playbooks/groups/zabbix.yml
- [3] Role: https://pagure.io/fedora-infra/ansible/blob/main/f/roles/zabbix
== Installation
The playbook,role at [2],[3] contains everything required to create a VM for Zabbix server, and should also integrate it with FAS. Members of the group `sysadmin-noc` may run this playbook.