#
# CC_FLEX_GRAPH_LIC.pl
# Track and graphically display ClearCase license usage for a day
# or series of days.
#
# Could be started as continuous "cron" (UNIX) or "at" job (Windows).
#
# REQUIRED: Required GIFs etc. are located here (self extracting exe):
#    http://www.abs-consulting.com/ftp/SCRIPTS/CC_GRAPH_LIC.exe (100k)
#
# A detailed readme is located at:
#    http://www.abs-consulting.com/ftp/SCRIPTS/CC_FLEX_GRAPH_LIC.readme.html
#	
# ASSUMED: Must run on a machine that has access to ClearCase licenses server
#          or the FlexLM License server.
#
# Author: Charles W. Clarke III (ABS)
# email:  charles@abs-consulting.com
# URL:    http://www.abs-consulting.com
# Date:   Feb. 25, 2009
####################################################################
# History: 02/25/09 : Created by/for A Better Solution, Inc. 
####################################################################