Unable to install nrpe on centos 7 with mariadb
Posted: Sun Apr 16, 2017 11:24 am
Hi guys.
Please help me out.
yum install -y nrpe nagios-plugins-all openssl
Throws an error:
Error: Package: nagios-plugins-mysql-2.1.4-3.el6.x86_64 (epel)
Requires: libmysqlclient.so.16()(64bit)
Error: Package: nagios-plugins-mysql-2.1.4-3.el6.x86_64 (epel)
Requires: libmysqlclient.so.16(libmysqlclient_16)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Tried with: ln -s /usr/lib64/mysql/libmysqlclient.so.18 /usr/lib64/mysql/libmysqlclient.so.16
but that didn't help
cd /usr/lib64/mysql/
dir
INFO_BIN libmysqlclient_r.so libmysqlclient.so.16 libmysqlclient.so.18.0.0 mysqlbug nagios-plugins-mysql-2.1.4-2.el7.x86_64.rpm.html
INFO_SRC libmysqlclient.so libmysqlclient.so.18 mysql-5.1.66-2.el6_3.src.rpm mysql_config plugin
Please advise. With best regards
Please help me out.
yum install -y nrpe nagios-plugins-all openssl
Throws an error:
Error: Package: nagios-plugins-mysql-2.1.4-3.el6.x86_64 (epel)
Requires: libmysqlclient.so.16()(64bit)
Error: Package: nagios-plugins-mysql-2.1.4-3.el6.x86_64 (epel)
Requires: libmysqlclient.so.16(libmysqlclient_16)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Tried with: ln -s /usr/lib64/mysql/libmysqlclient.so.18 /usr/lib64/mysql/libmysqlclient.so.16
but that didn't help
cd /usr/lib64/mysql/
dir
INFO_BIN libmysqlclient_r.so libmysqlclient.so.16 libmysqlclient.so.18.0.0 mysqlbug nagios-plugins-mysql-2.1.4-2.el7.x86_64.rpm.html
INFO_SRC libmysqlclient.so libmysqlclient.so.18 mysql-5.1.66-2.el6_3.src.rpm mysql_config plugin
Please advise. With best regards