cpwd_admin getpid

Description

Shows the PID of a WatchDog monitored process.

Syntax on a Management Server in Gaia Clish or the Expert mode

cpwd_admin getpid -name <Application Name>

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

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

Syntax on a Scalable Platform Security Group in Gaia gClish

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

Syntax on a Scalable Platform Security Group in the Expert mode

g_all cpwd_admin getpid -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 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 getpid -name FWD
5640
[Expert@HostName:0]#