# DCovms.cfg: Collects Oracle VM Server Information # $Id: DCovms.cfg,v 1.4 2013/10/30 07:18:40 RDA Exp $ # ARCS: $Header: /home/cvs/cvs/RDA_8/src/scripting/lib/collect/OS/DCovms.cfg,v 1.4 2013/10/30 07:18:40 RDA Exp $ # # Copyright (c) 2002, 2016, Oracle and/or its affiliates. All rights reserved. # # Change history # 20131001 KRA Moved advanced setup level to 6. ############################################################################### # Collect the Oracle VM setup information ############################################################################### #------------------------------------------------------------------------------ # Module definition #------------------------------------------------------------------------------ col=${B_IN_USE} dsc='Collects Oracle VM Server Information' pre=RDA:DCbegin rpt=B_IN_USE var=not_used # Flow:in_use,B_IN_USE exe=sdcl { "if ${OS.linux} " var @{AUX.var} = (cond(${PRF.B_TESTS},'in_use','B_IN_USE')) } #------------------------------------------------------------------------------ # Setting definitions #------------------------------------------------------------------------------ [in_use] typ=B dft=true dsc='Is Oracle VM Server information requested?' nam=B_IN_USE var=R_AGE [not_used] typ=B dft=false dsc='Is Oracle VM Server information requested?' nam=B_IN_USE [B_IN_USE] typ=B dft=${AUX.B_SELECTED} dsc='Is Oracle VM Server information requested?' inp='Should RDA analyze Oracle VM Server (Y/N)?' var=true:R_AGE [R_AGE] typ=N dft=15 dsc='Age limit (in days) of the log files to be collected' err='The number of days must be a positive integer number' inp='Enter the age limit (in days) for the log files to be collected for \ Oracle VM Server' lvl=6 ref='R[0,[' val=F