Sametime: Comandos Uteis: Difference between revisions

From Wiki
 
(9 intermediate revisions by the same user not shown)
Line 18: Line 18:
Iniciar
Iniciar


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


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




Parar
Parar


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


  #''' /opt/IBM/WebSphere/AppServer/profiles/STSCAppProfile/bin/stopNode.sh -username wasadmin  -password was_admin_password'''
  #''' cd /opt/IBM/WebSphere/AppServer/profiles/STSCAppProfile/bin/'''


#''' ./stopServer.sh STConsoleServer -username wasadmin  -password was_admin_password'''


#''' ./stopNode.sh -username wasadmin  -password was_admin_password'''


==2. Sametime Meeting Server ==
==2. Sametime Meeting Server ==
Line 40: Line 43:
Iniciar
Iniciar


  #''' /opt/IBM/WebSphere/AppServer/profiles/melroMeetingDMProfile1/bin/startManager.sh'''
  #''' /opt/IBM/WebSphere/AppServer/profiles/''<server>''MeetingDMProfile1/bin/startManager.sh'''


Parar
Parar


  #''' /opt/IBM/WebSphere/AppServer/profiles/melroMeetingDMProfile1/bin/stopManager.sh -username wasadmin  -password was_admin_password'''
  #''' /opt/IBM/WebSphere/AppServer/profiles/''<server>''MeetingDMProfile1/bin/stopManager.sh -username wasadmin  -password was_admin_password'''


=== Iniciar e Parar o Meeting Server ===
=== Iniciar e Parar o Meeting Server ===
Line 50: Line 53:
Iniciar
Iniciar


  #''' cd /opt/IBM/WebSphere/AppServer/profiles/melroMeetingPNProfile1/bin/'''
  #''' cd /opt/IBM/WebSphere/AppServer/profiles/''<server>''MeetingPNProfile1/bin/'''


  #''' ./startNode.sh'''
  #''' ./startNode.sh'''
Line 61: Line 64:
Parar
Parar


  #''' cd /opt/IBM/WebSphere/AppServer/profiles/melroMeetingPNProfile1/bin/'''
  #''' cd /opt/IBM/WebSphere/AppServer/profiles/''<server>''MeetingPNProfile1/bin/'''


  #''' ./stopServer.sh STMeetingServer -username wasadmin  -password was_admin_password'''
  #''' ./stopServer.sh STMeetingServer -username wasadmin  -password was_admin_password'''
Line 68: Line 71:


  #''' ./stopNode.sh -username wasadmin  -password was_admin_password'''
  #''' ./stopNode.sh -username wasadmin  -password was_admin_password'''
==3. Sametime Proxy Server ==
Com o usuário '''root'''
=== Iniciar e Parar o Deploy Manager ===
Iniciar
#''' cd /opt/IBM/WebSphere/AppServer/profiles/''<server>''ProxyDMProfile1/bin/'''
#''' ./startManager.sh'''
Parar
#''' cd /opt/IBM/WebSphere/AppServer/profiles/''<server>''ProxyDMProfile1/bin/'''
#''' ./stopManager.sh -username wasadmin  -password was_admin_password'''
=== Iniciar e Parar o Proxy Server ===
Iniciar
#''' cd /opt/IBM/WebSphere/AppServer/profiles/''<server>''ProxyPNProfile1/bin/'''
#''' ./startNode.sh'''
#''' ./startServer.sh STProxyServer'''
Parar
#''' cd /opt/IBM/WebSphere/AppServer/profiles/''<server>''ProxyPNProfile1/bin/'''
#''' ./stopServer.sh  STProxyServer -username wasadmin -password was_admin_password'''
#''' ./stopNode.sh -username wasadmin  -password was_admin_password'''
== Ver também ==
* [[Instalando o Lotus Sametime 8.5 no Linux]]
* [[Configurando conversão de documentos do Sametime 8.5]]
* [[Sametime: Comandos Uteis]]
* [[Lotus Sametime|  Mais Artigos sobre IBM Sametime]]
[[Category: IBM Sametime]]
[[Category: Sametime]]

Latest revision as of 20:56, 4 February 2013

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 wasadmin  -password was_admin_password

Iniciar e Parar o System Console

Iniciar

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


Parar


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

2. Sametime Meeting Server

Com o usuário root


Iniciar e Parar o Deploy Manager

Iniciar

# /opt/IBM/WebSphere/AppServer/profiles/<server>MeetingDMProfile1/bin/startManager.sh

Parar

# /opt/IBM/WebSphere/AppServer/profiles/<server>MeetingDMProfile1/bin/stopManager.sh -username wasadmin  -password was_admin_password

Iniciar e Parar o Meeting Server

Iniciar

# cd /opt/IBM/WebSphere/AppServer/profiles/<server>MeetingPNProfile1/bin/
# ./startNode.sh
# ./startServer.sh STMeetingServer
# ./startServer.sh STMeetingHttpProxy


Parar

# cd /opt/IBM/WebSphere/AppServer/profiles/<server>MeetingPNProfile1/bin/
# ./stopServer.sh STMeetingServer -username wasadmin  -password was_admin_password
# ./stopServer.sh STMeetingHttpProxy -username wasadmin  -password was_admin_password
# ./stopNode.sh -username wasadmin  -password was_admin_password

3. Sametime Proxy Server

Com o usuário root


Iniciar e Parar o Deploy Manager

Iniciar

# cd /opt/IBM/WebSphere/AppServer/profiles/<server>ProxyDMProfile1/bin/
# ./startManager.sh

Parar

# cd /opt/IBM/WebSphere/AppServer/profiles/<server>ProxyDMProfile1/bin/
# ./stopManager.sh -username wasadmin  -password was_admin_password

Iniciar e Parar o Proxy Server

Iniciar

# cd /opt/IBM/WebSphere/AppServer/profiles/<server>ProxyPNProfile1/bin/
# ./startNode.sh
# ./startServer.sh STProxyServer

Parar

# cd /opt/IBM/WebSphere/AppServer/profiles/<server>ProxyPNProfile1/bin/
# ./stopServer.sh  STProxyServer -username wasadmin -password was_admin_password
# ./stopNode.sh -username wasadmin  -password was_admin_password

Ver também