Hi Peter,

We have run into this issue before with OMD 1.30. The OMD packager missed a dependency in the RPM. To get past that issue you will need to install the libdbi package.

I'd run the following command to search for the missing library:

   yum whatprovides "*/libdbi.so.0"

In our case we found this package and installed it to resolve the pnp4nagios issue:

   yum installlibdbi-0.8.3-3.1.el6.x86_64

This should be coming from either the native CentOS repos or EPEL. I forget which...

*Jamin Ragle*

Technical Lead & Systems Specialist

College of University Libraries and Learning Sciences

University of New Mexico

[email protected] | 505-277-1869

On 1/7/16 2:30 PM, [email protected] wrote:
Hi,

I have just completed a fresh install of OMD 1.30 on CentOS 6 and when I restart the OMD install (called Master) I keep getting the following error:

Removing Crontab...OK
Stopping dedicated Apache for site Master...........................OK
Stopping npcd...OK
Stopping rrdcached...not running.
Starting rrdcached.../omd/sites/Master/bin/rrdcached: error while loading shared libraries: libdbi.so.0: cannot open shared object file: No such file or directory
Error
Starting npcd...OK
Starting dedicated Apache for site Master...OK
Initializing Crontab...OK

Also, when I try to look at the pnp4nagios graphs, I get the following error:

error while loading shared libraries: libdbi.so.0: cannot open shared object file: No such file or directory

I am assuming I have missed the installation of a dependency but not sure. Any suggestions?

Thanks.
_______________________________________________
omd-users mailing list
[email protected]
http://lists.mathias-kettner.de/mailman/listinfo/omd-users

_______________________________________________
omd-users mailing list
[email protected]
http://lists.mathias-kettner.de/mailman/listinfo/omd-users

Reply via email to