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 on a Management Server in Gaia Clish or the Expert mode

cpwd_admin del -name <Application Name>

Syntax on a Security Gateway / Cluster Member in Gaia Clish or the Expert mode

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

Syntax on a Scalable Platform Security Group in Gaia gClish

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

Syntax on a Scalable Platform Security Group in the Expert mode

g_all cpwd_admin del -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 del -name FWD
cpwd_admin:
successful Del operation
[Expert@HostName:0]#