Deep Security Agentを手動で無効化/停止/起動する
Deep Security Agent/Deep Security Virtual Applianceを無効にする
通常、Agent/Applianceの無効化は、現在Agent/Applianceを管理しているVulnerability ProtectionDeep Security Managerから実行できます。Vulnerability ProtectionDeep Security ManagerがAgent/Applianceと通信できない場合は、無効化を手動で実行する必要があります。以下のコマンドを実行するには、ローカルのコンピュータに対する管理者権限が必要です。
WindowsでAgentを無効にするには
- コマンドラインから、Agentのディレクトリ (初期設定ではC:\Program Files\Trend Micro\Vulnerability ProtectionDeep Security Agent) に移動します。
- 次のコマンドを実行します。dsa_control -r
LinuxでAgentを無効にするには
- 次のコマンドを実行します。/opt/ds_agent/dsa_control -r
Applianceを無効にするには
- vSphere Clientを使用してvCenterにログインします。
- 仮想マシンの中からApplianceを選択してコンソールを表示します。
- <F2> キーを押し、Applianceのパスワード (初期設定のパスワードは「dsva」) を入力してログインします。
- [Reset Appliance] を選択して確定します。
Deep Security Agentを停止または起動する
Agentの停止または起動は、ホストコンピュータで、ローカルでのみ実行できます。
WindowsでAgentを起動または停止するには
- 停止: コマンドラインで次のコマンドを実行します。sc stop ds_agent
- 開始: コマンドラインで次のコマンドを実行します。sc start ds_agent
LinuxでAgentを起動または停止するには
- 停止: 次のコマンドを実行します。/etc/init.d/ds_agent stop
- 開始: 次のコマンドを実行します。/etc/init.d/ds_agent start
Deep Security Virtual Applianceを停止または起動する
Applianceの停止または起動は、ホストコンピュータで、ローカルでのみ実行できます。LinuxでApplianceを起動または停止するには
LinuxでAgentを起動または停止するには
- 停止: 次のコマンドを実行します。/etc/init.d/ds_agent stop
- 開始: 次のコマンドを実行します。/etc/init.d/ds_agent start