-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CES 3.3 : Need Mysql-devel at install Script #2
Comments
@piellick and if the change in the script mysql-devel on mariadb-devel? |
hello, can you tell me where i need to change it ? I try this :binaries/packages in function distribif [ "$distrib" == "DEBIAN" ] || [ "$distrib" == "UBUNTU" ] ; then fibut the check don't work :
python-devel OK Please check fail packages and retry
|
Hello ! PACKAGES="python-devel MariaDB-devel" |
god ...you right ! Thanks. Install script need to be updated. |
ur13000 , Do you have to modify other things in the script? Globally, this script already has been tested with CES 3.3 or am I the only one to want to install a discovery module ?
Please specify the directory with contain "instCentWeb.conf" [/etc/centreon]
Unable to load all parameters in "instCentWeb.conf" |
Not anything else, I just had a few missing rpm files. Load Centreon parametersPlease specify the directory with contain "instCentWeb.conf" [/etc/centreon]
Parameters were loaded with success OK |
@piellick it works with centreon 2.7.x? addition in UI to configure anything needed? |
I'm trying to install centreon-discovery (2.1) module on fresh CES 3.3, MariaDB-devel already installed :
[root@centreon centreon-discovery-Centreon-Discovery-2.1]# yum install mysql-devel
Modules complémentaires chargés : fastestmirror
Configuration du processus d'installation
Loading mirror speeds from cached hostfile
Le paquet mysql-devel-5.1.73-5.el6_7.1.x86_64 est rendu obsolète par MariaDB-devel-10.1.13-1.el7.centos.x86_64 qui est déjà installé
Rien à faire
[root@centreon centreon-discovery-Centreon-Discovery-2.1]#
[root@centreon centreon-discovery-Centreon-Discovery-2.1]# ./install.sh -i -t central
Waiting ...
http://community.centreon.com/projects/centreon-discovery
Thanks for using Centreon
v2.1
OS found: CENTOS OK
rm OK
cp OK
mv OK
/bin/chmod OK
/bin/chown OK
echo OK
more OK
mkdir OK
find OK
/bin/grep OK
/bin/cat OK
/bin/sed OK
/usr/bin/python OK
/usr/bin/gcc OK
/usr/bin/yum OK
python-devel OK
mysql-devel FAIL
Please check fail packages and retry
The text was updated successfully, but these errors were encountered: