ClearCase Support: Automate Checking of ClearCase VOBs
I also periodically and automatically check all ClearCase VOBs using a UNIX Perl script. I do this by using the below script that does several basic checks. Here are the four primary features of this script:
- Checks each VOB if it is functioning and read accessible.
- Checks each VOB for valid owner and group permissions.
- Checks if the VOB Storage Partitions are almost running out of disk space.
- Checks if the VOB Registry has any issues.
Here is how to execute this script.
$ check_VOBs.pl |
---|
You can download this Perl script here, or you can copy-n-paste from here:
This script was written for www.philforhumanity.com.
by Phil for Humanity
on 12/09/2008