hii team,
i have been following your document for installing oracle plugin. but i"m having below error while running oracleinstall.sh script.
Problem in installing Oracle Plugin
-
abhi321jay
- Posts: 69
- Joined: Mon May 01, 2017 1:23 am
Problem in installing Oracle Plugin
You do not have the required permissions to view the files attached to this post.
Re: Problem in installing Oracle Plugin
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
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
You do not have the required permissions to view the files attached to this post.
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: Problem in installing Oracle Plugin
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
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
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
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.
# 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.
Re: Problem in installing Oracle Plugin
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
thanks close it
Re: Problem in installing Oracle Plugin
I'll be closing this thread now, but feel free to open another if you need anything in the future!
Former Nagios employee