Search found 7 matches

by pendekar6
Wed Mar 23, 2022 12:47 pm
Forum: Nagios XI
Topic: Oracle Installation Issues
Replies: 14
Views: 8425

Re: Oracle Installation Issues

Hello pendekar6 Thanks for following up with the details, appears that we still need to add that to the path: PATH=$PATH:$ORACLE_HOME/bin ; export PATH Thanks, Perry Hi pbroste I dont see any tnsping file in the directory (refer to error1). I even set up a secondary environment (just for testing) a...
by pendekar6
Wed Mar 23, 2022 12:07 pm
Forum: Nagios XI
Topic: Oracle Installation Issues
Replies: 14
Views: 8425

Re: Oracle Installation Issues

Hello pendekar6 The error message cannot find tnsping "The tnsping command displays the location of the $ORACLE_HOME and the configuration files sqlnet. ora and tnsnames. ora. If there is more than one Oracle client installation in your environment, ensure that the changes in the tnsnames.&quo...
by pendekar6
Fri Mar 18, 2022 1:59 pm
Forum: Nagios XI
Topic: Oracle Installation Issues
Replies: 14
Views: 8425

Re: Oracle Installation Issues

Hello pendekar6 What's the output of the database status in my db servers using the command below by setting the environment ORACLE_HOME: /usr/bin/env LD_LIBRARY_PATH=/usr/lib/oracle/21/client64/lib ORACLE_HOME=/usr/lib/oracle/21/client64 /usr/local/nagios/libexec/check_oracle --tns <Oracle Sid or ...
by pendekar6
Thu Mar 17, 2022 11:06 am
Forum: Nagios XI
Topic: Oracle Installation Issues
Replies: 14
Views: 8425

Re: Oracle Installation Issues

Hello pendekar6 When you run this command what are you receiving for results? /usr/bin/env LD_LIBRARY_PATH=/usr/lib/oracle/21/client/lib ORACLE_HOME=/usr/lib/oracle/21/client /usr/local/nagios/libexec/check_oracle --version We're moving to a new support system! The Nagios Answer Hub is a place wher...
by pendekar6
Fri Mar 11, 2022 10:59 am
Forum: Nagios XI
Topic: Oracle Installation Issues
Replies: 14
Views: 8425

Re: Oracle Installation Issues

Hi Perry,

Thanks for replying. Please find the attach for the results. Also I have also attached the error from nagiosxi web interface and my system information. Hope that helps.
by pendekar6
Tue Mar 08, 2022 2:54 am
Forum: Nagios XI
Topic: Oracle Installation Issues
Replies: 14
Views: 8425

Re: Oracle Installation Issues

Hello @pbroste. I have already followed the guide and make the changes to my LD_Library and Oracle_Home path. (Please refer to attachment 1). Below are the output of the first command (attachment3). As for the second command, can you help as I dont understand the syntax (Assuming my ip address is 19...
by pendekar6
Sat Mar 05, 2022 11:15 pm
Forum: Nagios XI
Topic: Oracle Installation Issues
Replies: 14
Views: 8425

Oracle Installation Issues

Hi, I've been trying to monitoring our Oracle DB (version 19.6.0) but we encounter an error (Please refer to error1.1). I then proceed with reinstalling perl as suggested in this guide (https://assets.nagios.com/downloads/nagiosxi/docs/Installing-Oracle-Plugins-in-Nagios-XI.pdf) but return an error....