PDA

View Full Version : Centreon 2 on RHEL


WAtt
06-12-2008, 09:59 AM
Français:

Nous regroupons ici l'ensemble des posts lié la Centreon 2 sur RHEL.

English:

We gather here all posts linked Centreon 2 on RHEL.

BigMonitor
06-12-2008, 11:52 PM
No major issues. However php5 and mysql5 are not in the rpm library. I used mysql community and compiled php5

BigMonitor
06-12-2008, 11:54 PM
Compiled php5:

./configure --with-apxs2 --with-gd --with-mysql --with-snmp --with-pear --with-gettext --
with-zlib

falc410
06-13-2008, 12:00 PM
Alternativ repository for PHP5: http://www.jasonlitka.com/yum-repository/
Another option is to manually install the filter module, then it will work as well.

Some small issues might arise with permissions on files but basically Centreon is working and the install script works without any error.

sgolby
10-14-2008, 08:18 PM
Yes finding php5 & mysql5 for Red Hat 4 isn't the easiest thing in the world. :)

If you have a Red Hat subscription you can try here
Red Hat Web Application Stack 1.0 Beta (for ES v. 4 x86)
https://rhn.redhat.com/rhn/channels/PackageList.do?cid=5267

If you're more of a CentOS user, they're calling it CentOS Plus
http://centos.mirrors.tds.net/pub/linux/centos/4/centosplus/i386/RPMS/

Scott

Erwan
01-06-2009, 06:52 PM
Bonjour à tous,

Je rencontre un souci concernant l'utilisation de certains scripts. En effet, j'ai cette erreur :

[root@supervision2 libexec]# ./check_centreon_snmp_remote_storage -H 127.0.0.1 -n -d / -w 80 -c 90 -C public -v 1
Can't locate Net/SNMP.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .) at ./check_centreon_snmp_remote_storage line 28.
BEGIN failed--compilation aborted at ./check_centreon_snmp_remote_storage line 28.


Quelqu'un peut il me fournir un peu d'aide svp ?

Voici la version de la RH :

[root@supervision2 libexec]# cat /etc/issue
Red Hat Enterprise Linux Server release 5.2 (Tikanga)

Merci d'avance de votre aide.

Cdt.

naparuba
01-07-2009, 10:37 AM
Il usffit de voir pourquoi tu n'as pas le fichier Net/SNMP.pm. Et là en moins de 30s sous google c'est trouvé.

AMIS Services
01-07-2009, 07:04 PM
No major issues while using centreon as being admin.

Manually downloaded the RPMs from this location.
http://autoinstall.plesk.com/PSA9/update-rpm-RedHat-el5-i386/9.0.0/

Thx plesk :)

Applying ACLs and loggin onto centreon as a limited user results in DB errors. Db Prefix doesnt seem to be added in the queries... :confused: