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 packages for centos than for rhel! I used the following commands to install icingaweb2: ## INSTALL ICINGA PACKAGES FROM REPO # rpm --import http://packages.icinga.org/icinga.key # wget http://packages.icinga.org/epel/ICINGA-release.repo -O /etc/yum.repos.d/ICINGA-release.repo # yum makecache # yum -y install libdbi libdbi-drivers libdbi-dbd-pgsql icinga2 icinga2-doc icinga2-ido-pgsql icingaweb2 icingacli Hope it helps. Kind regards Daniel Am 28.05.15 um 17:05 schrieb 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 think), but no RedHat. > > So, how should I install this? Are there any rpms, or do I have to > install from source? Is it still beta? should I even be installing it > at all? Should I use an alternative front-end? > > Thanks. > _______________________________________________ > icinga-users mailing list > [email protected] > https://lists.icinga.org/mailman/listinfo/icinga-users -- PGP Key: 0x3C54FCDF
_______________________________________________ icinga-users mailing list [email protected] https://lists.icinga.org/mailman/listinfo/icinga-users
