icinga2/tools/configconvert/Icinga2
Michael Friedrich dae5ac8939 configconvert: serviceescalations with servicegroup_name
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
2013-06-26 09:23:01 +02:00
..
Convert.pm configconvert: serviceescalations with servicegroup_name 2013-06-26 09:23:01 +02:00
ExportIcinga2Cfg.pm configconvert: only export servicegroups when available 2013-06-26 09:23:01 +02:00
ImportIcinga1Cfg.pm configconvert: move to tools/ 2013-06-24 16:14:20 +02:00
Utils.pm configconvert: move to tools/ 2013-06-24 16:14:20 +02:00