TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-190
STATUS TMFSERVER
STATUS TMFSERVER
The STATUS TMFSERVER command returns status and other information about the
currently open TMFSERVE process.
Command Syntax
Refer to the SPI Programming Manual for tokens present in the command and
response buffers but not described below.
Tokens in Response Buffer
ZTMF-MAP-Status-TmfServer
is an extensible structured token containing the status information for the
TMFSERVE process. This token contains the following fields:
Command
ZTMF-CMD-Status
Object Type
ZTMF-OBJ-TmfServer
Tokens in Command Buffer
None.
Tokens in Response Buffer
ZTMF-MAP-Status-TmfServer
def ZTMF-DDL-Status-TmfServer.
02 ZProcessName token-type ZSPI-DDL-CRTPID.
02 ZCreatorAccessID token-type ZSPI-DDL-Int.
02 ZProcessAccessID token-type ZSPI-DDL-Int.
02 ZTimeStamp token-type ZSPI-DDL-TimeStamp.
02 ZProcessTime token-type ZSPI-DDL-Int4.
02 ZSystemName token-type ZSPI-DDL-Char8.
02 ZSystemNumber token-type ZSPI-DDL-Int2.
02 ZPriority token-type ZSPI-DDL-Int.
02 ZProgramFileName token-type ZSPI-DDL-DiscName.
02 ZHomeTerm token-type ZSPI-DDL-DevName.
02 ZSwapVolume token-type ZSPI-DDL-Device.
02 ZCPU token-type ZSPI-DDL-Int.
02 ZPinIsPresent token-type ZSPI-DDL-Boolean.
02 ZPIN token-type ZSPI-DDL-UInt.
02 ZServerName token-type ZSPI-DDL-Char6.
end.