Icinga-web ubuntu 16.04: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
Zeile 26: Zeile 26:
  
 
==installation diverser pakete==
 
==installation diverser pakete==
*apt-get install libapache2-mod-php7.0 libapache2-mod-php
+
*apt-get install libapache2-mod-php7.0 libapache2-mod-php php-intl php-xml php-gd  php-imagick php-pgsql
*apt-get install php-intl php-xml php-gd  php-imagick php-pgsql
 
  
  

Version vom 21. Juni 2016, 09:36 Uhr

install icinga2

icinga2 repo hinzufügen

  • add-apt-repository ppa:formorer/icinga

listen neu laden

  • apt-get update

icinga2 installation

  • apt-get install icinga2

MySQL Server und IDO Schnittstelle installieren

  • apt-get install mysql-server mysql-client icinga2-ido-mysql

root Password für Mysql

Icinga2-mysql1.png

enable IDO Features

Icinga2-mysql2.png


Icinga2-mysql3.png


Icinga2-mysql4.png


Datei:Icinga2-mysql5.png


Datei:Icinga2-mysql6.png

installation diverser pakete

  • apt-get install libapache2-mod-php7.0 libapache2-mod-php php-intl php-xml php-gd php-imagick php-pgsql


  • /etc/icinga2/features-enabled# ln -s ../features-available/ido-mysql.conf .

chmod 777 /etc/icingaweb2/modules/

Links