############################################################################### # # 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 # |- Collection Station # ############################################################################### # Install Collection Station -A Collection Station ############################################################################### # # 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=true -J STARTSERVICES_ITDA=true