Icinga2: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
Zeile 9: Zeile 9:
 
*apt-get install  apache2  libapache2-mod-php5
 
*apt-get install  apache2  libapache2-mod-php5
 
*apt-get install icinga2-classicui
 
*apt-get install icinga2-classicui
 +
=monitoring=
 +
==icinga server==
 +
*http://www.olindata.com/blog/2015/03/monitoring-remote-systems-icinga-2
 +
 
=zugriff=
 
=zugriff=
 
*http://hostname/icinga2-classicui/
 
*http://hostname/icinga2-classicui/

Version vom 28. September 2015, 14:19 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

icinga classic UI

  • apt-get install apache2 libapache2-mod-php5
  • apt-get install icinga2-classicui

monitoring

icinga server

zugriff

install icinga2-web

icinga2-web repo hinzufügen

  • add-apt-repository ppa:formorer/icinga-web

listen neu laden

  • apt-get update

install mysql und ido tools

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

install icinga-web

  • apt-get install --no-install-recommends icinga-web

quellen