Hi,
I have a server with cloudlinux and directadmin. Now i want to install nagios client on the machine.
While the install start i get the following errors:
--> Finished Dependency Resolution
Error: Package: nagios-plugins-pgsql-1.4.16-5.el6.x86_64 (epel)
Requires: libpq.so.5()(64bit)
Error: Package: nagios-3.5.1-1.el6.x86_64 (epel)
Requires: php
Error: Package: nagios-3.5.1-1.el6.x86_64 (epel)
Requires: httpd
Error: Package: nagios-plugins-mysql-1.4.16-5.el6.x86_64 (epel)
Requires: libmysqlclient.so.16(libmysqlclient_16)(64bit)
Error: Package: nagios-plugins-sensors-1.4.16-5.el6.x86_64 (epel)
Requires: /usr/bin/sensors
Error: Package: nagios-plugins-disk_smb-1.4.16-5.el6.x86_64 (epel)
Requires: /usr/bin/smbclient
Error: Package: nagios-plugins-rpc-1.4.16-5.el6.x86_64 (epel)
Requires: /usr/sbin/rpcinfo
Error: Package: nagios-plugins-mysql-1.4.16-5.el6.x86_64 (epel)
Requires: libmysqlclient.so.16()(64bit)
Error: Package: nagios-plugins-ntp-perl-1.4.16-5.el6.x86_64 (epel)
Requires: /usr/sbin/ntpdate
Error: Package: nagios-plugins-snmp-1.4.16-5.el6.x86_64 (epel)
Requires: /usr/bin/snmpgetnext
Error: Package: nagios-plugins-ntp-perl-1.4.16-5.el6.x86_64 (epel)
Requires: /usr/sbin/ntpq
Error: Package: nagios-plugins-snmp-1.4.16-5.el6.x86_64 (epel)
Requires: /usr/bin/snmpget
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
I installed nagios by:
rpm -Uvh http://dl.fedoraproject.org/pub/epel...6-8.noarch.rpm
rpm -Uvh http://rpms.famillecollet.com/enterp...-release-6.rpm
yum -y install nagios nagios-plugins-all nrpe
Hope you van help me out!
I have a server with cloudlinux and directadmin. Now i want to install nagios client on the machine.
While the install start i get the following errors:
--> Finished Dependency Resolution
Error: Package: nagios-plugins-pgsql-1.4.16-5.el6.x86_64 (epel)
Requires: libpq.so.5()(64bit)
Error: Package: nagios-3.5.1-1.el6.x86_64 (epel)
Requires: php
Error: Package: nagios-3.5.1-1.el6.x86_64 (epel)
Requires: httpd
Error: Package: nagios-plugins-mysql-1.4.16-5.el6.x86_64 (epel)
Requires: libmysqlclient.so.16(libmysqlclient_16)(64bit)
Error: Package: nagios-plugins-sensors-1.4.16-5.el6.x86_64 (epel)
Requires: /usr/bin/sensors
Error: Package: nagios-plugins-disk_smb-1.4.16-5.el6.x86_64 (epel)
Requires: /usr/bin/smbclient
Error: Package: nagios-plugins-rpc-1.4.16-5.el6.x86_64 (epel)
Requires: /usr/sbin/rpcinfo
Error: Package: nagios-plugins-mysql-1.4.16-5.el6.x86_64 (epel)
Requires: libmysqlclient.so.16()(64bit)
Error: Package: nagios-plugins-ntp-perl-1.4.16-5.el6.x86_64 (epel)
Requires: /usr/sbin/ntpdate
Error: Package: nagios-plugins-snmp-1.4.16-5.el6.x86_64 (epel)
Requires: /usr/bin/snmpgetnext
Error: Package: nagios-plugins-ntp-perl-1.4.16-5.el6.x86_64 (epel)
Requires: /usr/sbin/ntpq
Error: Package: nagios-plugins-snmp-1.4.16-5.el6.x86_64 (epel)
Requires: /usr/bin/snmpget
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
I installed nagios by:
rpm -Uvh http://dl.fedoraproject.org/pub/epel...6-8.noarch.rpm
rpm -Uvh http://rpms.famillecollet.com/enterp...-release-6.rpm
yum -y install nagios nagios-plugins-all nrpe
Hope you van help me out!
Comment