Re: [icinga-users] Icingaweb2 restrict users by default

2015-08-24 Thread Eric Lippmann
Hi Jan, By default access to modules is blocked for every authenticated user. There’s a permission generated for every installed module which you may assign to roles. Further roles may define restrictions which limit the allowed objects to view. With our final release we’ll implement „default ro

Re: [icinga-users] icingaweb2 BP Addon

2015-08-24 Thread Eric Lippmann
Hi Hans, You have to install the icingacli package too. Best, Eric Am 20.08.2015 um 10:32 schrieb Hans Scheffers mailto:hans.scheff...@outlook.com>>: Something went wron with the text makeup... So.. I try again ;) Hi Thomas & rest, Sorry for the late response, been very busy with puppet ;-)

Re: [icinga-users] IcingaWeb2 AD Error

2015-08-24 Thread Eric Lippmann
Hi Jaime, Did you configure Icinga Web 2 using the setup wizard? Resources defined in the resource.ini hold connection configuration to a database or LDAP server for example. In the authentication.ini you have to define which resource you’re using for each authentication backend. Please refer t

Re: [icinga-users] Icinga2 and time zone

2015-08-24 Thread Eric Lippmann
Hi Nobuo, Please use local times for downtime start and end time because Icinga Web 2 automatically translates those times to UTC using your browser’s time zone (if you’ve not configured something else via your preferences). Regards, Eric Am 18.08.2015 um 21:48 schrieb Nobuo Matsushita mailto

Re: [icinga-users] Authentication method used by the icinga2 UI

2015-08-24 Thread Eric Lippmann
Hi William, Basic auth is possible using our latest snapshot. There’s also the possibility to use „external authentication“ for delegating authentication to your web server. Please refer to doc/authentication.md and doc/external_authentication.md for more information. Best, Eric Am 13.08.2015

Re: [icinga-users] [Icingaweb2] LDAP authentication config issue

2015-08-24 Thread Eric Lippmann
Hi Nicolas, You’re right that Icinga Web 2 fetches all users found in the defined DN. We’re struggling a bit w/ server side sorting and pagination at the moment. You’re chance to limit the list of users is to define a base_dn in the authentication.ini pointing to the DN where users are found. F

Re: [icinga-users] Mysql queries hanging with Icinga Web 2

2015-08-24 Thread Eric Lippmann
Hi Zachary, Any chance to test our latest snapshot? We’re constantly improving query performance. Best, Eric > Am 04.08.2015 um 19:23 schrieb Zachary McGibbon : > > I am having some issues that when running a search for an object in icinga > web 2 that it starts running the SQL queries then th

Re: [icinga-users] Tactical header in Icinga Web 2?

2015-08-24 Thread Eric Lippmann
Hi Zac, The host and services overview show the tactical header you’re looking for. We may provide something likes this for the dashboard but won’t implement it in the header as seen in our old interfaces. Best, Eric > Am 04.08.2015 um 16:29 schrieb Zachary McGibbon : > > I'm just wondering if

Re: [icinga-users] icingaweb2

2015-08-24 Thread Eric Lippmann
Hi Craig, You’ll find a configuration dialog for configuring user group backends beneath Configuration/Authentication/User Group Backends. Using our latest snapshot, the setup wizard will automatically set up a user group backend in case you’ve configured LDAP authentication or ask for user gro

Re: [icinga-users] icingaweb2

2015-08-24 Thread Eric Lippmann
Hi again, small correction on this one: For database and AD authentication the user group backend is automatically configured using the setup wizard. For LDAP authentication you’re asked for the configuration. Best, Eric Am 24.08.2015 um 10:52 schrieb Eric Lippmann mailto:eric.lippm...@netway

[icinga-users] Web 2 not setting up! (Fails at database resource page).

2015-08-24 Thread Dr Josef Karthauser
I’m having trouble configuring icinga web 2 on my machine. I get as far as the database resource page, where I enter the name of a mysql database, with a username and password. I then click ‘validate configuration’, and it displays ‘the configuration has been validated’. Then I click ‘Next’, a

Re: [icinga-users] user permissions with icingaweb2

2015-08-24 Thread Eric Lippmann
Hi Samuel, There’s currently no chance to restrict users based on notifications. You’re allowed to use host, service, host group and service group names; and custom variables for restrictions. Best, Eric > Am 29.07.2015 um 09:32 schrieb Bancal Samuel : > > Hi, > > This is a question about sett

[icinga-users] Icinga-web 2 and ido ?

2015-08-24 Thread Jacques . Mineur
Hello, one question for the icinga-web 2 developper: will it be possible to use icinga-web2 (with icinga core 2) without ido ? for example only with status.dat or livestatus. Thanks. Jacques Mineur Deutsche Rentenversicherung Bund

Re: [icinga-users] icingaweb2 BP Addon

2015-08-24 Thread Hans Scheffers
Thx Eric,didn't realize that it was part of the icingaweb2 rpms, and not the icinga2 rpms... We don't have internet access on our servers and I searched on my local repositories for the icingacli... but the icingaweb2 repository isn't synced yet with out own repositories... Now it works like a c

Re: [icinga-users] Icinga-web 2 and ido ?

2015-08-24 Thread Eric Lippmann
Hi Jacques, We’re only supporting IDO w/ Web 2 at the moment. Best, Eric > Am 24.08.2015 um 11:46 schrieb jacques.min...@drv-bund.de: > > > Hello, > > one question for the icinga-web 2 developper: > > will it be possible to use icinga-web2 (with icinga core 2) without ido ? > for example only wi

[icinga-users] Antwort: Re: Icinga-web 2 and ido ?

2015-08-24 Thread Jacques . Mineur
Hi Eric, do you plan livestatus also ? Jacques Mineur Deutsche Rentenversicherung Bund Von:Eric Lippmann An: "icinga-users@lists.icinga.org" , Datum: 24.08.2015 12:01 Betreff:Re: [icinga-users] Icinga-web 2 and ido ? Gesendet von:

Re: [icinga-users] Antwort: Re: Icinga-web 2 and ido ?

2015-08-24 Thread Thomas Gelf
Hi Jaques! > do you plan livestatus also ? TL;DR: no. We actually planned to do so but moved the task to our backlog for now. This means that no related work is going on, it is not scheduled for any release as of the time being and we do not even know whether it will ever happen. We invested so

Re: [icinga-users] Antwort: Re: Icinga-web 2 and ido ?

2015-08-24 Thread Eric Lippmann
Hi Jacques, We have an issue for Livestatus support at https://dev.icinga.org/issues/8254. It’s postponed however and may be dropped completely because Icinga 2.4 will introduce an API for querying monitoring data. Best, Eric Am 24.08.2015 um 12:07 schrieb jacques.min...@drv-bund.de

[icinga-users] Antwort: Re: Antwort: Re: Icinga-web 2 and ido ?

2015-08-24 Thread Jacques . Mineur
Hi Eric, you speak from a new API in the core 2.4 What are the differences between this new API and Livestatus ? Will it be an API to the IDO DB like the REST API from Icinga-Web 1 ? based on HTTP ? Thanks Jacques Mineur Deutsche Rentenversicherung Bund Von:

[icinga-users] Antwort: Re: Antwort: Re: Icinga-web 2 and ido ?

2015-08-24 Thread Jacques . Mineur
Hi Thomas, thanks for you long answer. I can really understand that we have more possibilities with a db. You speak fron the bad design of the old Nagios-style database schema. Do you plan to do it better, with a new db schema for example ? Pfiat-di! Jacques Mineur __

Re: [icinga-users] Icinga2 and time zone

2015-08-24 Thread Nobuo Matsushita
Thank you, Eric On 8/24/15, 2:37 AM, "icinga-users on behalf of Eric Lippmann" wrote: >Hi Nobuo, > >Please use local times for downtime start and end time because Icinga Web >2 automatically translates those times to UTC using your browser¹s time >zone (if you¹ve not configured something else

Re: [icinga-users] Authentication method used by the icinga2 UI

2015-08-24 Thread William Jimenez
Super, thanks Eric! On 8/24/15, 1:41 AM, "icinga-users on behalf of Eric Lippmann" wrote: >Hi William, > >Basic auth is possible using our latest snapshot. There’s also the possibility >to use „external authentication“ for delegating authentication to your web >server. Please refer to doc