Problem in installing Oracle Plugin

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
abhi321jay
Posts: 69
Joined: Mon May 01, 2017 1:23 am

Problem in installing Oracle Plugin

Post by abhi321jay »

hii team,

i have been following your document for installing oracle plugin. but i"m having below error while running oracleinstall.sh script.
You do not have the required permissions to view the files attached to this post.
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Problem in installing Oracle Plugin

Post by mcapra »

You appear to have downloaded the 12.2 version of the Oracle Instant Client. I would suggest using the 12.1 version since that is what the official Nagios XI documentation was written against.

https://assets.nagios.com/downloads/nag ... ios-XI.pdf
2017_06_06_08_19_52_Instant_Client_downloads_for_Microsoft_Windows_x64_.png
You do not have the required permissions to view the files attached to this post.
Former Nagios employee
https://www.mcapra.com/
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Problem in installing Oracle Plugin

Post by avandemore »

I've gotten it install correctly using 12.2 when following the doc adjusted accordingly, but the document needs to be followed rigorously. I don't know if it actually works with 12.2 however as we don't have anything to test against.
Previous Nagios employee
abhi321jay
Posts: 69
Joined: Mon May 01, 2017 1:23 am

Re: Problem in installing Oracle Plugin

Post by abhi321jay »

Please tell how to undone the Script which i have run
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Problem in installing Oracle Plugin

Post by avandemore »

You don't need to undo it, just redo it the correct way with the right versions and follow the instructions explicitly.
Previous Nagios employee
abhi321jay
Posts: 69
Joined: Mon May 01, 2017 1:23 am

Re: Problem in installing Oracle Plugin

Post by abhi321jay »

Hii I have run these commands

# export ORACLE_HOME=/usr/lib/oracle/12.1/client64
# export LD_LIBRARY_PATH=/usr/lib/oracle/12.1/client64/lib

# cpan -i DBD::Oracle


# locate -r '\.mk$' ==> to find .mk file

# ln -s /usr/share/oracle/12.1/client64/demo/demo.mk /usr/share/oracle/12.1/client64/demo.mk


then i run the script again & it works.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Problem in installing Oracle Plugin

Post by tmcdonald »

Did you have any further (related) questions or are we okay to close this thread?
Former Nagios employee
abhi321jay
Posts: 69
Joined: Mon May 01, 2017 1:23 am

Re: Problem in installing Oracle Plugin

Post by abhi321jay »

thanks close it
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Problem in installing Oracle Plugin

Post by tmcdonald »

I'll be closing this thread now, but feel free to open another if you need anything in the future!
Former Nagios employee
Locked