Search found 3 matches

by marcielferreira
Mon Sep 11, 2017 1:11 pm
Forum: Open Source Nagios Projects
Topic: DBD:Oracle
Replies: 5
Views: 3621

Re: DBD:Oracle

When nagios executes the check it does not have the full nagios users environment, which if you look at page 4 of the document I send you you will see the commands are prefixed with some required env settings like so: /usr/bin/env LD_LIBRARY_PATH=/usr/lib/oracle/11.2/client/lib ORACLE_HOME=/usr/lib...
by marcielferreira
Mon Sep 11, 2017 6:56 am
Forum: Open Source Nagios Projects
Topic: DBD:Oracle
Replies: 5
Views: 3621

Re: DBD:Oracle

The document I am going to send is for Nagios XI, but page 6 outlines your scenario and how to remedy it https://assets.nagios.com/downloads/nagiosxi/docs/Installing-Oracle-Plugins-in-Nagios-XI.pdf It's work with user nagios, but the web application, the error continue. So, i don't any idea how to ...
by marcielferreira
Tue Sep 05, 2017 1:41 pm
Forum: Open Source Nagios Projects
Topic: DBD:Oracle
Replies: 5
Views: 3621

DBD:Oracle

Hi, my server is CentOS Linux release 7.3.1611 (Core) and i have Nagios® Core™ 4.2.0. I have install the plugin check_oracle_health with no problem. I am execute the command with the both users (root and nagios), and works: [root@srvmonitor libexec]# /usr/local/nagios/libexec/check_oracle_health --...