Re: [icinga-users] Icingaweb2 User Password Change

2016-12-20 Thread Antony Stone
On Tuesday 20 December 2016 at 09:11:35, dirk@roeder.rocks wrote: > Hello together, > I do have a question about restricting users in Icingaweb2. Pleas see: https://lists.icinga.org/pipermail/icinga-users/2016-December/011530.html Antony. -- 90% of networking problems are routing problems. 9 o

[icinga-users] Icingaweb2 User Password Change

2016-12-20 Thread dirk
Hello together, I do have a question about restricting users in Icingaweb2. I have created a User role which is only able to display a specific service group. But: These users are not allowed to change their own password. So can somebody please tell me, what I have to add to a user role to en

Re: [icinga-users] Icinga2 best practices

2016-12-20 Thread Volker Janzen
Hi, > Am 20.12.2016 um 00:29 schrieb Lee Clemens : > > I think it makes sense, as Director becomes more robust and the use of the > various > APIs should fit in neatly with automation/orchestration/cloud-based > methodologies. I'll give Director the next try when I can configure Icinga by han

Re: [icinga-users] Icinga2 best practices

2016-12-20 Thread Volker Janzen
Hi, > Am 20.12.2016 um 00:04 schrieb Antony Stone > : > > That's probably a pity, because I think auto-generation of cloud servers, > including their own Icinga configuration, would be far better suited to > bottom- > up, and I also think delegated responsibility for server management, > incl

Re: [icinga-users] Icinga2 best practices

2016-12-20 Thread Volker Janzen
Hi, > Am 20.12.2016 um 00:00 schrieb Antony Stone > : > > See if this description helps: thanks for your reply with this excellent explanation. It helps me to understand the concept how Icinga works. > Yes, I've seen the term used, I just wanted to stop you trying to find the > Icinga2 Agent

Re: [icinga-users] Icinga2 best practices

2016-12-20 Thread Volker Janzen
Hi, > Am 20.12.2016 um 21:38 schrieb Volker Janzen : > > The host definition is done by the node wizard. I rewrote some parts of the > configuration today for using the top-down approach. I now found that the > master generated in /var/lib/icinga2 these files: > > ./api/zones/HOST/_etc/hosts.c

Re: [icinga-users] Icinga2 best practices

2016-12-20 Thread Antony Stone
On Tuesday 20 December 2016 at 21:38:44, Volker Janzen wrote: > I see. I just do not understand yet how new commands are added to a > satellite. There must be some binary or script on the satellite that needs > to be executed. Will this be configured on the master and/or satellite > with top-down?