Search found 2 matches

by nagios-typ
Tue Aug 02, 2016 3:24 am
Forum: Open Source Nagios Projects
Topic: ORACLE_HOME in PATH variable missing
Replies: 3
Views: 7173

Re: ORACLE_HOME in PATH variable missing

Hello, enclosed the informations: Service Definition define service{ use generic-service ; Name of service template to use host_name xxxxxx service_description ORACLE DB ALIVE is_volatile 0 check_period 24x7 max_check_attempts 3 normal_check_interval 5 retry_check_interval 1 contact_groups admins_be...
by nagios-typ
Mon Aug 01, 2016 8:49 am
Forum: Open Source Nagios Projects
Topic: ORACLE_HOME in PATH variable missing
Replies: 3
Views: 7173

ORACLE_HOME in PATH variable missing

Hello everybody, I have a problem with nagios and an oracle client. My set up is the following: OS: Oracle Linux Server release 6.5 Nagios: Nagios Core 4.0.6 I installed an oracle client on my nagios and try to login on a database via sqlplus. If I use CLI everything will work fine. If nagios try to...