Sametime: Comandos Uteis: Difference between revisions

From Wiki
No edit summary
Line 28: Line 28:


  #''' /opt/IBM/WebSphere/AppServer/profiles/STSCAppProfile/bin/stopNode.sh -username wasadmin  -password was_admin_password'''
  #''' /opt/IBM/WebSphere/AppServer/profiles/STSCAppProfile/bin/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/melroMeetingDMProfile1/bin/startManager.sh'''
Parar
#''' /opt/IBM/WebSphere/AppServer/profiles/melroMeetingDMProfile1/bin/stopManager.sh -username wasadmin  -password was_admin_password'''
=== Iniciar e Parar o Meeting Server ===
Iniciar
#''' /opt/IBM/WebSphere/AppServer/profiles/melroMeetingPNProfile1/bin/startNode.sh'''
#''' /opt/IBM/WebSphere/AppServer/profiles/melroMeetingPNProfile1/bin/startServer.sh STConsoleServer'''
Parar
#''' /opt/IBM/WebSphere/AppServer/profiles/melroMeetingPNProfile1/bin/stopServer.sh STConsoleServer -username wasadmin  -password was_admin_password'''
#''' /opt/IBM/WebSphere/AppServer/profiles/melroMeetingPNProfile1/bin/stopNode.sh -username wasadmin  -password was_admin_password'''

Revision as of 18:58, 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 wasadmin  -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 wasadmin  -password was_admin_password
# /opt/IBM/WebSphere/AppServer/profiles/STSCAppProfile/bin/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/melroMeetingDMProfile1/bin/startManager.sh

Parar

# /opt/IBM/WebSphere/AppServer/profiles/melroMeetingDMProfile1/bin/stopManager.sh -username wasadmin  -password was_admin_password

Iniciar e Parar o Meeting Server

Iniciar

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


Parar

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