Sametime: Comandos Uteis: Difference between revisions

From Wiki
(New page: ==1. Sametime System Console == Com o usuário '''root''' === Iniciar e Parar o Deploy Manager === Iniciar #''' /opt/IBM/WebSphere/AppServer/profiles/STSCDMgrProfile/bin/startManager....)
 
No edit summary
Line 8: Line 8:
Iniciar
Iniciar


#''' /opt/IBM/WebSphere/AppServer/profiles/STSCDMgrProfile/bin/startManager.sh'''
#''' /opt/IBM/WebSphere/AppServer/profiles/STSCDMgrProfile/bin/startManager.sh'''


Parar
Parar
Line 19: Line 19:
Iniciar
Iniciar


#''' /opt/IBM/WebSphere/AppServer/profiles/STSCAppProfile/bin/startNode.sh'''
#''' /opt/IBM/WebSphere/AppServer/profiles/STSCAppProfile/bin/startNode.sh'''


#''' /opt/IBM/WebSphere/AppServer/profiles/STSCAppProfile/bin/startServer.sh STConsoleServer'''
#''' /opt/IBM/WebSphere/AppServer/profiles/STSCAppProfile/bin/startServer.sh STConsoleServer'''




Parar
Parar


#''' /opt/IBM/WebSphere/AppServer/profiles/STSCAppProfile/bin/stopServer.sh STConsoleServer -username wpsadmin  -password was_admin_password'''
#''' /opt/IBM/WebSphere/AppServer/profiles/STSCAppProfile/bin/stopServer.sh STConsoleServer -username wpsadmin  -password was_admin_password'''


#''' /opt/IBM/WebSphere/AppServer/profiles/STSCAppProfile/bin/stopNode.sh'''
#''' /opt/IBM/WebSphere/AppServer/profiles/STSCAppProfile/bin/stopNode.sh'''

Revision as of 18:17, 27 April 2010

1. Sametime System Console

Com o usuário root


Iniciar e Parar o Deploy Manager

Iniciar

# /opt/IBM/WebSphere/AppServer/profiles/STSCDMgrProfile/bin/startManager.sh

Parar

# /opt/IBM/WebSphere/AppServer/profiles/STSCDMgrProfile/bin/stopManager.sh -username wpsadmin  -password was_admin_password


Iniciar e Parar o System Console

Iniciar

# /opt/IBM/WebSphere/AppServer/profiles/STSCAppProfile/bin/startNode.sh
# /opt/IBM/WebSphere/AppServer/profiles/STSCAppProfile/bin/startServer.sh STConsoleServer


Parar

# /opt/IBM/WebSphere/AppServer/profiles/STSCAppProfile/bin/stopServer.sh STConsoleServer -username wpsadmin  -password was_admin_password
# /opt/IBM/WebSphere/AppServer/profiles/STSCAppProfile/bin/stopNode.sh