[icinga-users] Icinga2 - how to display services from an existing Icinga1 server

2015-09-16 Thread Paul C
Icinga2 is proving very flexible with sattelite servers but we have an old Icinga1 server with lots of customizations that would take a lot of effort to migrate to Icinga2. Is there a way to push Icinga 1 status file to icinga2 and it will magically display all the hosts and services? There are s

Re: [icinga-users] Icinga2 - how to display services from an existing Icinga1 server

2015-09-21 Thread Paul C
ose two hints > will save you most of the time I lost going sideways ;) What you will have > isn’t pretty, but it gets Icinga stood up and allows to you iterate > refactoring to take advantage of Icinga2’s features. > > On Sep 16, 2015, at 6:37 AM, Paul C wrote: > > Icing

Re: [icinga-users] Encrypted constans

2015-12-01 Thread Paul C
Jenkins and TeamCity continuous build servers support something simillar. The encrypted variables can be accessed as environment variables. If there is a user interface to edit service checks that is shared, misc people in different roles can use the password as a variable but not be able to see i

[icinga-users] Refactoring Icinga2 configuration language?

2016-01-11 Thread Paul C
Is there any discussion on refactoring the scripting language within Icinga2? After trying to train a few people and migrate some Icinga1 configs I'm having mixed feelings about how it works now. Sorry in advanced if these things sound misinformed since I'm no expert on Icinga2. Nonetheless, thes

Re: [icinga-users] Refactoring Icinga2 configuration language?

2016-01-12 Thread Paul C
to do it. On Tue, Jan 12, 2016 at 10:54 AM, Michael Friedrich < michael.friedr...@netways.de> wrote: > Hi, > > > On 11 Jan 2016, at 16:47, Paul C wrote: > > > > Is there any discussion on refactoring the scripting language within > Icinga2? After trying to tr