zabbix: SOP Zabbix server install
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
parent
afc93d575a
commit
5a0340df99
2 changed files with 6 additions and 5 deletions
|
@ -1,9 +1,10 @@
|
|||
= Zabbix Server Installation
|
||||
|
||||
== Resources
|
||||
- [1] Code: https://pagure.io/cpe/fas2discourse/
|
||||
- [2] Playbook: https://pagure.io/fedora-infra/ansible/blob/main/f/playbooks/manual/fas2discourse.yml
|
||||
- [3] Role: https://pagure.io/fedora-infra/ansible/blob/main/f/roles/fas2discourse
|
||||
- [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
|
||||
|
||||
== X
|
||||
== 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.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
= SOPs
|
||||
= Zabbix Related SOPs
|
||||
|
||||
- xref:sop_zabbix_installation.adoc[SOP Zabbix Installation]
|
||||
- xref:sop_add_zabbix_agent.adoc[SOP Add Zabbix Agent to hosts]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue