MaxGaugeサーバのサービス起動/停止方法 Windows

MaxGaugeサーバの各サービスの起動/停止方法を紹介します。

サービスの起動方法

注釈

下記の順に起動します

  • postgresql-x64-9.4 / postgresql-x64-9.5 / postgresql-x64-9.6 / postgresql-x64-10のいずれか

  • DGServer_M

  • DGServer_S1

  • Exem_PlatformJS(8080)

  1. サービスより postgresql-x64-10 を起動します。(PostgreSQLのバージョンが10の場合の例)

    ../_images/win_pg_start01.jpg
  2. サービスより DGServer_M を起動します。

    ../_images/win_dgm_start01.jpg
  3. サービスより DGServer_S1 を起動します。

    ../_images/win_dgs1_start01.jpg
  4. サービスより Exem_PlatformJS(8080) を起動します。

    ../_images/win_pjs_start01.jpg

サービスの停止方法

注釈

下記の順に停止します

  • Exem_PlatformJS(8080)

  • DGServer_S1

  • DGServer_M

  • postgresql-x64-9.4 / postgresql-x64-9.5 / postgresql-x64-9.6 / postgresql-x64-10のいずれか

  1. サービスより Exem_PlatformJS(8080) を停止します。

    ../_images/win_pjs_stop01.jpg

    注釈

    Exem_PlatformJS_OBS(8080) が起動していた場合は、以下の順に停止します。

    • Exem_PlatformJS_OBS(8080)

    • Exem_PlatformJS(8080)

  2. サービスより DGServer_S1 を停止します。

    ../_images/win_dgs1_stop01.jpg
  3. サービスより DGServer_M を停止します。

    ../_images/win_dgm_stop01.jpg
  4. サービスより postgresql-x64-10 を停止します。(PostgreSQLのバージョンが10の場合の例)

    ../_images/win_pg_stop01.jpg