mirror of
https://github.com/Pardus-Ahtapot/MYS.git
synced 2026-04-25 17:45:56 +03:00
[PR #2] [CLOSED] Icinga servisi MYS içine eklendi. ZAbbix kurulumu sırasında karşılaşı… #26
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/MYS#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Pardus-Ahtapot/MYS/pull/2
Author: @alptugay
Created: 4/13/2018
Status: ❌ Closed
Base:
development← Head:bilgi-sistemleri-izleme📝 Commits (1)
78f02e6Icinga servisi MYS içine eklendi. ZAbbix kurulumu sırasında karşılaşılan bir hata düzeltildi. ZAbbix paketi, source kodları eklendi, icinga/nrpe için gerekli betikler deps dizini altına eklendi.📊 Changes
24 files changed (+1560 additions, -0 deletions)
View changed files
📝
ahtapotmys/hosts(+2 -0)➕
ahtapotmys/playbooks/icinga.yml(+44 -0)➕
ahtapotmys/roles/icinga2-ansible-classic-ui/README.md(+53 -0)➕
ahtapotmys/roles/icinga2-ansible-classic-ui/handlers/main.yml(+20 -0)➕
ahtapotmys/roles/icinga2-ansible-classic-ui/meta/main.yml(+137 -0)➕
ahtapotmys/roles/icinga2-ansible-classic-ui/tasks/icinga2_classic_ui_Debian_install.yml(+21 -0)➕
ahtapotmys/roles/icinga2-ansible-classic-ui/tasks/main.yml(+4 -0)➕
ahtapotmys/roles/icinga2-ansible-classic-ui/vars/main.yml(+12 -0)➕
ahtapotmys/roles/icinga2-ansible-no-ui/README.md(+22 -0)➕
ahtapotmys/roles/icinga2-ansible-no-ui/handlers/main.yml(+7 -0)➕
ahtapotmys/roles/icinga2-ansible-no-ui/meta/main.yml(+137 -0)➕
ahtapotmys/roles/icinga2-ansible-no-ui/tasks/icinga2_Debian_install.yml(+14 -0)➕
ahtapotmys/roles/icinga2-ansible-no-ui/tasks/icinga2_configure.yml(+34 -0)➕
ahtapotmys/roles/icinga2-ansible-no-ui/tasks/main.yml(+8 -0)➕
ahtapotmys/roles/icinga2-ansible-no-ui/templates/hosts.j2(+15 -0)➕
ahtapotmys/roles/icinga2-ansible-no-ui/templates/icinga2.conf.j2(+7 -0)➕
ahtapotmys/roles/icinga2-ansible-no-ui/templates/icinga2_check_commands.j2(+16 -0)➕
ahtapotmys/roles/icinga2-ansible-no-ui/vars/hosts.yml(+20 -0)➕
ahtapotmys/roles/icinga2-ansible-no-ui/vars/main.yml(+11 -0)📝
ahtapotmys/roles/zabbix/handlers/main.yml(+1 -0)...and 4 more files
📄 Description
Icinga servisi MYS içine eklendi. ZAbbix kurulumu sırasında karşılaşılan bir hata düzeltildi. ZAbbix paketi, source kodları eklendi, icinga/nrpe için gerekli betikler deps dizini altına eklendi.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.