CA Server Automation Connectors Called
Comments
This use case determines if a particular server contains all required components and has no invalid applications.
For this use case, you must create the following files:
newcore2.lst
#----------------------------------------------------------------------------
# Black-list Components (BL)
#
# These components MUST exist on the target server
# and are version-specific
# CC -- represents the core components
# component name
# version number
#----------------------------------------------------------------------------
CC:Windows:5.2
CC:Java Web Application:2.4
CC:Java Web Application:2.4
CC:Java Web Application:2.3
unacceptablecomponents.list
#----------------------------------------------------------------------------
# Black-list Components (BL)
#
# These components MUST exist on the target server
# and are version-specific
# BL -- represents the black list components
# component name
# version number
#----------------------------------------------------------------------------
BL:VMware Server:2.*
#BL:CA Threat Manager:*.*
BL:winamp:*
BL:JRE 1.2 or 1.3 (Windows):1.3.1_02
#BL:Log4J:1.2.8
Copyright © 2013 CA. All rights reserved. |
|