Description
Saves the status of all WatchDog monitored processes to a $CPDIR/tmp/cpwd_list_<Epoch Timestamp>.lst file.
Note - For information about the Unix Epoch time, see the http://www.epochconverter.com
Syntax
| cpwd_admin flist [-full] [-ctx <VSID>] | 
Parameters
| Parameter | Description | 
|---|---|
| 
 | Saves the verbose output. | 
| 
 | On VSX Gateway, specifies the context of the applicable Virtual System. | 
Output
| Column | Description | 
|---|---|
| 
 | Shows the WatchDog name of the monitored process. | 
| 
 | On VSX Gateway, shows the VSID, in which the monitored process runs. | 
| 
 | Shows the PID of the monitored process. | 
| 
 | Shows the status of the monitored process: 
 | 
| 
 | Shows how many times the WatchDog started the monitored process. | 
| 
 | Shows the time when the WatchDog started the monitored process for the last time. | 
| 
 | In verbose output, shows the values of the  | 
| 
 | Shows how the WatchDog monitors this process (see the explanation for the  
 | 
| 
 | Shows which command the WatchDog run to start this process. | 
Example
| [Expert@HostName:0]# cpwd_admin flist /opt/CPshrd-R80.30/tmp/cpwd_list_3209472813.lst [Expert@HostName:0]# |