Home Directory Plugins Databases Oracle Check tablespace usage and everything you can monitor by a SQL Query with Nagios

Check tablespace usage and everything you can monitor by a SQL Query with Nagios

Bookmark and Share

Rating
2 votes
Favoured:
0
Current Version
1
Last Release Date
2012-10-17
Compatible With
  • Nagios 3.x
Owner
E-mail
Hits
18621
Files:
FileDescription
NAGIOS_CHECK_ORACLE_INSTALLATION_GUIDE.pdfNAGIOS_CHECK_ORACLE_INSTALLATION_GUIDE.pdf
Hi dear friends, here you can find a simple java code to check everything you can check through a simple SQL script / query without installing any type of oracle client or instant client: all that you need is nagios core 3.x and a Java JDK 1.6.0_xx version.

The needed files to install the plugin are linked inside the installation guide in pdf format.

In this version you can use it to check your tablespaces status by specifying the Warning and Critical amount of free space.

I've also written 2 pages to explain how install and configure this simple plugin that may be very powerful.

Don't exitate to contact me for any question or problems you'll find... I wait your feedbacks
Reviews (1)
byZanin, December 11, 2012
Some troubles with remote server ports, but the developer has been extremely kind to help me solve out my problem. Now it's perfect.
The step by step guide with download links is well written and is everything needed to install.