sensu-plugins / sensu-plugins-mysql

This plugin provides native MySQL instrumentation for monitoring and metrics collection, including: service health, database connectivity, `InnoDB` locks, replication status, metrics collection, and sending metrics to a MySQL database.
http://sensu-plugins.io
MIT License
18 stars 62 forks source link

libmysqlclient.so.20()(64bit) is needed #70

Open krupesh24 opened 6 years ago

krupesh24 commented 6 years ago

Getting the dependencies error while installing DBD-mysql-4.046-1.el6.x86_64 from the rpm libmysqlclient.so.20()(64bit) is needed by DBD-mysql-4.046-1.el6.x86_64 libmysqlclient.so.20(libmysqlclient_20.0)(64bit) is needed by DBD-mysql-4.046-1.el6.x86_64

majormoses commented 6 years ago

Over here it states the need to install libmysql-client-dev have you installed it?