Re: [icinga-users] Introductions

2015-08-20 Thread Josh Cullum
Hi Assaf, >From reading the documentation, yes, a satellite setup would probably be best. We had three separate nagios instances not talking to each other (and so would have to login to each one individually to view the dashboard). With Icinga we'd like to get rid of this, and build a single web n

Re: [icinga-users] icingaweb2 BP Addon

2015-08-20 Thread Hans Scheffers
Hi Thomas & rest, Sorry for the late response, been very busy with puppet ;-) I tried "icingacli" as command, but it isn't found on my system... I am running on OpenSuSE 13.1 x86.. My Icinga versions: icinga2-ido-mysql-2.3.8-1.1.i586 icinga2-common-2.3.8-1.1.i586 icinga2-2.3.8-1.1.i586 icinga2

Re: [icinga-users] icingaweb2 BP Addon

2015-08-20 Thread Hans Scheffers
Something went wron with the text makeup... So.. I try again ;) Hi Thomas & rest, Sorry for the late response, been very busy with puppet ;-) I tried "icingacli" as command, but it isn't found on my system... I am running on OpenSuSE 13.1 x86.. My Icinga versions: icinga2-ido-mysql-2.3.8-

[icinga-users] Problems with Icingaweb2 and Postgresql

2015-08-20 Thread Christian Moreno Moreno
Hi All, We use Icinga2 with icingaweb2: Icinga2: Two nodes (cluster) and every node with the module ido-pgsql. Icingaweb2: With two Backends in PGSQL(Backend IcingaDB and Backend IcingawebDB) Database: PGSQL Version: Icinga2: 2.3.8-1~debmon70+1 icingaweb2: 2.0.0~rc1-1~debmon70+1 Postgresql: 9.4

Re: [icinga-users] Problems with Icingaweb2 and Postgresql

2015-08-20 Thread Michael Friedrich
Am 20.08.2015 um 11:24 schrieb Christian Moreno Moreno: Hi All, We use Icinga2 with icingaweb2: Icinga2: Two nodes (cluster) and every node with the module ido-pgsql. Icingaweb2: With two Backends in PGSQL(Backend IcingaDB and Backend IcingawebDB) Database: PGSQL Version: Icinga2: 2.3.8-1~debm

Re: [icinga-users] icinga-users Digest, Vol 20, Issue 29

2015-08-20 Thread Christian Moreno Moreno
ga-users > > > > --? > Michael Friedrich, DI (FH) > Application Developer > > NETWAYS GmbH | Deutschherrnstr. 15-19 | D-90429 Nuernberg > Tel: +49 911 92885-0 | Fax: +49 911 92885-77 > GF: Julian Hein, Bernd Erk | AG Nuernberg HRB18461 > http://www.netways.de

[icinga-users] icingaweb2

2015-08-20 Thread Nobuo Matsushita
Hi, I installed icingaweb2-2.0.0-4.rc1.el6.noarch on our test system. When I tried to set downtime, I got the following errors. Can some one help me on this? Can't send external Icinga command to the local command file "/var/run/icinga2/cmd/icinga2.cmd": Permission denied ___

Re: [icinga-users] icingaweb2

2015-08-20 Thread Markus Joosten
It seems that the user your webserver is running as has no permission to that socket file, just add it to the group icinga2 is running as. Regards, Markus Sent from my iPhone On 20 Aug 2015, at 18:31, Nobuo Matsushita mailto:no...@layer3tv.com> > wrote: Hi, I installed icingaweb2-2.0.0-4.rc1.

Re: [icinga-users] icingaweb2

2015-08-20 Thread Nobuo Matsushita
Thank you, Markus. I checked working web site and this new web site hosts group permission. They are same. But when I check the file permission, they are different: Working one: prw-rw. 1 icinga icingacmd 0 Aug 20 16:12 /var/run/icinga2/cmd/icinga2.cmd| None working one: -rw-r--r--. 1

Re: [icinga-users] icingaweb2

2015-08-20 Thread Michael Friedrich
Am 20.08.2015 um 18:31 schrieb Nobuo Matsushita: Hi, I installed icingaweb2-2.0.0-4.rc1.el6.noarch on our test system. When I tried to set downtime, I got the following errors. Can some one help me on this? http://docs.icinga.org/icinga2/latest/doc/module/icinga2/chapter/getting-started#s

Re: [icinga-users] icingaweb2

2015-08-20 Thread Nobuo Matsushita
I was able to make icinga2.cmd just like working side using mkfifo command: prw-rw-r--. 1 icinga icingacmd 0 Aug 20 18:43 icinga2.cmd| But I got the following errors. Do I have to do something else? Can't send external Icinga command to the local command file "/var/run/icinga2/cmd/icinga2.c

Re: [icinga-users] icingaweb2

2015-08-20 Thread Markus Joosten
You should not need to create that socket with mkfifo, icinga2 should spawn this socket automatically (don't know right now if you need to enable a specific feature for that). Are you running icinga2 as user root maybe?  Sent from my iPhone On 20 Aug 2015, at 20:54, Nobuo Matsushita mailto:no.

Re: [icinga-users] icingaweb2

2015-08-20 Thread Nobuo Matsushita
Icinga2 is own by icinga. When I removed icinga2.cmd, then I got permission denied error message again. From: icinga-users mailto:icinga-users-boun...@lists.icinga.org>> on behalf of Markus Joosten mailto:markus.joos...@plumbe.de>> Reply-To: Icinga User's Corner mailto:icinga-users@lists.icin

Re: [icinga-users] icingaweb2

2015-08-20 Thread Nobuo Matsushita
Markus, You are right. I had to enable feature (command). It doesn’t give me any more error messages Thank YOU :) Nobuo From: icinga-users mailto:icinga-users-boun...@lists.icinga.org>> on behalf of Markus Joosten mailto:markus.joos...@plumbe.de>> Reply-To: Icinga User's Corner mailto:icin

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

2015-08-20 Thread Bancal Samuel
Thanks Matthias for your answer! Our aim was to keep it as simple as it could, so I'll probably stay with default behavior then. Regards, Samuel On 08/18/2015 05:45 PM, Matthias Jentsch wrote: Hi Samuel, what you can do is create a role that imposes a very strict filter on all users and grou