Home Directory Plugins Databases Oracle check_tablespace_oracle

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_tablespace_oracle

Current Version
1.0
Last Release Date
2010-02-09
Compatible With
  • Nagios 3.x
  • Nagios 4.x
License
GPL
Hits
181634
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!
This plugin checks the tablespace size of a specific Oracle tablespace against WARN and CRIT thresholds. It returns the total tablespace size, current size, space utilisation in percent and the number of files belonging to this tablespace.
This plugin checks the tablespace size of a specific Oracle database against WARN and CRIT thresholds. It returns the total tablespace size, current size, space utilisation in percent and the number of data files belonging to this tablespace. The plugin can be called in 'reporting' mode, returning the space values withouth checking against a threshold. This is helpful if the tablespace only needs to be graphed as a trend over time.

It requires the database to be set up for accepting network connections and being reachable through that network port from Nagios. The plugin uses Oracle's JDBC driver, this driver must be installed and found through the Java classpath on the server executing this plugin.
Reviews (1)
byrfults, July 25, 2011
Needed some modification to fit my needs, but works great! Needs an option to show all tablespaces in one shot without seeing the debug info, again some minor tweaking.

Good plugin, very fast!