10 lines
612 B
Text
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.
|
|
|