cpwd_admin list

Description

Prints the status of all WatchDog monitored processes on the screen.

Note - By default, WatchDog monitors a maximum of 3000 processes.

To increase this threshold, use the command "cpwd_admin config -a num_of_procs=<value>".

See cpwd_admin config.

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

cpwd_admin list [-full]

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

cpwd_admin list [-full] [-ctx <VSID>]

Syntax on a Scalable Platform Security Group in Gaia gClish

cpwd_admin list [-full] [-ctx <VSID>]

Syntax on a Scalable Platform Security Group in the Expert mode

g_all cpwd_admin list [-full] [-ctx <VSID>]

Output

Column

Description

APP

Shows the WatchDog name of the monitored process.

CTX

On a VSXClosed Virtual System Extension. Check Point virtual networking solution, hosted on a computer or cluster with virtual abstractions of Check Point Security Gateways and other network devices. These Virtual Devices provide the same functionality as their physical counterparts. Gateway, shows the VSID, in which the monitored process runs.

PID

Shows the PID of the monitored process.

STAT

Shows the status of the monitored process:

  • E - executing

  • T - terminated

#START

Shows how many times the WatchDog started the monitored process.

START_TIME

Shows the time when the WatchDog started the monitored process for the last time.

SLP/LIMIT

In verbose output, shows the values of the sleep_timeout and no_limit configuration parameters (see cpwd_admin config).

MON

Shows how the WatchDog monitors this process (see the explanation for the cpwd_admin):

COMMAND

Shows the command the WatchDog run to start this process.

Examples