############################################################################### # # Product: BMC TrueSight IT Data Analytics 11.3.01# # To invoke in silent mode with options file: # setup.bin -i silent -DOPTIONS_FILE=Options.txt # ############################################################################### ############################################################################### # # Product Install Location # # The install location of the product. Specify a valid directory into which # the product should be installed of the form: # -P installLocation=directory # where "directory" is the install location. # ############################################################################### -P installLocation=/opt/bmc/TrueSight/ITDA ############################################################################### # # Installing Features # # These are the features that correspond to the feature selection tree. # To have the same behavior as checking a given feature in the visual # selection tree, add a line to the options file: # -A featureName # for each feature where "featureName" is the ID of the feature to select. # # - productITDA # |- Configuration Database # |- Console Server # |- Search # ############################################################################### # Install Configuration Database -A Configuration Database # Install TomcatHiddenProduct -A TomcatHiddenProduct # Install Console Server -A Console Server # Install Search -A Search ############################################################################### # # User Input Properties # # The format for entering user input properties is: # -J name=value # where "name" is the name of the property and "value" is the value. # ############################################################################### -J INSTALL_SET=CUSTOM -J itda.indexer.box.type=live-J itda.indexinghost= -J itda.indexing.unicast.hosts= -J itda.indexingport= -J itda.configdbhost= -J PAGE_NUMBER=2 -J itda.configdbport=9999 -J itda.stationinstancename= -J itda.stationhttpbindaddress=0.0.0.0 -J itda.stationhttpbindport=8080 -J itda.stationpayloadbindaddress=0.0.0.0 -J itda.stationpayloadbindport=41414 -J agent.pool.name=ITDAPOOL -J itda.searchenginehost= -J itda.searchengineport=9797 -J itda.consoleserverhost= -J itda.consoleserverport=9797 -J enable_rsso=false -J STARTSERVICES_ITDA=true -J enable_feature_tracking=true