Oracle Plugin error - Cant locate DBD/Oracle.pm in @INC

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
aap
Posts: 180
Joined: Wed Oct 12, 2011 4:01 am

Oracle Plugin error - Cant locate DBD/Oracle.pm in @INC

Post by aap »

Hello,

I am trying to install the Oracle plugins without much success. I have followed your document and also other forum posts on how to resolve this issue. The problem seems to be the installation of DBD::Oracle.

I have attached the output of the command:

cpan -i DBD::Oracle

Thanks for your assistance
You do not have the required permissions to view the files attached to this post.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Oracle Plugin error - Cant locate DBD/Oracle.pm in @INC

Post by tgriep »

It looks like the CPAN module is having issues with the Oracle 12.1 client, can you remove it and install the Oracle 11.2 simple client and try installing it again?
Be sure to check out our Knowledgebase for helpful articles and solutions!
aap
Posts: 180
Joined: Wed Oct 12, 2011 4:01 am

Re: Oracle Plugin error - Cant locate DBD/Oracle.pm in @INC

Post by aap »

Hi,

Looks good now. Thanks for your help.
Locked