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:web2 [20.02.2017 20:25. ] – [PHP-(Pakete)] djangocentos:web_c7:icinga:web2 [20.02.2017 20:41. ] – [Icinga2 Dokumentation] /usr/share/doc/icinga2-ido-mysql-2.3.2/README.md #CentOS7 #icinga2 django
Zeile 50: Zeile 50:
  
 <code>Name        : icinga2-ido-mysql <code>Name        : icinga2-ido-mysql
-Version     : 2.3.2+Version     : 2.6.2
 Release     : 1.el7.centos Release     : 1.el7.centos
 Architecture: x86_64 Architecture: x86_64
-Install Date: Fri 13 Mar 2015 08:44:32 AM CET+Install Date: Mon 20 Feb 2017 09:30:11 PM CET
 Group       : Applications/System Group       : Applications/System
-Size        : 528988+Size        : 588917
 License     : GPL-2.0+ License     : GPL-2.0+
-Signature   : DSA/SHA1, Thu 12 Mar 2015 04:17:20 PM CET, Key ID c6e319c334410682 +Signature   : DSA/SHA1, Mon 13 Feb 2017 01:42:28 PM CET, Key ID c6e319c334410682 
-Source RPM  : icinga2-2.3.2-1.el7.centos.src.rpm +Source RPM  : icinga2-2.6.2-1.el7.centos.src.rpm 
-Build Date  : Thu 12 Mar 2015 04:17:05 PM CET +Build Date  : Mon 13 Feb 2017 01:42:07 PM CET 
-Build Host  : jenkins-build-5c74b3d4-776+Build Host  : 90c74ef910b1
 Relocations : (not relocatable) Relocations : (not relocatable)
-URL         : https://www.icinga.org/+URL         : https://www.icinga.com/
 Summary     : IDO MySQL database backend for Icinga 2 Summary     : IDO MySQL database backend for Icinga 2
 Description : Description :
Zeile 69: Zeile 69:
 /etc/icinga2/features-available/ido-mysql.conf /etc/icinga2/features-available/ido-mysql.conf
 /usr/lib64/icinga2/libdb_ido_mysql.so /usr/lib64/icinga2/libdb_ido_mysql.so
-/usr/share/doc/icinga2-ido-mysql-2.3.2 +/usr/lib64/icinga2/libdb_ido_mysql.so.2.6.2 
-/usr/share/doc/icinga2-ido-mysql-2.3.2/AUTHORS +/usr/share/doc/icinga2-ido-mysql-2.6.2 
-/usr/share/doc/icinga2-ido-mysql-2.3.2/COPYING +/usr/share/doc/icinga2-ido-mysql-2.6.2/AUTHORS 
-/usr/share/doc/icinga2-ido-mysql-2.3.2/COPYING.Exceptions +/usr/share/doc/icinga2-ido-mysql-2.6.2/COPYING 
-/usr/share/doc/icinga2-ido-mysql-2.3.2/ChangeLog +/usr/share/doc/icinga2-ido-mysql-2.6.2/COPYING.Exceptions 
-/usr/share/doc/icinga2-ido-mysql-2.3.2/NEWS +/usr/share/doc/icinga2-ido-mysql-2.6.2/ChangeLog 
-/usr/share/doc/icinga2-ido-mysql-2.3.2/README.md+/usr/share/doc/icinga2-ido-mysql-2.6.2/NEWS 
 +/usr/share/doc/icinga2-ido-mysql-2.6.2/README.md
 /usr/share/icinga2-ido-mysql /usr/share/icinga2-ido-mysql
 /usr/share/icinga2-ido-mysql/schema /usr/share/icinga2-ido-mysql/schema
Zeile 84: Zeile 85:
 /usr/share/icinga2-ido-mysql/schema/upgrade/2.2.0.sql /usr/share/icinga2-ido-mysql/schema/upgrade/2.2.0.sql
 /usr/share/icinga2-ido-mysql/schema/upgrade/2.3.0.sql /usr/share/icinga2-ido-mysql/schema/upgrade/2.3.0.sql
-</code>+/usr/share/icinga2-ido-mysql/schema/upgrade/2.4.0.sql 
 +/usr/share/icinga2-ido-mysql/schema/upgrade/2.5.0.sql 
 +/usr/share/icinga2-ido-mysql/schema/upgrade/2.6.0.sql</code>
  
 ==== Dokumentation ==== ==== Dokumentation ====
Zeile 90: Zeile 93:
    # less /usr/share/doc/icinga2-ido-mysql-*/README.md    # less /usr/share/doc/icinga2-ido-mysql-*/README.md
  
-<file markdown /usr/share/doc/icinga2-ido-mysql-2.3.2/README.md># Icinga 2+<file markdown /usr/share/doc/icinga2-ido-mysql-2.3.2/README.md>[![Build Status](https://travis-ci.org/Icinga/icinga2.svg?branch=master)](https://travis-ci.org/Icinga/icinga2) 
 + 
 +# Icinga 2 
 + 
 +![Icinga Logo](https://www.icinga.com/wp-content/uploads/2014/06/icinga_logo.png) 
 + 
 +#### Table of Contents 
 + 
 +1. [About][About] 
 +2. [License][License] 
 +3. [Installation][Installation] 
 +4. [Documentation][Documentation] 
 +5. [Support][Support] 
 +6. [Development and Contributions][Development]
  
 ## About ## About
Zeile 100: Zeile 116:
 multiple locations. multiple locations.
  
-Check doc/1-about.md for detailed introduction.+Icinga 2 as monitoring core works best with [Icinga Web 2](https://www.icinga.com/products/icinga-web-2/
 +as web interface. 
 + 
 +More information can be found at [www.icinga.com](https://www.icinga.com/products/icinga-2/
 +and inside the [documentation](doc/1-about.md). 
 + 
 +## License 
 + 
 +Icinga 2 and the Icinga 2 documentation are licensed under the terms of the GNU 
 +General Public License Version 2, you will find copy of this license in the 
 +COPYING file included in the source package.
  
 ## Installation ## Installation
  
-Read the INSTALL file for more information about how to install it.+Read the [INSTALL.md](INSTALL.md) file for more information about how to install it.
  
 ## Documentation ## Documentation
  
-The documentation is located in the doc/ directory. The latest documentation +The documentation is located in the [doc/](doc/directory. The latest documentation 
-is also available on https://docs.icinga.org+is also available on https://docs.icinga.com
  
 ## Support ## Support
  
-Check the project website at https://www.icinga.org for status updates and +Check the project website at https://www.icinga.com for status updates. Join the 
-https://support.icinga.org if you want to contact us+[community channels](https://www.icinga.com/community/get-involved/) for questions 
-</file>+or ask an Icinga partner for [professional support](https://www.icinga.com/services/support/). 
 + 
 +## Development 
 + 
 +The Git repository is located on [GitHub](https://github.com/Icinga/icinga2). 
 + 
 +Icinga 2 is written in C++ and can be built on Linux/Unix and Windows. 
 +Read more about development builds in the [INSTALL.md](INSTALL.md) file. 
 + 
 +### Contributing 
 + 
 +There are many ways to contribute to Icinga -- whether it be sending patches, 
 +testing, reporting bugs, or reviewing and updating the documentation. Every 
 +contribution is appreciated! 
 + 
 +Please read the [contributing section](https://www.icinga.com/community/get-involved/
 +first. Then you should have a look at the [roadmap](https://github.com/Icinga/icinga2/milestones) 
 +and remaining [open issues](https://github.com/Icinga/icinga2/issues). 
 + 
 +Pick issues you want to help resolve, fork the [repository on GitHub](https://github.com/Icinga/icinga2) 
 +and send a pull request with your changes. Thanks for your contribution! 
 + 
 +### Testing 
 + 
 +Basic unit test coverage is provided by running `make test` during package builds. 
 +Read the [INSTALL.md](INSTALL.md) file for more information about development builds. 
 + 
 +Snapshot packages from the laster development branch are available inside the 
 +[package repository](http://packages.icinga.com). 
 + 
 +You can help test-drive the latest Icinga 2 snapshot packages inside the 
 +[Icinga 2 Vagrant boxes](https://github.com/icinga/icinga-vagrant). 
 + 
 + 
 +[About]: #about 
 +[License]: #license 
 +[Installation]: #installation 
 +[Documentation]: #documentation 
 +[Support]: #support 
 +[Development]: #development</file>
  
 Sehr detaillierte Informationen zur Konfiguration von **Icinga Web 2** findet man direkt in der **[[http://docs.icinga.org/icinga2/latest/doc/module/icinga2/toc#!/icinga2/latest/doc/module/icinga2/chapter/getting-started#setting-up-the-user-interface|aktuellesten Dokumentation]]** bei **[[http://icinga.org|Icinga]]**. Sehr detaillierte Informationen zur Konfiguration von **Icinga Web 2** findet man direkt in der **[[http://docs.icinga.org/icinga2/latest/doc/module/icinga2/toc#!/icinga2/latest/doc/module/icinga2/chapter/getting-started#setting-up-the-user-interface|aktuellesten Dokumentation]]** bei **[[http://icinga.org|Icinga]]**.
  • centos/web_c7/icinga/web2.txt
  • Zuletzt geändert: 30.05.2020 16:42.
  • von django