cpwd_admin del

Description

Temporarily deletes a monitored process from the WatchDog database of monitored processes.

Notes:

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

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

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

Syntax

cpwd_admin del -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.

Example - SFWD

Example

[Expert@HostName:0]# cpwd_admin del -name SFWD
cpwd_admin:
successful Del operation
[Expert@HostName:0]#