<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Icinga2_Web_Director_Installation</id>
	<title>Icinga2 Web Director Installation - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Icinga2_Web_Director_Installation"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Icinga2_Web_Director_Installation&amp;action=history"/>
	<updated>2026-06-29T19:35:27Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Icinga2_Web_Director_Installation&amp;diff=17970&amp;oldid=prev</id>
		<title>Thomas.will: Die Seite wurde neu angelegt: „ =Installation= *cd /usr/share/icingaweb2/modules *download von https://github.com/Icinga/icingaweb2-module-director *unzip *mv icingaweb2-module-director dire…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Icinga2_Web_Director_Installation&amp;diff=17970&amp;oldid=prev"/>
		<updated>2018-11-29T10:39:33Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „ =Installation= *cd /usr/share/icingaweb2/modules *download von https://github.com/Icinga/icingaweb2-module-director *unzip *mv icingaweb2-module-director dire…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
=Installation=&lt;br /&gt;
*cd /usr/share/icingaweb2/modules&lt;br /&gt;
*download von https://github.com/Icinga/icingaweb2-module-director&lt;br /&gt;
*unzip&lt;br /&gt;
*mv icingaweb2-module-director director &lt;br /&gt;
*restorecon -R director&lt;br /&gt;
&lt;br /&gt;
Datenbank erstellen&lt;br /&gt;
*mysql -u root -p&lt;br /&gt;
 mysql&amp;gt; CREATE DATABASE director CHARACTER SET 'utf8';&lt;br /&gt;
 mysql&amp;gt; GRANT ALL ON director.* TO 'director'@'localhost' IDENTIFIED BY 'password';&lt;br /&gt;
 mysql&amp;gt; FLUSH PRIVILEGES;&lt;br /&gt;
*mysql -u root -p director &amp;lt; /usr/share/icingaweb2/modules/director/schema/mysql.sql&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*icinga2 api setup&lt;br /&gt;
*Neue Ressource erstellen&lt;br /&gt;
[[Datei:icingaweb2-director1.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:icingaweb2-director2.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Name des Endpoints: Name der CA die beim Aufruf von icinga2 api setup  verwendet wurde&lt;br /&gt;
*Icinga-Host: localhost&lt;br /&gt;
*Port: 5665&lt;br /&gt;
*API-Benutzer: Benutzer aus /etc/icinga2/conf.d/api-users.conf&lt;br /&gt;
*Passwort: das generierte Passwort aus /etc/icinga2/conf.d/api-users.conf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Datei:icingaweb2-director3.png]]&lt;br /&gt;
&lt;br /&gt;
=Quellen=&lt;br /&gt;
*https://cstan.io/?p=8920&amp;amp;lang=en&lt;br /&gt;
*https://www.christian-klemm.de/icinga2-director-installation/&lt;/div&gt;</summary>
		<author><name>Thomas.will</name></author>
	</entry>
</feed>