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>

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

Example

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