Re: [icinga-users] Icinga2 and pnp4nagios?

2016-06-03 Thread Beat.Siegenthaler
It's not clear to me whether I should be following the instructions in paragraph 16.8.1 (it says "Icinga Web 2 doesn't require the action url attribute in its own module" - does that mean Icinga Web 2 doesn't require it at all, or just that it doesn't have to be in its own module?) This module s

Re: [icinga-users] Icinga2 and pnp4nagios?

2016-06-03 Thread Antony Stone
On Friday 03 June 2016 at 13:07:07, beat.siegentha...@swisscom.com wrote: > It's not clear to me whether I should be following the instructions in > paragraph 16.8.1 (it says "Icinga Web 2 doesn't require the action url > attribute in its own module" - does that mean Icinga Web 2 doesn't require >

Re: [icinga-users] Icinga2 and pnp4nagios?

2016-06-03 Thread Heike Jurzik
Heya, On Thu, Jun 02, 2016 at 05:14:23PM +0200, Antony Stone wrote: > Has anyone managed to get pnp4nagios graphs working with Icinga2? Yes -- kind of. :) All the components seem to work fine, but clicking on an Action link in Icinga Web 2 opens the pnp4nagios graphs in a new tab ... (still tryi

Re: [icinga-users] Icinga2 and pnp4nagios

2016-06-03 Thread osterd
> Hi. > > Has anyone managed to get pnp4nagios graphs working with Icinga2? Hey, yes I did. I followed in large parts https://www.thomas-krenn.com/de/wiki/Icinga_2_Graphen_mit_PNP_unter_Ubuntu_14.04_Trusty#PNP-Konfiguration and used the npcdmod as well. The plugin you want to install in Icinga2 i

Re: [icinga-users] Icinga2 and pnp4nagios

2016-06-03 Thread Heike Jurzik
Hi, On Fri, Jun 03, 2016 at 02:19:01PM +0200, ost...@gmx.de wrote: > and used the npcdmod as well. The plugin you want to install in Icinga2 is > called icingaweb2-module-pnp. You can find it on github. It'll set the > action_url's automatically, if I remember correctly. Thanks! After some more