Operating System - OpenVMS
1827897 Members
1744 Online
109970 Solutions
New Discussion

Re: MON CLUSTER utility and TCP/IP

 
Andrew Rycroft1
Occasional Advisor

MON CLUSTER utility and TCP/IP

Hi,

I have an HP Integrity OpenVMS cluster running OpenVMS v8.2-1. We do not use DECnet. I want to use the MONITOR CLUSTER utility, but this only seems to run with DECnet. Does anyone know if it will be available using TCP/IP or other network transport?

Regards
Andrew
2 REPLIES 2
Wim Van den Wyngaert
Honored Contributor

Re: MON CLUSTER utility and TCP/IP

MONITOR is capable of using both TCP/IP and DECnet as a transport mechanism. Beginning with OpenVMS Version 7.0, to use TCP/IP, you must start the TCP/IP server by issuing the following command inside SYS$STARTUP:SYSTARTUP_VMS.COM:

$ @SYS$STARTUP:VPM$STARTUP.COM

DECnet continues to work as in the past: a network object is created at the time of the request.
---
Didn't test it !

Wim
Wim
Wim Van den Wyngaert
Honored Contributor

Re: MON CLUSTER utility and TCP/IP

Tested it. It works.

Wim
Wim