cpwd_admin detach

Description

Temporarily detaches a monitored process from the WatchDog monitoring.

Notes:

  • WatchDog stops monitoring the detached process, but the process stays alive.

  • The cpwd_admin list command does not show the detached process anymore.

  • This change applies until all Check Point services restart during boot, or with the cpstart command.

Syntax on a Management Server

cpwd_admin detach -name <Application Name>

Syntax on a Security Gateway

cpwd_admin detach -name <Application Name> [-ctx <VSID>]

Parameters

Parameter

Description

<Application Name>

Name of the monitored Check Point process as you see in the output of the cpwd_admin list command in the leftmost column APP.

Examples:

  • FWM

  • FWD

  • CPD

  • CPM

-ctx <VSID>

On a VSX GatewayClosed Physical server that hosts VSX virtual networks, including all Virtual Devices that provide the functionality of physical network devices. It holds at least one Virtual System, which is called VS0., specifies the context of the applicable Virtual SystemClosed Virtual Device on a VSX Gateway or VSX Cluster Member that implements the functionality of a Security Gateway. Acronym: VS..

Example

[Expert@HostName:0]# cpwd_admin detach -name FWD
cpwd_admin:
successful Detach operation
[Expert@HostName:0]#