[Nagiosplug-help] usage: check_oracle

Walbert Oberngruber walbert.oberngruber at liwest.at
Fri Mar 14 13:01:06 CET 2003


Hallo!

Using Nagios on SuSE Linux 8.1
Plugin: check_oracle failed

Service configuration:
define service{
        use                             generic-service
        host_name                       twyn2
        service_description             Oracle SID - POWERWL
        is_volatile                     0
        check_period                    24x7
        max_check_attempts              3
        normal_check_interval           5
        retry_check_interval            2
        contact_groups                  pw-admins
        notification_interval           240
        notification_period             24x7
        notification_options            w,u,c,r
        check_command                   check_oracle_sid!POWERWL at twyn2
        }

checkcommand configuration:
define command{
        command_name    check_oracle_sid
        command_line    $USER1$/check_oracle --login $ARG1$
        }

Oracle 8.1.7 is running on Sun Solaris 8 and on SuSE Linux 7.3.

Service output:
Oracle SID - POWERWL    UNKNOWN   03-14-2003   21:54:53   1d 6h 25m 39s 3/3
Cannot determine ORACLE_HOME for sid POWERWL at twyn2

Any idea what's the reason?

Thx in advance

Walbert





More information about the Help mailing list