以下の手順で、ノード情報のみを収集する環境を削除します。
【Windows】
以下のコマンドを実行して、Systemwalker Runbook Automationを停止します。
[Systemwalker Runbook Automation 管理サーバのインストール先]\SWRBAM\bin\swrba_stop |
以下の環境設定解除コマンドを実行します。
[Systemwalker Runbook Automation 管理サーバのインストール先]\CMDB\FJSVcmdbm\bin\cmdbunsetupenv.bat -k AGT_ADSC |
以下のコマンドを実行して、Systemwalker Runbook Automationを起動します。
[Systemwalker Runbook Automation 管理サーバのインストール先]\SWRBAM\bin\swrba_start |
【Linux】
以下のコマンドを実行して、Systemwalker Runbook Automationを停止します。
/opt/FJSVswrbam/bin/swrba_stop |
以下の環境設定解除コマンドを実行します。
/opt/FJSVswrbam/CMDB/FJSVcmdbm/bin/cmdbunsetupenv.sh -k AGT_ADSC |
以下のコマンドを実行して、Systemwalker Runbook Automationを起動します。
/opt/FJSVswrbam/bin/swrba_start |