Home Directory Plugins Databases Oracle Check Oracle status & health without install Oracle client - Just a little update on the script prov

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Check Oracle status & health without install Oracle client - Just a little update on the script prov

Rating
1 vote
Favoured:
1
Hits
120499
Files:
FileDescription
check_oracle_instantUnknown Tag: 'FileDesc1'
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
When used through default configuration on 10g instances for example, the use of system account with DEFAULT profile configuration on the database runs the script to fail on the ORA specific error, generating an alert through NAGIOS that points to a "Canno´t connect to database" error, and showing the sensor as RED (Critical) because the script never reach the "if" condition.
I just had altered the script to provide a non-existent account on the database, and will ever provide the "ORA-01017" and will satisfy the right condition.
Congrats for the "xnovv" user, it is a good script to start monitoring the oracle instances! Easy to use and good results.

Hugs!
Reviews (1)
byFIL, June 16, 2010
I think I am messing this up because i can´t seen to get this plugin working.Before I put plugins in Nagios3 I test then via command line like this ./check_oracle_instant replacing the words between with the appropriate data to fit my needs.Can anyone tell me if this is the correct syntax?
1050468@isep.ipp.pt