Hello!
Today I start migrate from icinga 1 to icinga 2, everything works fine,
but I have a problem about controlling user access on icingaweb2.
On icinga 1, the user1 can be set only see host (and service from host)
A B C, user2 only see host (and service from host) D E F, etc. Could
icingaweb2
Hi All,
We use LDAP for the authentication of our icingaweb2. In the
authentication.ini if configured one LDAP group and in this LDAP group are
all developers and admins of the company.
For the Admins, we have configured one Role with the Permissions (Allow
Everything).
Every developers have stand
Hi,
Your roles may define a filter for restricting the hosts and services to
display.
This is as simple as monitoring/filter/objects = "hostgroup_name=production"
for example. For further information please refer to doc/security.md
Best,
Eric
> On Aug 26, 2015, at 9:57 AM, Dewangga Bachrul Al
Hello!
On 08/26/2015 10:29 PM, Eric Lippmann wrote:
> Hi,
>
> Your roles may define a filter for restricting the hosts and services to
> display.
>
> This is as simple as monitoring/filter/objects = "hostgroup_name=production"
> for example. For further information please refer to doc/security
Hi Christian,
What you’re looking for is something like a command restriction if I understood
you correctly. You want users to see all hosts and services but only allow
actions on some of them, right? If yes, this is currently not possible but
sounds good for a feature request :)
Best,
Eric
On
Hi,
I am using Icinga2 (v2.3.4) with icingaweb2.
When I was checking flapping in the documentation. I found the following:
"Icinga 2 compares the value with a single flapping threshold configuration
attribute named flapping_threshold."
Can someone tell me how and where I can set this threshol