Re: [icinga-users] icingaweb2: RedHat installation issues

2015-05-29 Thread Denis Fateyev
On Fri, May 29, 2015 at 12:09 AM, Michael Friedrich < michael.friedr...@gmail.com> wrote: > > The review request happens once Shawn has verified the SELinux package - > https://dev.icinga.org/issues/5819 > and the SELinux policies for review are described in this blogpost by Dirk > - https://dev.i

Re: [icinga-users] icingaweb2: RedHat installation issues

2015-05-28 Thread Michael Friedrich
Am 28.05.2015 um 19:39 schrieb Denis Fateyev: On Thu, May 28, 2015 at 10:50 PM, Michael Friedrich mailto:michael.friedr...@gmail.com>> wrote: That's certainly true, but requires additional 2 repositories beind added/trusted. Apart from EPEL, this becomes a critical problem in certa

Re: [icinga-users] icingaweb2: RedHat installation issues

2015-05-28 Thread Denis Fateyev
On Thu, May 28, 2015 at 10:50 PM, Michael Friedrich < michael.friedr...@gmail.com> wrote: > > That's certainly true, but requires additional 2 repositories beind > added/trusted. Apart from EPEL, this becomes a critical problem in certain > (customer) environments. Although it's more of an issue w

Re: [icinga-users] icingaweb2: RedHat installation issues

2015-05-28 Thread Michael Friedrich
Am 28.05.2015 um 17:59 schrieb Daniel Bossert: Hi I could install php 5.6 (or you can also get 5.4): # wget http://rpms.famillecollet.com/enterprise/remi-release-7.rpm # rpm -Uvh *.rpm # cat /etc/yum.repos.d/remi.repo## vi /etc/yum.repos.d/remi.repo [root@server yum.repos.d]# cat remi.repo

Re: [icinga-users] icingaweb2: RedHat installation issues

2015-05-28 Thread Daniel Bossert
Hi all Regarding PHP5.6 I opened a bug report (https://dev.icinga.org/issues/9281#change-38609) as icingaweb2 wasn't working anymore after upgrade from 5.6.8 -> 5.6.9 . The icinga-classic-gui has the /cgi-bin/ directory which is practical for remote checking the server (aNag etc..) . Both GUI's h

Re: [icinga-users] icingaweb2: RedHat installation issues

2015-05-28 Thread EML
On 28/05/2015 16:41, Eric Lippmann wrote: Hi, You may build the RPM packages on your own: sudo yum install rpm-build redhat-rpm-config buildsys-macros mkdir -p ~/rpmbuild/{BUILD,RPMS,SOURCES,SPECS,SRPMS} echo '%_topdir %(echo $HOME)/rpmbuild' > ~/.rpmmacros rpmbuild -ba icingaweb2.spec Ok,

Re: [icinga-users] icingaweb2: RedHat installation issues

2015-05-28 Thread Daniel Bossert
Hi I could install php 5.6 (or you can also get 5.4): # wget http://rpms.famillecollet.com/enterprise/remi-release-7.rpm # rpm -Uvh *.rpm # cat /etc/yum.repos.d/remi.repo## vi /etc/yum.repos.d/remi.repo [root@server yum.repos.d]# cat remi.repo [remi] name=Les RPM de remi pour Enterprise Linu

Re: [icinga-users] icingaweb2: RedHat installation issues

2015-05-28 Thread Michael Friedrich
Am 28.05.2015 um 17:19 schrieb Denis Fateyev: On Thu, May 28, 2015 at 9:05 PM, EML mailto:sa212+ici...@cyconix.com>> wrote: I'm just installing icinga2 on Centos 5.6. This was easy until I got to the additional instructions for icingaweb2. 'yum install icingaweb2' fails, and some investigation

Re: [icinga-users] icingaweb2: RedHat installation issues

2015-05-28 Thread Eric Lippmann
Hi, You may build the RPM packages on your own: sudo yum install rpm-build redhat-rpm-config buildsys-macros mkdir -p ~/rpmbuild/{BUILD,RPMS,SOURCES,SPECS,SRPMS} echo '%_topdir %(echo $HOME)/rpmbuild' > ~/.rpmmacros rpmbuild -ba icingaweb2.spec Cheers, Eric > On 28.05.2015, at 17:05, EML w

Re: [icinga-users] icingaweb2: RedHat installation issues

2015-05-28 Thread EML
On 28/05/2015 16:24, Daniel Bossert wrote: Hi Packages for CentOS 6.x exists (http://packages.icinga.org/epel/6Server/release/noarch/); however not for CentOS 5.x . Well, that looks like the answer - there are icinga2 packages for 5/6/7, but icingaweb2 only for 6/7. That's a pity - changing

Re: [icinga-users] icingaweb2: RedHat installation issues

2015-05-28 Thread Daniel Bossert
Hi Packages for CentOS 6.x exists (http://packages.icinga.org/epel/6Server/release/noarch/); however not for CentOS 5.x . Kind regards Daniel Am 28.05.15 um 17:19 schrieb Denis Fateyev: > On Thu, May 28, 2015 at 9:05 PM, EML > wrote: > > I'm just installing

Re: [icinga-users] icingaweb2: RedHat installation issues

2015-05-28 Thread Michael Friedrich
Am 28.05.2015 um 17:17 schrieb Daniel Bossert: However; do you want to install on centos 5.6 or 6.5? Additionally, please don't write RedHat when you are talking about CentOS! They aren't the same. They are binary-compatible, but you'll find more packages for centos than for rhel! In terms of

Re: [icinga-users] icingaweb2: RedHat installation issues

2015-05-28 Thread Denis Fateyev
On Thu, May 28, 2015 at 9:05 PM, EML wrote: > I'm just installing icinga2 on Centos 5.6. This was easy until I got to > the additional instructions for icingaweb2. 'yum install icingaweb2' fails, > and some investigation shows that there isn't an icingaweb2 package at the > repo (http://packages.

Re: [icinga-users] icingaweb2: RedHat installation issues

2015-05-28 Thread Daniel Bossert
Hi I have recently installed icinga2 with icingaweb2 with postgresql 94. and php 5.5 on rhel 7. However; do you want to install on centos 5.6 or 6.5? Additionally, please don't write RedHat when you are talking about CentOS! They aren't the same. They are binary-compatible, but you'll find more p

[icinga-users] icingaweb2: RedHat installation issues

2015-05-28 Thread EML
I'm just installing icinga2 on Centos 5.6. This was easy until I got to the additional instructions for icingaweb2. 'yum install icingaweb2' fails, and some investigation shows that there isn't an icingaweb2 package at the repo (http://packages.icinga.org/epel/). I did find another one (SLES, I