Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
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 [30.05.2020 17:24. ] – [IT Infrastruktur und System Monitoring mit Icinga 2 unter CentOS 7.x] django
Zeile 5: Zeile 5:
 Tiefergehende Informationen zu Icinga selbst findet man auf der [[https://www.icinga.org/icinga/icinga-2/features/|Icinga 2 - Features Seite]] im WWW. Eine detaillierte [[http://docs.icinga.org/icinga2/latest/doc/module/icinga2/toc Tiefergehende Informationen zu Icinga selbst findet man auf der [[https://www.icinga.org/icinga/icinga-2/features/|Icinga 2 - Features Seite]] im WWW. Eine detaillierte [[http://docs.icinga.org/icinga2/latest/doc/module/icinga2/toc
 |Installations- und Konfigurationsbeschreibung]], die bei der Erstellung dieser Installationsdokumentation wertvolle Hilfe geleistet hat, ist dort ebenfalls zu finden! |Installations- und Konfigurationsbeschreibung]], die bei der Erstellung dieser Installationsdokumentation wertvolle Hilfe geleistet hat, ist dort ebenfalls zu finden!
 +
 +{{page>centos:web_c7:icinga:inhalt&nofooter&noheader}}
 +
  
 ===== Installation ===== ===== Installation =====
Zeile 359: Zeile 362:
 <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 =====
Zeile 582: Zeile 584:
   * **[[http://dokuwiki.nausch.org/doku.php/|Zurück zur Startseite]]**   * **[[http://dokuwiki.nausch.org/doku.php/|Zurück zur Startseite]]**
  
-~~DISCUSSION~~ 
-~~AUTOTWEET:~~ 
  
  • centos/web_c7/icinga/start.txt
  • Zuletzt geändert: 30.05.2020 17:30.
  • von django