Search found 21 matches

by JanePisk
Tue Jan 28, 2014 4:55 am
Forum: Open Source Nagios Projects
Topic: install_driver(Oracle)
Replies: 12
Views: 17052

Re: install_driver(Oracle)

yes... :(
by JanePisk
Wed Jan 22, 2014 4:32 am
Forum: Open Source Nagios Projects
Topic: install_driver(Oracle)
Replies: 12
Views: 17052

Re: install_driver(Oracle)

[root@Ofelia ~]# export ORACLE_HOME=/usr/lib/oracle/11.2/client64/ [root@Ofelia ~]# export LD_LIBRARY_PATH=/usr/lib/oracle/11.2/client64/lib/ [root@Ofelia ~]# perl -e shell -MCPAN Terminal does not support AddHistory. cpan shell -- CPAN exploration and modules installation (v1.9402) Enter 'h' for he...
by JanePisk
Tue Jan 21, 2014 11:26 am
Forum: Open Source Nagios Projects
Topic: install_driver(Oracle)
Replies: 12
Views: 17052

Re: install_driver(Oracle)

:evil: [root@Ofelia objects]# export ORACLE_HOME=/usr/lib/oracle/11.2/client64/ [root@Ofelia objects]# cpan -i DBD::Oracle CPAN: Storable loaded ok (v2.20) Going to read '/root/.cpan/Metadata' Database was generated on Fri, 17 Jan 2014 10:29:02 GMT CPAN: Time::HiRes loaded ok (v1.9721) Warning: no s...
by JanePisk
Fri Jan 17, 2014 7:24 am
Forum: Open Source Nagios Projects
Topic: install_driver(Oracle)
Replies: 12
Views: 17052

Re: install_driver(Oracle)

excuse, does not work anymore! the error is the same as before, I just reboot the system and it does not work anymore. :evil: CRITICAL - cannot connect to nagios/***@xwikio. install_driver(Oracle) failed: Can't load '/usr/local/lib64/perl5/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: libocci.s...
by JanePisk
Fri Jan 17, 2014 6:31 am
Forum: Open Source Nagios Projects
Topic: install_driver(Oracle)
Replies: 12
Views: 17052

Re: install_driver(Oracle)

ok, first thanks for reply.. ;) now the plugin ( if I run it by console with nagios user ) works , but by the nagios interface i've this error CRITICAL - cannot connect to nagios/***@xwikio. ORA-12154: TNS:could not resolve the connect identifier specified (DBD ERROR: OCIServerAttach) obvious! becau...
by JanePisk
Wed Jan 15, 2014 6:09 am
Forum: Open Source Nagios Projects
Topic: install_driver(Oracle)
Replies: 12
Views: 17052

Re: install_driver(Oracle)

the full check command is
/usr/local/nagios/libexec/check_oracle_health --mode=connection-time --connect=nagios/oradbmon@xwikidb

my ORACLE_HOME is/u01/app/oracle/product/11.2.0/dbhome_1

and LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ORACLE_HOME/lib

what is oracle sdk?
by JanePisk
Tue Jan 14, 2014 9:42 am
Forum: Open Source Nagios Projects
Topic: install_driver(Oracle)
Replies: 12
Views: 17052

install_driver(Oracle)

hi all!! a check_oracle_health plugin return me this error I've followed this guide http://en.alexnogard.com/monitoring-oracle-database-check_oracle_health-nagios-centreon/ CRITICAL - cannot connect to nagios/***@xwikio. install_driver(Oracle) failed: Can't load '/usr/local/lib64/perl5/auto/DBD/Orac...
by JanePisk
Wed Nov 20, 2013 10:41 am
Forum: Open Source Nagios Projects
Topic: Nagios and Oracle db
Replies: 24
Views: 13429

Re: Nagios and Oracle db

[oracle@fox ~]$ ls -l /home/oracle/ total 440 drwxr-xr-x 3 oracle oinstall 4096 Nov 12 2007 admin -rw-rw-rw- 1 oracle oinstall 151 Sep 18 10:53 afiedt.buf drwxr-xr-x 2 oracle oinstall 4096 Aug 7 2008 bfu -rwxr-xr-x 1 oracle oinstall 1079 May 22 2006 copia_dbfiles -rw-rw-rw- 1 oracle oinstall 1 Oct ...
by JanePisk
Wed Nov 20, 2013 5:42 am
Forum: Open Source Nagios Projects
Topic: Nagios and Oracle db
Replies: 24
Views: 13429

Re: Nagios and Oracle db

Code: Select all

./check_oracle_dual.sh: line 98: /home/oracle/product/10.2/db_2/bin/sqlplus: Permission denied
any other ideas?
by JanePisk
Wed Nov 13, 2013 11:09 am
Forum: Open Source Nagios Projects
Topic: Nagios and Oracle db
Replies: 24
Views: 13429

Re: Nagios and Oracle db

hi!!!
but what is this?
I have to monitor a remote db... sorry but I don't understand :?