[PR #14] [MERGED] Bilgi sistemleri izleme #38

Closed
opened 2026-03-02 15:45:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Pardus-Ahtapot/MYS/pull/14
Author: @alptugay
Created: 6/12/2018
Status: Merged
Merged: 6/12/2018
Merged by: @volkandod

Base: developmentHead: bilgi-sistemleri-izleme


📝 Commits (3)

📊 Changes

17 files changed (+172 additions, -18 deletions)

View changed files

📝 ahtapotmys/playbooks/icinga.yml (+1 -0)
📝 ahtapotmys/roles/icinga2-ansible-no-ui/tasks/icinga2_Debian_install.yml (+5 -5)
📝 ahtapotmys/roles/icinga2-ansible-no-ui/tasks/icinga2_configure.yml (+17 -0)
ahtapotmys/roles/icinga2-ansible-no-ui/templates/commands.j2 (+56 -0)
📝 ahtapotmys/roles/icinga2-ansible-no-ui/templates/notifications.j2 (+15 -8)
ahtapotmys/roles/icinga2-ansible-no-ui/templates/sms.py.j2 (+21 -0)
📝 ahtapotmys/roles/icinga2-ansible-no-ui/templates/users.j2 (+4 -0)
ahtapotmys/roles/icinga2-ansible-no-ui/vars/commands.yml (+5 -0)
📝 ahtapotmys/roles/icinga2-ansible-no-ui/vars/main.yml (+12 -2)
📝 ahtapotmys/roles/icinga2-ansible-no-ui/vars/notifications.yml (+23 -2)
📝 ahtapotmys/roles/icinga2-ansible-no-ui/vars/users.yml (+13 -1)
faz1-deps/kurumsal5/nagios-nrpe-plugin_3.0.1-3+deb9u2_amd64.deb (+0 -0)
faz1-deps/kurumsal5/nagios-nrpe-server_3.0.1-3+deb9u2_amd64.deb (+0 -0)
faz1-deps/kurumsal5/nagios-nrpe_3.0.1-3+deb9u2.debian.tar.xz (+0 -0)
faz1-deps/kurumsal5/nagios-nrpe_3.0.1.orig .tar.gz (+0 -0)
faz2docs/Saldiri Tespit ve Önleme Sistemi Ansible Kurulum Test Dokümanı.pdf (+0 -0)
faz2docs/Saldiri Tespit ve Önleme Sistemi Kurulum ve Kullanım Dokümanı.pdf (+0 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Pardus-Ahtapot/MYS/pull/14 **Author:** [@alptugay](https://github.com/alptugay) **Created:** 6/12/2018 **Status:** ✅ Merged **Merged:** 6/12/2018 **Merged by:** [@volkandod](https://github.com/volkandod) **Base:** `development` ← **Head:** `bilgi-sistemleri-izleme` --- ### 📝 Commits (3) - [`c372083`](https://github.com/Pardus-Ahtapot/MYS/commit/c37208373c00a1fb58bf8fd461e057c0c1cdae4c) Kurulum ve Test Dokumanları eklendi - [`8993e01`](https://github.com/Pardus-Ahtapot/MYS/commit/8993e013e8cc322d8bea5c41e74b1fcc7996d33e) Merge branch 'bilgi-sistemleri-izleme' of https://github.com/alptugay/MYS into bilgi-sistemleri-izleme - [`db20187`](https://github.com/Pardus-Ahtapot/MYS/commit/db201870585ac01ade05241dd5b622d8789ddbb3) sms duzenlemeleri ve kurumsal 5 icin nagios-plugins paketleri ### 📊 Changes **17 files changed** (+172 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `ahtapotmys/playbooks/icinga.yml` (+1 -0) 📝 `ahtapotmys/roles/icinga2-ansible-no-ui/tasks/icinga2_Debian_install.yml` (+5 -5) 📝 `ahtapotmys/roles/icinga2-ansible-no-ui/tasks/icinga2_configure.yml` (+17 -0) ➕ `ahtapotmys/roles/icinga2-ansible-no-ui/templates/commands.j2` (+56 -0) 📝 `ahtapotmys/roles/icinga2-ansible-no-ui/templates/notifications.j2` (+15 -8) ➕ `ahtapotmys/roles/icinga2-ansible-no-ui/templates/sms.py.j2` (+21 -0) 📝 `ahtapotmys/roles/icinga2-ansible-no-ui/templates/users.j2` (+4 -0) ➕ `ahtapotmys/roles/icinga2-ansible-no-ui/vars/commands.yml` (+5 -0) 📝 `ahtapotmys/roles/icinga2-ansible-no-ui/vars/main.yml` (+12 -2) 📝 `ahtapotmys/roles/icinga2-ansible-no-ui/vars/notifications.yml` (+23 -2) 📝 `ahtapotmys/roles/icinga2-ansible-no-ui/vars/users.yml` (+13 -1) ➕ `faz1-deps/kurumsal5/nagios-nrpe-plugin_3.0.1-3+deb9u2_amd64.deb` (+0 -0) ➕ `faz1-deps/kurumsal5/nagios-nrpe-server_3.0.1-3+deb9u2_amd64.deb` (+0 -0) ➕ `faz1-deps/kurumsal5/nagios-nrpe_3.0.1-3+deb9u2.debian.tar.xz` (+0 -0) ➕ `faz1-deps/kurumsal5/nagios-nrpe_3.0.1.orig .tar.gz` (+0 -0) ➕ `faz2docs/Saldiri Tespit ve Önleme Sistemi Ansible Kurulum Test Dokümanı.pdf` (+0 -0) ➕ `faz2docs/Saldiri Tespit ve Önleme Sistemi Kurulum ve Kullanım Dokümanı.pdf` (+0 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:45:48 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/MYS#38
No description provided.