Re: [icinga-users] All configured authentication methods failed. Please check the system log or Icinga Web 2 log for more information.

2015-07-15 Thread Michael Friedrich
Hi, Am 15.07.2015 um 19:42 schrieb James Jelinek mailto:james.jeli...@streetcredsoftware.com>>: Afternoon all. I have a Centos 6.5 system with Postgres and apache installed. I am trying to get incinga2/incingaweb2 setup. After fighting with the install yesterday (apparently there's a bug wi

Re: [icinga-users] All configured authentication methods failed. Please check the system log or Icinga Web 2 log for more information.

2015-07-15 Thread Joseph L. Casale
> Jul 15 12:35:26 monitor icingaweb2[5918]: > Icinga\Exception\AuthenticationException in > /usr/share/php/Icinga/Authentication/User/DbUserBackend.php:204 with message: > Failed to authenticate user "admin" against backend "icingaweb2". An > exception was thrown: <- Zend_Db_Adapter_Exception i

[icinga-users] All configured authentication methods failed. Please check the system log or Icinga Web 2 log for more information.

2015-07-15 Thread James Jelinek
Afternoon all. I have a Centos 6.5 system with Postgres and apache installed. I am trying to get incinga2/incingaweb2 setup. After fighting with the install yesterday (apparently there’s a bug with the setup web wizard) I got some information on how to manually add the icingaweb2 db in postgr

Re: [icinga-users] assigning checks to overlapping hostgroups

2015-07-15 Thread Seth Galitzer
One more wrinkle on this topic. In another case, using Gunnar's solution, I also want to only assign the service if a host var is set. Right now, I'm doing this, which doesn't work: apply Service "bla" { assign where { var match = [ "a", "b" ] var arr = intersection(host.groups, ma

[icinga-users] pnp4nagios... again ;)

2015-07-15 Thread Hans Scheffers
Hi Today i updated icinga2 to version 2.3.6 on opensuse, together with pnp4nagios to version 0.6.25 Since both are restarted, my /var/log/messages is flooded with: Jul 15 15:55:05 srv npcd[25219]: message repeated 121 times: [ Use of uninitialized value $NAGIOS{"CHECK_COMMAND"} in printf at /

Re: [icinga-users] assigning checks to overlapping hostgroups

2015-07-15 Thread Seth Galitzer
On 07/15/2015 01:18 AM, Gunnar Beutner wrote: On 15/07/15 08:04, "icinga-users on behalf of Michael Friedrich" wrote: Sent from my iphone w/ free typos. Am 14.07.2015 um 23:42 schrieb Seth Galitzer : I want to be able to assign a service to a host that may be in one of several group

Re: [icinga-users] Icingaweb2 errors

2015-07-15 Thread Nobuo Matsushita
Eric, If you can tell me or point me ³how do I update Icingaweb2?². I will try it Thanks, Nobuo On 7/15/15, 3:30 AM, "icinga-users on behalf of Eric Lippmann" wrote: >Hi Nobuo, > >You only face these errors when refreshing the views via the refresh >button, right? > >Which version of Icinga W

Re: [icinga-users] icingaweb2 auto update question

2015-07-15 Thread Nobuo Matsushita
Eric, Thank you for this information :)! Nobuo On 7/15/15, 2:25 AM, "icinga-users on behalf of Eric Lippmann" wrote: >Hi Nobuo, > >We forgot to implement this :) I opened an issue: >https://dev.icinga.org/issues/9626 > >Cheers, >Eric > >On 08 Jul 2015, at 16:31, Nobuo Matsushita >mailto:no...@

Re: [icinga-users] Authentication configuration for user backend "icingaweb_db" is missing the 'resource' directive

2015-07-15 Thread Ankush Grover
Hi Eric, I configured the Icinga Web2 manually with the ldap/ad. I will try to test the latest snapshot and share the feedback.. Thanks & Regards Ankush Grover On Wed, Jul 15, 2015 at 2:00 PM, Eric Lippmann wrote: > Hi Ankush, > > Sorry for the noise. Johannes got it sorted out. This is a bu

[icinga-users] Notification filter of user

2015-07-15 Thread Bertalan Voros
Hello All, I would like to create a user with the following notification filter, but can't really figure out how to achive this in the user definition. Hosts: Recovery, Down, Unreachable Services: Recovery, Warning, Critical, Unknown Could someone show me an example? My user looks like this: o

Re: [icinga-users] How to change default dashboard for all users

2015-07-15 Thread Eric Lippmann
Hi Vijay, Changes in the configuration.php are not update-safe. There is no possibility yet to change the default dashboard for all users. I opened an issue for discussion: https://dev.icinga.org/issues/9629 Cheers, Eric On 10 Jul 2015, at 11:27, Tobias von der Krone mailto:icinga+us...@vonde

Re: [icinga-users] Icingaweb2 errors

2015-07-15 Thread Eric Lippmann
Hi Nobuo, You only face these errors when refreshing the views via the refresh button, right? Which version of Icinga Web 2 are you using? Any chance to test our latest snapshot? Cheers, Eric On 14 Jul 2015, at 21:07, Nobuo Matsushita mailto:no...@layer3tv.com>> wrote: Hi I am using icinga

Re: [icinga-users] Problems with icingaweb2 install

2015-07-15 Thread Eric Lippmann
Hi James, Which version of Icinga Web 2 are you using? Did you import the database schema for Icinga Web 2 before running the setup wizard? Did you choose two different databases; one for Icinga 2 and one for Icinga Web 2? A detailed explanation of all steps you’ve run through would be helpful.

Re: [icinga-users] Icingaweb2: wrong host/service count in tactical overview

2015-07-15 Thread Markus Joosten
Hi Eric, this system is considered as in pre-production, so i cannot install any snapshots. I'll be able to upgrade to rc2 once it's available. Regards, Markus -Original message- > From:Eric Lippmann > Sent: Wednesday 15th July 2015 10:36 > To: icinga-users@lists.icinga.org > Subject

Re: [icinga-users] Icingaweb2: wrong host/service count in tactical overview

2015-07-15 Thread Eric Lippmann
Hi Markus, This is bug in our rc1-release. Any chance to test our latest snapshot? Cheers, Eric > On 10 Jul 2015, at 11:34, Markus Joosten wrote: > > Hello list, > > i just upgraded my icingaweb2 installation to rc1 via Ubuntu repository and > noticed that the tactical overview now shows wrong

Re: [icinga-users] [icingaweb2] HTML links in plugin output

2015-07-15 Thread Eric Lippmann
Hi Hans, There is now way to change that behavior yet. I opened an issue for discussion: https://dev.icinga.org/issues/9627 Cheers, Eric On 09 Jul 2015, at 15:14, Hans Scheffers mailto:hans.scheff...@outlook.com>> wrote: This is indeed the solution, only the link is opened in the same window

Re: [icinga-users] Authentication configuration for user backend "icingaweb_db" is missing the 'resource' directive

2015-07-15 Thread Eric Lippmann
Hi Ankush, Sorry for the noise. Johannes got it sorted out. This is a bug in our rc1-release. Any possibilities to test our latest snapshot? Cheers, Eric On 15 Jul 2015, at 10:23, NETWAYS mailto:eric.lippm...@netways.de>> wrote: Hi Ankush, Is this the error you get from the setup wizard? Whe

Re: [icinga-users] icingaweb2 auto update question

2015-07-15 Thread Eric Lippmann
Hi Nobuo, We forgot to implement this :) I opened an issue: https://dev.icinga.org/issues/9626 Cheers, Eric On 08 Jul 2015, at 16:31, Nobuo Matsushita mailto:no...@layer3tv.com>> wrote: Hi, I am using Icingaweb2 with icinga2 (2.3.4). When I use Overview->Tactical Overview page, it doest not

Re: [icinga-users] Authentication configuration for user backend "icingaweb_db" is missing the 'resource' directive

2015-07-15 Thread Eric Lippmann
Hi Ankush, Is this the error you get from the setup wizard? When exactly does this error show up? An explanation of all steps you’ve run through would be helpful. Cheers, Eric On 07 Jul 2015, at 09:57, Ankush Grover mailto:ankushcen...@gmail.com>> wrote: Hi Friends, I am trying to setup Icin

Re: [icinga-users] Icinga web2 LDAP authentication User roles

2015-07-15 Thread Eric Lippmann
Hi Vijay, Unfortunately this is not yet possible. But we’ll implement this w/ our final release. Cheers, Eric > On 06 Jul 2015, at 23:17, Vijay Kakadiya wrote: > > Hi All, > > How do I restrict LDAP users to access particular dashboard only? I have > Icinga web2 integrated with ldap. > > > Th