fusping Utility

You can use the fusping utility in the $CFROOT/bin directory to determine if a platform server is running remotely.

See the following usage of the fusping utility:
usage: fusping parameters:[values]
[parameters]:
h: or Host and Port: - h:[IpAddress]:[PortNumber] or h:[IpName]:[PortNumber]
?:                   - Help

For example, you can determine the status of a remote z/OS server by using the following command:

fusping h:[11.22.33.55]:[46464]

See the following example of the output:
Host:             11.22.33.55
Port:             46464
System Name:      Name=A390,STC=CFUSN65,CPUType=1234,CPUID=5555
Key Expiration:   20351231
Version:          MFT Platform Server z/OS,Version=720,PTFLevel=CZ01977:720

For example, you can determine the status of a remote Windows server by using the following command:

fusping h:[11.22.33.44]:[46464]

See the following example of the output:
Host:             11.22.33.44
Port:             46464
System Name:      WIN44
Key Expiration:   20351231
Version:
                  Ftms32.DLL, Version 7.1.1 (Build 1042. PTF CW01972 UNICODE)
                  FtmsDni.DLL, Version 7.1.1 (Build 1042. PTF CW01972 UNICODE)
                  FtmsTcpS.DLL, Version 7.1.1 (Build 1042. PTF CW01972 UNICODE)
                  FtmsVer.DLL, Version 7.1.1 (Build 1042. PTF CW01972 UNICODE)
                  FusionMs.DLL, Version 7.1.1 (Build 1042. PTF CW01972 UNICODE)
                  HoLib.DLL, Version 7.1.1 (Build 1042. PTF CW01972 UNICODE)
                  HOTrace.DLL, Version 7.1.1 (Build 1042. PTF CW01972 UNICODE)
                  SMTPDll.DLL, Version 7.1.1 (Build 1042. PTF CW01972
                  FtmsMgr.EXE, Version 7.1.1 (Build 1042. PTF CW01972 UNICODE)
                  FtmsCmd.EXE, Version 7.1.1 (Build 1042. PTF CW01972 UNICODE)
                  FtmsMon.EXE, Version 7.1.1 (Build 1042. PTF CW01972 UNICODE)
                  FtmsSvr.EXE, Version 7.1.1 (Build 1042. PTF CW01972 UNICODE)
                  FusionVer.EXE, Version 7.1.1 (Build 1042. PTF CW01972 UNICODE)

For example, you can determine the status of a remote UNIX server with IPv6 address by issuing the following command:

fusping h:[2001:0DB8:0000:0000:0000:0000:1428:0000]:[46464]

See the following example of the output:
[root@localhost mftps720]# fusping h:[2001:0DB8:0000:0000:0000:0000:1428:0000]:[46464]
Host:             2001:0DB8:0000:0000:0000:0000:1428:0000 
Port:             46464
System Name:      localhost.localdomain
Key Expiration:   N\A.
Version:    
                  cfsend, MFT Platform Server Initiator Version 7.2 build 2. Maint Build 2
                  cfrecv, MFT Platform Server Initiator Version 7.2 build 2. Maint Build 2
                  cfdir, Cloud Software Group, Inc.
Copyright (c) 1995-2015 Cloud Software Group, Inc. ALL RIGHTS RESERVED. Cloud Software Group, Inc. Confidential Information.
MFT Platform Server - cfdir utility
Version 7.2 build 2. Maint Build 2
                  cfnode, Cloud Software Group, Inc.
Copyright (c) 1995-2015 Cloud Software Group, Inc. ALL RIGHTS RESERVED. Cloud Software Group, Inc. Confidential Information.
MFT Platform Server - Node Definition Maintenance Utility
Version 7.2 build 2. Maint Build 2

                  cfprofile, Cloud Software Group, Inc.
Copyright (c) 1995-2015 Cloud Software Group, Inc. ALL RIGHTS RESERVED. Cloud Software Group, Inc. Confidential Information.
MFT Platform Server - Profile Maintenance Utility
Version 7.2 build 2. Maint Build 2

                  cfrprofile, Cloud Software Group, Inc.
Copyright (c) 1995-2015 Cloud Software Group, Inc. ALL RIGHTS RESERVED. Cloud Software Group, Inc. Confidential Information.
MFT Platform Server - Responder Profile Maintenance Utility
Version 7.2 build 2. Maint Build 2