mirror of https://github.com/Icinga/icinga2.git
clusterdistributed-monitoringelasticgraphitegraylogicingainfluxdbmetricsmonitoringnotificationopentsdbperformancerest-apitls
dae5ac8939
requires a new functionality to grab all service names by a given servicegroup name. this only works after reprocessing all services with their updated "servicegroups" attribute as array in the 2.x objects hive. after fetching the service names and their logical objects, it's quite the same procedure as for the hostgroups and single host_names/service_descriptions - for better reading, code remains duplicated for now. furthermore, escalation notification template objects are only added based on the old contact->notification_command, and only a reference template added when using within the service linking. refs #4009 |
||
---|---|---|
components | ||
contrib | ||
docs | ||
etc | ||
icinga-app | ||
itl | ||
lib | ||
m4 | ||
test | ||
third-party | ||
tools | ||
.gitignore | ||
AUTHORS | ||
COPYING | ||
COPYING.Exceptions | ||
ChangeLog | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
aminclude.am | ||
autogen.sh | ||
configure.ac | ||
git_version.sh | ||
icinga2.sln | ||
icinga2.spec |
README
Icinga 2 ======== Icinga 2 is a network monitoring application. Read the INSTALL file for more information about how to install it. The documentation file docs/icinga2-intro.txt contains an in-depth overview of currently implemented and planned features for Icinga 2. Read the INSTALL file for information on how to install Icinga 2. Check the project website at http://www.icinga.org/ for status updates and https://www.icinga.org/support/ if you want to contact us.