cpwd_admin getpid

Description

Shows the PID of a WatchDog monitored process.

Syntax for a Management Server

cpwd_admin getpid -name <Application Name>

Syntax for a Security Gateway

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]#