ページの先頭です。
ここから本文です。

よくあるご質問(サポートFAQ)

【Express5800/iStorage NS】ESMPRO/ServerManagerサービスの起動方法と停止方法

質問内容

ESMPRO/ServerManagerのサービスのみを起動する方法と停止する方法を教えて下さい。

回答内容

ESMPRO/ServerManagerインストレーションガイドにESMPRO/ServerManagerサービスの起動方法と停止方法の案内があります。ESMPRO/ServerManagerインストレーションガイドはESMPRO/ServerManagerインストールモジュールのダウンロードページにて公開しています。

 ESMPRO/ServerManagerインストールモジュール
 https://jpn.nec.com/esmsm/download.html#inst_mod

補足

ESMPRO/ServerManager Ver.7のサービスの起動方法と停止方法を案内します。

情報参照先
ESMPRO/ServerManager Ver.7 インストレーションガイドおよびESMPRO/ServerManagerサービスの起動方法と停止方法は下記で案内しています。

 ESMPRO/ServerManager Ver.7
 https://www.support.nec.co.jp/View.aspx?id=9010110069
  → ESMPRO/ServerManager Ver. 7 インストレーションガイド (Windows編)
   → 「4章 付録」-「3. サービス一覧」

サービス開始/停止順序
Windows管理ツール「サービス」などで、下記の順序にサービスを開始/停止します。

a. 開始順序

1.Alert Manager WMI Service
2.Alert Manager HTTPS Service(*)
3.ESM Base Service
4.ESM Remote Map Service
5.ESM Command Service
6.ESM Alert Service
7.Dmi Event Watcher(*)
8.ESMPRO/SM Base Service
9.Alert Manager Socket(R) Service(*)
10.ESM32BridgeService for NvAccessor
11.ESM32BridgeService for AlertListener
12.ESMPRO/SM Common Component
13.ESMPRO/SM Base Alert Listener
14.ESMPRO/SM Event Manager
15.ESMPRO/SM Web Container
16.DianaScope ModemAgent
17.ESMPRO/SM Task Service
18.ESMPRO/SM Web Service
    b.停止順序

1.ESMPRO/SM Web Service
2.ESMPRO/SM Task Service
3.DianaScope ModemAgent
4.ESMPRO/SM Web Container
5.ESMPRO/SM Event Manager
6.ESMPRO/SM Base Alert Listener
7.ESMPRO/SM Common Component
8.ESM32BridgeService for AlertListener
9.ESM32BridgeService for NvAccessor
10.Alert Manager Socket(R) Service(*)
11.ESMPRO/SM Base Service
12.Dmi Event Watcher(*)
13.ESM Alert Service
14.ESM Command Service
15.ESM Remote Map Service
16.SM Base Service
17.Alert Manager HTTPS Service(*)
18.Alert Manager WMI Service
* 設定により停止しています。
 停止している場合は、サービスを開始/停止する必要はありません。

サービスを開始/停止するバッチファイルの作成例
ESMPRO/ServerManager を構成するすべてのサービスを開始/停止するバッチファイルの作成例を案内します。
スタートアップの種類が「手動」や「無効」となっているサービスはバッチファイルから削除してください。

a.サービス開始
rem start_service.bat
net start "Alert Manager WMI Service"
net start "Alert Manager HTTPS Service"
net start "ESM Base Service"
net start "ESM Remote Map Service"
net start "ESM Command Service"
net start "ESM Alert Service"
net start "Dmi Event Watcher"
net start "ESMPRO/SM Base Service"
net start "Alert Manager Socket(R) Service"
net start "ESM32BridgeService for NvAccessor"
net start "ESM32BridgeService for AlertListener"
net start "ESMPRO/SM Common Component"
net start "ESMPRO/SM Base Alert Listener"
net start "ESMPRO/SM Event Manager"
net start "ESMPRO/SM Web Container"
net start "DianaScope ModemAgent"
net start "ESMPRO/SM Task Service"
net start "ESMPRO/SM Web Service"
exit /b
b.サービス停止
rem stop_service.bat
net stop "ESMPRO/SM Web Service"
net stop "ESMPRO/SM Task Service"
net stop "DianaScope ModemAgent"
net stop "ESMPRO/SM Web Container"
net stop "ESMPRO/SM Event Manager"
net stop "ESMPRO/SM Base Alert Listener"
net stop "ESMPRO/SM Common Component"
net stop "ESM32BridgeService for AlertListener"
net stop "ESM32BridgeService for NvAccessor"
net stop "Alert Manager Socket(R) Service"
net stop "ESMPRO/SM Base Service"
net stop "Dmi Event Watcher"
net stop "ESM Alert Service"
net stop "ESM Command Service"
net stop "ESM Remote Map Service"
net stop "ESM Base Service"
net stop "Alert Manager HTTPS Service"
net stop "Alert Manager WMI Service"
exit /b

製品名カテゴリ

Express5800シリーズ タワーサーバ
Express5800シリーズ ラックサーバ
Express5800/ftサーバ
iStorage NSシリーズ
Express5800シリーズ Gモデル
Express5800シリーズ モジュラーサーバ
ESMPRO/ServerManager

  • コンテンツID: 3150116294
  • 公開日: 2022年11月02日
  • 最終更新日:2022年11月04日

アンケート

サポート情報充実のためアンケートにご協力をお願いいたします。



コメント欄:
ここからページ共通メニューです。 ページ共通メニューを読み飛ばす。