You are on page 1of 3

================================================================================

================================================================================
========================
###################L
icence configuration######################
================================================================================
================================================================================
========================
cd /opt/InCharge/SAM/smarts/bin/
./sm_edit conf/runcmd_env.sh
================================================================================
================================================================================
========================
###################BROKER and
integration services installation######################
================================================================================
================================================================================
========================
/etc/init.d/ic-serviced start
./sm_service install --force --unmanaged --startmode=runonce --name=BROKER '--de
scription=EMC Ionix Broker' '--env=SM_CLIENTCONNECT=brokerConnect.conf' '/opt/In
Charge/SAM/smarts/bin/brstart' '--port=426' '--restore=/opt/InCharge/SAM/smarts/
local/repos/broker/broker.rps' '--output=broker.log'
./sm_service install --force --unmanaged --startmode=runonce --name=smarts-rab
bitmq --description="EMC Smarts Notification Exchange Rabbit MQ" /opt/InCharge/S
AM/smarts/bin/sm_rabbitmq --ignoreme
./sm_service install --force --unmanaged --startmode=runonce --name=smarts-tom
cat --description="EMC Smarts Data Web Applications Tomcat" /opt/InCharge/SAM/sm
arts/bin/sm_tomcat --ignoreme
./sm_service install --force --unmanaged --startmode=runonce --name=smarts-ela
sticsearch --description="EMC Smarts Notification Cache ElasticSearch" /opt/InCh
arge/SAM/smarts/bin/sm_elasticsearch --ignoreme
================================================================================
================================================================================
========================
###################SAM & t
rap services installation#########################
================================================================================
================================================================================
========================
./sm_service install --force --unmanaged --startmode=runonce --name=ic-sam-ser
ver-pres --description="EMC Smarts Service Assurance Manager Server notification
cache publishing" /opt/InCharge/SAM/smarts/bin/sm_server --name=INCHARGE-SA-PRE
S --config=ics --port=9000 --edaa=sam-presentation/2.0 --bootstrap=bootstrap-amq
p.conf --ignore-restore-errors --output=sam-server-pres.log
./sm_service install --force --unmanaged --name=ic-icoi-server --startmode=runon
ce --description="EMC Smarts SAM Adapter Platform Server" /opt/InCharge/SAM/smar
ts/bin/sm_server --name=INCHARGE-OI --config=icoi --port=8000 --ignore-restore-e
rrors --output=ic-icoi-server.log
./sm_service install --force --unmanaged --startmode=runonce --name=TRAP_EXPLODE
R --description="EMC Smarts SAM TRAP_EXPLODER" /opt/InCharge/SAM/smarts/bin/sm_t
rapd --name=TRAP_EXPLODER --config=trapd --port=162 --sport=9025 --seed=seedfile
--rules=default --output=TRAP_EXPLODER.log

./sm_service install --force --unmanaged --name=ic-trapd-receiver --startmode=ru


nonce --description="EMC Smarts SNMP Trap Adapter" /opt/InCharge/SAM/smarts/bin/
sm_trapd --name=TRAP-INCHARGE-OI --server=INCHARGE-OI --config=icoi --port=10162
--sport=9021 --seed=seedfile --model=sm_actions --rules=icoi-trapd/trap_mgr_par
se.asl --output=TRAP-Adapter.log
================================================================================
================================================================================
========================
#################
##IP Manager services installation#########################
================================================================================
================================================================================
========================
cd /opt/InCharge/IP/smarts/bin/
./sm_edit conf/runcmd_env.sh
./sm_service install --force --name=ic-am-pm-server "--description= EMC Smarts I
P Availability Manager and Performance Manager Server" --startmode=runonce /opt/
InCharge/IP/smarts/bin/sm_server --name=INCHARGE-AM-PM --config=icf --bootstrap=
bootstrap-am-pm.conf --port=9090 --subscribe=default --ignore-restore-errors --o
utput=INCHARGE-AM-PM.log
./sm_service install --force --unmanaged --startmode=runonce --name=ic-ip-config
uration-edaa "--description=EMC Smarts IP Configuration Manager for EDAA" /opt/I
nCharge/IP/smarts/bin/sm_server --name=INCHARGE-CM --config=icf-c --bootstrap=b
ootstrap.conf --port=9035 --subscribe=default --ignore-restore-errors --nodx --o
utput=INCHARGE-CM.log
================================================================================
================================================================================
========================
###########
########Configure trap-notify#########################
================================================================================
================================================================================
========================
./sm_edit conf/notifier/trap-notify.conf
#failed @ final
================================================================================
================================================================================
========================
########
###########security files#########################
================================================================================
================================================================================
========================
#All products are configured to use the SAM security files by setting the follow
ing parameters in runcmd_env.sh:
# SM_SERVERCONNECT=/opt/InCharge91/SAM/smarts/local/conf/serverConnect.conf
# SM_CLIENTCONNECT=/opt/InCharge91/SAM/smarts/local/conf/clientConnect.conf
#@ SAM bin
./sm_edit conf/clientConnect
#move the user access part to the bottom
./sm_edit conf/serverConnect

./sm_service install --force --unmanaged --startmode=runonce --name=INCHARGE-ESM


"--description= EMC Smarts Server Manager" /opt/InCharge/ESM/smarts/bin/sm_serv
er --name=INCHARGE-ESM --config=esm --port=9040 --subscribe=default --output=INC

HARGE-AM-PM.log --ignore-restore-errors

You might also like