Operating System - OpenVMS
1829061 Members
2377 Online
109986 Solutions
New Discussion

Polycenter Installation on a VAX server

 
SOLVED
Go to solution
Sk Noorul  Hassan
Regular Advisor

Polycenter Installation on a VAX server

I have got SNS$WATCHDOG loaded in my VAX server. How to know which version of SNS is loaded ? Can anybody provide me the fresh Polycenter installation & configuration guide ?
11 REPLIES 11
Jefferson Humber
Honored Contributor

Re: Polycenter Installation on a VAX server

Try;

$ PRODUCT SHOW HISTORY

Failing that are any release notes to be found in SYS$HELP ?

Jeff
I like a clean bowl & Never go with the zero
Sk Noorul  Hassan
Regular Advisor

Re: Polycenter Installation on a VAX server

Sorry..I want fresh installation & configuration guide for Unicenter products on VMS not polycenter.
Volker Halle
Honored Contributor
Solution

Re: Polycenter Installation on a VAX server

Thomas Ritter
Respected Contributor

Re: Polycenter Installation on a VAX server

$ sense watch show CONSOLIDATOR
Controller : V2.4-0009

Consolidator : 130 V2.4-0009

Thomas Ritter
Respected Contributor

Re: Polycenter Installation on a VAX server

or

$ sense watch show con/full
Controller : V2.4-0009

Consolidator : 130 V2.4-0009
Profile : DSA1:[SNS$WATCHDOG]SNS$PROFILE_NEW.DAT
Log file : DSA2:[WATCHDOG_LOGS]SNS$WATCHDOG_NEW.LOG;1 Enabled
Action routines : Enabled
DECtalk : Enabled
Mailbox : Enabled
Polling interval : 30
Before setting : Not specified


formatting is somewhat lost when posted.
Since setting : Not specified
Watchdog information:
Node Status Class Version OS Version
NODETP Enabled DEFAULT V2.4.2-0201 V7.3
XXX25 Enabled DEFAULT V2.4.2-0201 V7.3-2
XXX24 Enabled XXX_DEFAULT V2.4.2-0201 V7.3-2
XXX100 Enabled DEFAULT V2.4-0009 V7.3-2
Sk Noorul  Hassan
Regular Advisor

Re: Polycenter Installation on a VAX server

I have two Unicenter Products
1. ADVISOR_0242_ZIP_VAX.EXE
2. WATCHV_0242_ZIP_VAX.EXE

A. I want watchdog to run in my client vax server.So, I have to instal products out from WATCHV_0242_ZIP_VAX.EXE . Am I right ?

B. If I load ADVISOR_0242_ZIP_VAX.EXE whatbenefit I am going to get. Will it provide me PSDC$STARTUP.COM file to start performance analyser or I need a different product to load performance analyser. Please name the product also.

Thomas Ritter
Respected Contributor

Re: Polycenter Installation on a VAX server

...were any of the comments thus far worthy of any points ?
Sk Noorul  Hassan
Regular Advisor

Re: Polycenter Installation on a VAX server

Yes Thomas,
Actually, I am trying to instal Unicenter products in a new VMS box as agent, similar to the already loaded by other person in another VMS boxes. So, I am unable to find which products & versions he has loaded. Infact there are lots of unicenter products installed in those boxes but not configured. I am bit confused on what to load and what not to. Now I have decided to go only for watch dog installation & configuraion first. The main unicenter server is ok. I have to made watchdog agent ready in the new VMS box.

So, please ignore my just asked previous question. Now, I have installed the product & SNS$WATCHDOG detached process is running. Please help me on how to configure watchdog agent in vms box, so that unicenter server can talk to it and it should run ok.
Duncan Morris
Honored Contributor

Re: Polycenter Installation on a VAX server

To see which products your predecessor has loaded on the systems using VMSINSTAL rather than PCSI, you can always

$ TYPE SYS$UPDATE:VMSINSTAL.HISTORY

You might want to direct the output to a file if there is a lot to look at. Note that the output is 132 columns wide!

Duncan
Kris Clippeleyr
Honored Contributor

Re: Polycenter Installation on a VAX server

Re: Duncan Morris
Note that Sk Noorul Hassan is installing or has installed on a VAX. The file SYS$UPDATE:VMSINSTAL.HISTORY does not exist on OpenVMS VAX.

Btw, be very careful with the UNICENTER stuff from CA, since sometimes newer versions of e.g. SNS are packaged in .ZIP files with the same name as old ones.

To configure SNS, I think (and cannot verify at the moment being in Nashua) that there is a configuration command procedure that is put on the system disk by the installation procedure.

Regards,
Kris (aka Qkcl)
I'm gonna hit the highway like a battering ram on a silver-black phantom bike...
Duncan Morris
Honored Contributor

Re: Polycenter Installation on a VAX server

Kris - thanks for the correction. Too busy moving house to check out my local Vaxen!
Temporarily no broadband!

Duncan