PH-MONITOR

Monitors the Terminal Independent Process Handler (TIPH) process and displays the latest output lines of a specified TIPH port.

Important

The M option of PH-START must be used for this verb to work on Microsoft Windows systems.

Syntax

PH-MONITOR portNo {lines}

Syntax elements

portNo

 

The port number of the TIPH to display the output from.

lines The number of lines to display from the end of the TIPH output. If not specified, the default is the last 10 lines.

Example

The command displays last 10 lines (the default) of the output from the TIPH running on port 402.

:PH-START 402
Enter task id for TIPH task? TEST
Enter port number for TIPH task?
Enter options? M
Enter account for TIPH job? SYSMANV
Enter account password?
Enter command stream <CR to end>
Use '<' for a null line
>WHERE
>POVF
>TIME
>SLEEP 120
>OFF
>
[1000] TIPH job started on account 'SYSMAN' using port 402

:PH-MONITOR 402
Last 10 lines of TIPH output for port 402

:POVF
Total size 1.8 GB
Total free 125.1 MB
Percent free 6.95

:TIME
17:01:18 22 Apr 2020

:SLEEP 120