Re: [icinga-users] icinga2-slack-notifications

2017-03-20 Thread Nune Isabekyan
Hi Blerim, thanks for the feedback. We wanted to use an easy to use and free debian repository, but did not find one. Guys in the internet are in fact using a separate github repo to host their debian packages without a hassle. We thought about that approach, but in order to keep the project and it

Re: [icinga-users] icinga2-slack-notifications

2017-03-20 Thread Blerim Sheqa
Hi Nune, we use aptly [1] for Debian repositories. It has an API, so creating repos, publishing packages and updating them is fairly easy. Maybe it’s worth a try. > Regarding the blog post - I would love to write one! I think I'll come up > with something endofweek. Awesome! You can send me a

Re: [icinga-users] self signed certificate from host using bootstrap.ps1

2017-03-20 Thread Michael Friedrich
> On 17 Mar 2017, at 20:29, Scott wrote: > > Hi Group. > > We are using the bootstrap powershell What’s that? > and when the certificates get > created we are seeing this in our Icinga2.log: > > [2017-03-17 13:22:01 -0600] information/ApiListener: New client > connection for identity 'ca1om0

Re: [icinga-users] Best practice to avoid redundant definitions in a multi-zone setup

2017-03-20 Thread Valentin Höbel
Hi, I am just wondering if anybody would have some ideas to share. Best regards Valentin On 20.02.2017 19:03, Valentin Höbel wrote: Dear list, I built a demo setup with one master, several satellites and several "clients" which are checked by the satellites. All satellites are located withi

Re: [icinga-users] self signed certificate from host using bootstrap.ps1

2017-03-20 Thread Scott
I was able to reproduce the problem in my lab however was not able to fix the problem in my DEV environment I moved all the certs and run 'icinga2 node wizard' which seemed to generate a new salt. I then restarted icinga2 and generated a new pki ticket for my endpoint still seeing the self si

Re: [icinga-users] self signed certificate from host using bootstrap.ps1

2017-03-20 Thread Michael Friedrich
> On 20 Mar 2017, at 13:41, Scott wrote: > > I was able to reproduce the problem in my lab however was not able to > fix the problem in my DEV environment I moved all the certs and > run 'icinga2 node wizard' which seemed to generate a new salt. I then > restarted icinga2 and generated a n

Re: [icinga-users] fileshipper getting started

2017-03-20 Thread Valentin Höbel
Hi Rudy, I don't know about "fileshipper only", but usually you also install the Icingaweb2 module Director and create a sync rule (in addition to an import source). You then trigger the import and the sync rule before starting the config check and deployment (both through Director). Please

Re: [icinga-users] self signed certificate from host using bootstrap.ps1

2017-03-20 Thread Scott
sorry Michael I should be referring to the "kickstart.ps1" script and not bootstrap. Kickstart can be found if you enable agent checks for a host. Scott. On Mon, Mar 20, 2017 at 6:45 AM, Michael Friedrich wrote: > >> On 20 Mar 2017, at 13:41, Scott wrote: >> >> I was able to reproduce the prob

[icinga-users] fileshipper getting started

2017-03-20 Thread Rudy Gevaert
Hello, How do I get items imported from CSV with fileshipper to be seen as host objects? As an old school Nagios user I'm having some issues adjusting to Icinga2. I set up the the fileshipper module and configured a new datasource. It successfully reads the CSV.  I also added a modifier to trans

Re: [icinga-users] fileshipper getting started

2017-03-20 Thread Rudy Gevaert
On Mon, 2017-03-20 at 15:30 +0100, Valentin Höbel wrote: > Hi Rudy, > > I don't know about "fileshipper only", but usually you also install > the  > Icingaweb2 module Director and create a sync rule (in addition to an  > import source). > You then trigger the import and the sync rule before starti