7.2.6 運用管理エージェントおよびManagement Serverの起動

運用管理エージェントおよびManagement Serverを起動します。

起動時のコマンドの実行例を示します。

"%COSMINEXUS_HOME%¥manager¥bin¥adminagentctl" start
"%COSMINEXUS_HOME%¥manager¥bin¥mngsvrctl" start

運用管理エージェントおよびManagement Serverを停止する場合は,起動の順序と逆になります。

停止時のコマンドの実行例を示します。

"%COSMINEXUS_HOME%¥manager¥bin¥mngsvrctl" stop
"%COSMINEXUS_HOME%¥manager¥bin¥adminagentctl" stop