Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
centos:web_c7:icinga:start [20.02.2017 17:09. ] – icninga2 [Systemtest] #CentOS7 #icinga2 djangocentos:web_c7:icinga:start [20.02.2017 17:10. ] – Icinga2 [Programm- und Verzeichnisse] #CentOS7 #Icinga2 django
Zeile 359: Zeile 359:
 <code>/etc/icinga2/ <code>/etc/icinga2/
 ├── conf.d ├── conf.d
-│   ├── commands.conf +│   ├── app.conf 
-│   ├── downtimes.conf +│   ├── commands.conf 
-│   ├── groups.conf +│   ├── downtimes.conf 
-│   ├── hosts.conf +│   ├── groups.conf 
-│   ├── notifications.conf +│   ├── hosts.conf 
-│   ├── satellite.conf +│   ├── notifications.conf 
-│   ├── services.conf +│   ├── satellite.conf 
-│   ├── templates.conf +│   ├── services.conf 
-│   ├── timeperiods.conf +│   ├── templates.conf 
-│   └── users.conf+│   ├── timeperiods.conf 
 +│   └── users.conf
 ├── constants.conf ├── constants.conf
 ├── features-available ├── features-available
-│   ├── api.conf +│   ├── api.conf 
-│   ├── checker.conf +│   ├── checker.conf 
-│   ├── command.conf +│   ├── command.conf 
-│   ├── compatlog.conf +│   ├── compatlog.conf 
-│   ├── debuglog.conf +│   ├── debuglog.conf 
-│   ├── gelf.conf +│   ├── gelf.conf 
-│   ├── graphite.conf +│   ├── graphite.conf 
-│   ├── icingastatus.conf +│   ├── influxdb.conf 
-│   ├── ido-mysql.conf +│   ├── livestatus.conf 
-│   ├── ido-pgsql.conf +│   ├── mainlog.conf 
-│   ├── livestatus.conf +│   ├── notification.conf 
-│   ├── mainlog.conf +│   ├── opentsdb.conf 
-│   ├── notification.conf +│   ├── perfdata.conf 
-│   ├── perfdata.conf +│   ├── statusdata.conf 
-│   ├── statusdata.conf +│   └── syslog.conf
-│   └── syslog.conf+
 ├── features-enabled ├── features-enabled
-│   ├── checker.conf -> ../features-available/checker.conf +│   ├── checker.conf -> ../features-available/checker.conf 
-│   ├── mainlog.conf -> ../features-available/mainlog.conf +│   ├── mainlog.conf -> ../features-available/mainlog.conf 
-│   └── notification.conf -> ../features-available/notification.conf+│   └── notification.conf -> ../features-available/notification.conf
 ├── icinga2.conf ├── icinga2.conf
 ├── init.conf ├── init.conf
 ├── repository.d ├── repository.d
-│   └── README+│   └── README
 ├── scripts ├── scripts
-│   ├── mail-host-notification.sh +│   ├── mail-host-notification.sh 
-│   └── mail-service-notification.sh+│   └── mail-service-notification.sh
 ├── zones.conf ├── zones.conf
 └── zones.d └── zones.d
-    └── README +    └── README</code>
-</code>+
  
 ===== Icinga 2 Featurelist ===== ===== Icinga 2 Featurelist =====
  • centos/web_c7/icinga/start.txt
  • Zuletzt geändert: 30.05.2020 17:30.
  • von django