Search found 3 matches

by bbtone
Thu Jun 06, 2013 3:53 pm
Forum: Nagios XI
Topic: Current Evaluation, oracle database connectivity issues
Replies: 5
Views: 1652

Re: Current Evaluation, oracle database connectivity issues

/usr/bin/env LD_LIBRARY_PATH=/usr/lib/oracle/11.2/client64/lib ORACLE_HOME=/usr/lib/oracle/11.2/client64 $USER1$/check_oracle_health --connect=$ARG1$ --username=$ARG2$ --password=$ARG3$ --mode=$ARG4$ --tablespace=$ARG5$ I figured my first question; the oracle_tablespace wizard is faulty and doesn't ...
by bbtone
Wed Jun 05, 2013 5:58 pm
Forum: Nagios XI
Topic: Current Evaluation, oracle database connectivity issues
Replies: 5
Views: 1652

Re: Current Evaluation, oracle database connectivity issues

the full check command is the one that comes standard. I read it and it doesn't make sense to me. In the wizard for the oracle_tablespace wizard, it only asks for the server and tablespace name, however where do I put in the SID? Also, the documentation for the check_oracle_health has far more argum...
by bbtone
Tue Jun 04, 2013 4:52 pm
Forum: Nagios XI
Topic: Current Evaluation, oracle database connectivity issues
Replies: 5
Views: 1652

Current Evaluation, oracle database connectivity issues

Hello, My company is currently having me evaluate your product for use. My current issue is that I'm having trouble connecting to my database and running a mere tablespace check. I am running the 64bit VM, installed on a Redhat 64 bit server. I have the oracle client installed as the manual suggeste...