plugin check_oracle_health

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
fmargari
Posts: 13
Joined: Fri Feb 26, 2016 2:16 pm

plugin check_oracle_health

Post by fmargari »

Hi All,
I´m new user in Nagios, after install Nagios XI and run oracleinstall.sh to configure check_oracle_health, I got this error

[nagios@arlxpd60 ~]$ /usr/local/nagios/libexec/check_oracle_health --connect bowsrv.nextel.com.ar:1562/BOW --username nagios --password oracle --mode tnsping
Use of qw(...) as parentheses is deprecated at /usr/local/nagios/libexec/check_oracle_health line 4162.
Use of qw(...) as parentheses is deprecated at /usr/local/nagios/libexec/check_oracle_health line 6166.
CRITICAL - cannot connect to bowsrv.nextel.com.ar:1562/BOW. DBI object version 1.627 does not match bootstrap parameter 1.634 at /usr/lib64/perl5/DynaLoader.pm line 213.
BEGIN failed--compilation aborted at /usr/local/lib64/perl5/DBI.pm line 286.
Compilation failed in require at /usr/local/nagios/libexec/check_oracle_health line 4736.

[nagios@arlxpd60 ~]$
SO Red Hat Enterprise Linux Server release 7.2 (Maipo)
Oracle 11.2.0

Thanks for help

Regards
You do not have the required permissions to view the files attached to this post.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: plugin check_oracle_health

Post by tmcdonald »

Please reply to the original thread: https://support.nagios.com/forum/viewto ... 9&start=10

I will move that one to the Customer forum, and close this one.
Former Nagios employee
Locked