cpwd_admin flist

In the R81.10.X releases, this command is available starting from the R81.10.00 version.

Description

Saves the status of all WatchDog monitored processes to a file.

Syntax

cpwd_admin flist [-full]

Parameters

Parameter

Description

-full

Shows the verbose output.

Example Output

Column

Description

APP

Shows the WatchDog name of the monitored process.

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):

  • Y - Active monitoring

  • N - Passive monitoring

COMMAND

Shows the command the WatchDog run to start this process.

Example Command

[Expert@HostName]# cpwd_admin flist
/opt/fw1/tmp/cpwd_list_3346530290.lst
[Expert@HostName]#