[Nagiosplug-devel] improved check_oracle
jmarquart at planalytics.com
jmarquart at planalytics.com
Tue Sep 10 05:40:03 CEST 2002
Philip,
I don't know if you would be interested, but I submitted some patches over
the summer that also enables you to use the check_oracle script to check the
current capacities of tablespaces. It returns a percentage utilized as well as
number of MB / Total MB available.
I am sure in the list archives there is a copy - or I would be happy to send you
one if interested.
-john
Philip Brown <phil at bolthole.com> on 09/09/2002 07:21:37 PM
Please respond to Philip Brown <phil at bolthole.com>
To: nagiosplug-devel at lists.sourceforge.net
cc: (bcc: John J. der Schalla Marquart/Planalytics)
Subject: [Nagiosplug-devel] improved check_oracle
Improved version of check_oracle attached.
Allows actually logging in as a user, and doing
select * from dual;
which is a lot more definitive in saying "oracle is working", than
either checking the listener, or seeing if the oracle process is running.
new added syntax:
check_oracle --oralogin user/pw at ora.name
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check_oracle
Type: application/octet-stream
Size: 5843 bytes
Desc: not available
URL: <http://nagios-plugins.org/archive/devel/attachments/20020910/1282928f/attachment.obj>
More information about the Devel
mailing list