# DCnperf.cfg: Samples Performance Information (root not required) # $Id: DCnperf.cfg,v 1.5 2015/01/19 15:29:08 RDA Exp $ # ARCS: $Header: /home/cvs/cvs/RDA_8/src/scripting/lib/collect/SAMPLE/DCnperf.cfg,v 1.5 2015/01/19 15:29:08 RDA Exp $ # # Copyright (c) 2002, 2016, Oracle and/or its affiliates. All rights reserved. # # Change history # 20150119 MSC Change the factor settings. ############################################################################### # Sample performance information (root not required) ############################################################################### #------------------------------------------------------------------------------ # Module definition #------------------------------------------------------------------------------ dsc='Samples Performance Information (root not required)' pre=RDA:DCbegin var=B_APPEND,R_NET_FACTOR,R_OS_FACTOR,B_SAR_DATA,B_TRACEROUTE #------------------------------------------------------------------------------ # Setting definitions #------------------------------------------------------------------------------ [B_APPEND] typ=B dft=true dsc='Concatenate samples' [R_NET_FACTOR] typ=N dft=1 dsc='Factor to apply to the network command timeout' err='The timeout factor must be a positive number' inp='Specify the factor to apply to the network command timeout' lvl=6 ref='R[0,[' val=F [R_OS_FACTOR] typ=N dft=1 dsc='Factor to apply to the OS command timeout' err='The timeout factor must be a positive number' inp='Specify the factor to apply to the OS commands timeout' lvl=6 ref='R[0,[' val=F [B_SAR_DATA] typ=B dft=false dsc='Gather sar raw data?' fam=Unix inp='Do you want RDA to collect the sar raw data (Y/N)?' lvl=6 [B_TRACEROUTE] typ=B dft=false dsc='Perform traceroute tests?' # stopwords Traceroute traceroute inp='Do you want RDA to perform the traceroute tests (Y/N)?' lvl=6 var=true:N_RATE,T_HOSTS [N_RATE] typ=N dft=5 dsc='Traceroute test frequency' err='The rate must be a positive integer' inp='Specify the frequency of traceroute tests' lvl=6 ref='I[0,[' val=F [T_HOSTS] typ=T dft='.' dsc='Traceroute host(s)' end='.' inp="Enter the name of a node or a period (${AUX.end}) to end" lvl=6 ref='^\S+$' val=E