Operating System - OpenVMS
1828225 Members
2291 Online
109975 Solutions
New Discussion

Tools to help pull data, address issues, resolve issues etc..

 
Victor Mendham
Regular Advisor

Tools to help pull data, address issues, resolve issues etc..

Here r some tools which might help you, create a dr doc buy installing and running the tools, reports can be generated with a complete list of licenses, autogen setting, etc.. Makes it a little easier then having to do this stuff manually.

System monitoring & errlog decoding/analysis tools:
1. WEBES (WEBased Enterprise Services) V4.3-2 (supported on V7.2-2 & higher)
- contains SEA (System Event Analyzer) & CCAT (Computer Crash Analysis Tool). This tool is used monitor, analyze & decode system error log
entries on ES,DS, & GS series Alphaservers. To review info and download go to...

http://h18000.www1.hp.com/support/svctools/webes/index.html

2. DECevent V3.4
-used to decode & monitor errors on older VAX & Alpha servers.
Still an excellent tool for decoding disk and tape errors for all Alphaservers, but cannot decode cpu/memory errors on ES, DS, or GS
Alphaservers. To review info and download go to...
http://h18000.www1.hp.com/support/svctools/decevent/index.html

Proactive system checking tools:
1. RCM (Revision & Configuration Management)
-When installed will provide hp & the customer detailed information about the system's hardware and software configuration. To review and download go to...

http://www.support.compaq.com/svctools/rcm/

2. SHC (System HealthCheck) Silver support delivers 1 SHC per year free of charge.
-it provides an overall check of security, configuration & performance.
To review and download go to...

http://www.support.compaq.com/svctools/shc/

Secure Transport Tool
ISEE (Instant Support Enterprise Edition) Replaces the DSNlink transport.
-provides a secure transport from your site to hp (via an internet connection) for WEBES to automatically log a reactive call when a
hardware problem is detected. See attached white paper (PDF file) on ISEE security. (Note: Released this month for OpenVMS as a replacement for DSNlink which is being retired in June 2004) To review and download go to...

http://www.hp.com/hps/hardware/hw_features.html
13 REPLIES 13
Mobeen_1
Esteemed Contributor

Re: Tools to help pull data, address issues, resolve issues etc..

Victor,
Thanks a lot for making efforts to provide all the usefull links.

regards
Mobeen
Victor Mendham
Regular Advisor

Re: Tools to help pull data, address issues, resolve issues etc..

Actually, I made an oops, this was in reply to the posting :

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=590997

Mouse must have moved from reply to post new message. Dhuh....
Ian Miller.
Honored Contributor

Re: Tools to help pull data, address issues, resolve issues etc..

note that a service obligation of some sort is required i.e service contract or warrenty for the system on which you run these tools.
____________________
Purely Personal Opinion
Martin P.J. Zinser
Honored Contributor

Re: Tools to help pull data, address issues, resolve issues etc..

Hi,

actually I think the only one of these tools you do >>not<< need a service contract for is
DECevent. And if you do run 7.3-2 and above
anal/error/elv can be used to analyze the error file again locally withour further tools (Hurray!)


Greetings, Martin
Rocky_8
Regular Advisor

Re: Tools to help pull data, address issues, resolve issues etc..

Hi,

I am wondering :
HP wants the engineers installing EVA's for HP in the ABSP programme to start installing WEBES etc.
In the past HP installed ISEE etc after i had finfished the installation.
I am wondering if need both WEBES and ISEE ? or does WEBES have some way of going out with the events it has collected ?

thanks,

Rocky
Martin P.J. Zinser
Honored Contributor

Re: Tools to help pull data, address issues, resolve issues etc..

Hi Rocky,

this does not match what we were told recently in by hp. As far as I understood them ISEE is the "going forward" product.

Greetings, Martin
Ian Miller.
Honored Contributor

Re: Tools to help pull data, address issues, resolve issues etc..

ISEE is the transport used by WEBES to contact hp so both are needed on newer alphaservers.
____________________
Purely Personal Opinion
Rocky_8
Regular Advisor

Re: Tools to help pull data, address issues, resolve issues etc..

Hi,

This seems to go for the enterprise wide protfolio (including storage) then, as this is my focus.
Nevertheless, thanks a lot. for clearing that up Ian and everybody else.

rgds,

Rocky
Victor Mendham
Regular Advisor

Re: Tools to help pull data, address issues, resolve issues etc..

Decevent will require a service contract of sorts unless you get a permanent license. Our support contract allows us to renew the license each year we have silver support.

ISEE is a replacement for DNS Link ( Call Home ). There are 2 kinds, standard ( need fw access ) and Advanced , which allows for porxy server config.

Regards/Vic...
Lawrence Czlapinski
Trusted Contributor

Re: Tools to help pull data, address issues, resolve issues etc..

DECevent comes with Alpha VMS 7.3 and 7.3-x. A separate license pak is not needed. However, DECevent does need to be installed after installing Alpha VMS 7.3 or 7.3-1 to be able to use the DIAGNOSE commnand. It is probably the same for 7.3-2.
Victor Mendham
Regular Advisor

Re: Tools to help pull data, address issues, resolve issues etc..

A decevent license is required to run this product.
Volker Halle
Honored Contributor

Re: Tools to help pull data, address issues, resolve issues etc..

Victor,

a valid DECevent license PAK is required for analysis and notification (i.e. running the DECevent_node process). If you just want to translate the binary contents of ERRLOG.SYS (using $ DIAGNOSE/...), you do not need a valid license PAK.

Volker.
Martin Vorlaender
Honored Contributor

Re: Tools to help pull data, address issues, resolve issues etc..

>>>
DECevent does need to be installed after installing Alpha VMS 7.3 or 7.3-1 to be able to use the DIAGNOSE commnand. It is probably the same for 7.3-2.
<<<

...except that with 7.3-2, you don't need DECevent any more (if you only use it to translate errorlog entries) because it comes with an "error log viewer":
$ ANALYZE/ERROR/ELV

cu,
Martin