Oracle

check_oracle_tbs

Description:

Perl script for checking oracle tablespaces usage

Current Version

Last Release Date

May 28, 2009

Compatible With


Project Files
Project Notes
This little perl script is able to check Oracle tablespaces usage. You can also specify a regex to exclude tablespaces if you do not want to check all tablespaces (example : UNDO tablespaces in Oracle 10g are usually close to full) Usage : {{$0 -SID= -dbuser= -dbpassword= -w= -c= -e=(regex) -wauto= -SID : Oracle SID -dbuser : Oracle user -dbpassword : Oracle password -w : usage percent for warning -c : usage percent for critical alert -wauto : usage percent for warning on autoext tablespaces -e=(regex) : regex for tablespace exclusion (example : -e='UNDOTBS0-9') }} If you do not use the -wauto option, autoext tablespaces are treated as same as non-autoext tablespaces
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
102,385