Phil for Humanity

A Guide for the Survival of Humankind, and Improving the World, Society, and Yourself!


Popular Articles
  • Reasons For and Against
    Human Cloning
  • Globalization of the USA
  • The Pros and Cons of
    Capital Punishment
  • World's Stupidest Game

  • Latest Articles

  • Unknown Mushrooms 2
  • Easier Programming Language
  • Managing is Common Sense
  • Improve Cereal Packaging
  • Subscribe to RSS Feed

  • Main Menu

  • HOME
  • SAVE HUMANITY (52)
  • HELP THE WORLD (102)
  • IMPROVE GOVERNMENTS (99)
  • PERSONAL DEVELOPMENT (272)
  • COMPUTER HELP (130)
  • ARCHIVE (all articles)
  • SEARCH THIS SITE
  • CONTACT US
  • DISCLAIMER
  • PLEASE HELP: DONATE

  • 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:
    1. Checks each VOB if it is functioning and read accessible.
    2. Checks each VOB for valid owner and group permissions.
    3. Checks if the VOB Storage Partitions are almost running out of disk space.
    4. Checks if the VOB Registry has any issues.
    You can modify the limits of each requirement to your environment's needs. From my experience, I recommend running this script about once a week via cron.

    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 B.

    Related Articles
     » ClearCase Support: Automate Checking of ClearCase Server Log Files
     » ClearCase Support: Automate Checking of ClearCase Shipping Bays on VOB Servers
     » ClearCase Support: Automate Checking of ClearCase Views







    Copyright © 2006-2010, Phil for Humanity. All Rights Reserved.