Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Perl script for checking oracle tablespaces usage
Current Version
Last Release Date
May 28, 2009
Owner
Nagios Exchange
check_oracle_tbs
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
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!