ISA Introduction WAS ZOS SHARE Boston
ISA Introduction WAS ZOS SHARE Boston
John Hutchinson
IBM Washington Systems Center
Share 115 – Boston, August, 2010
See detailed information of a node; search for total size drop between parent and child.
• Tree node format: TotalSize(Size/Heap%)[ObjSize] #ChildObj (# root obj) Name Addr
• Select a node and right click to find an address.
Health Center:
Real-time Monitor with low overhead
• YouTube videos
1. Overview of Health Center features
www.youtube.com/watch?v=5Tcktcl0qxs
2. Install IBM Support Assistant and Health Center
www.youtube.com/watch?v=6WjE9U0jvEk
3. How to enable a Java application for live monitoring by the Health Center
www.youtube.com/watch?v=Hdp0mJ13NLQ
• Enabling a server (very easy!):
– Add –Xhealthcenter to servant JVM properties
• Updating the healthcenter.jar file
– Download, unpax & copy the z/OS agent pkg (mz64.pax) from ISA Help
• Using: Launch from ISA with host & port (1972)
• Views:
– Classes
– Environment
– Garbage Collection
– I/O (New!)
– Locking
– Native Memory
– Profiling
Transfer zip file to your USS working directory, and unzip to ./vce dir.
jar –xvf VCEHeadlessRuntime_V1.0.15.20090624.0925.zip
Run the exporter from ./vce/ directory after setting WAS_HOME:
Java jar startup.jar -buildfile wasexporter/wasexport.xml -Dwas.root=$WAS_HOME
FTP the wasexport.xml configuration file to your workstation and re-name it.
7/27/2010 SHARE 115 - Boston © 2010 IBM Corporation 34
VCE Quick Start
• Create Workspace
• Add Configuration(s)
• Create New Diagram
• Drag objects to diagram
• Show Parents or
Children
F <server_name>,DISPLAY,HELP
• LISTENERS - Display listeners
• CONNECTIONS - Display connection information
• TRACE - Display information about trace settings
• JVMHEAP - Display jvm heap statistics
• WORK - Display work elements
• ERRLOG - Display the last 10 entries in the error log
• THREADS - Display thread status
7/27/2010 SHARE 115 - Boston © 2010 IBM Corporation 40
Working with Dumps
• Java Dumps > /var/home/… MVS console commands
– Heap: MVS command: F <server_name>,HEAPDUMP
– Core: F <server_name>,JAVACORE
– JVM TDUMP: F <server_name>,JAVATDUMP
Heapdumps (and javacore) written to home dir
(Default = /var/WebSphere/home/cell/<servant Group ID>
ISA Resources
ISA website:
www.ibm.com/support/docview.wss?rs=3455&uid=swg27012682
www.ibm.com/support/docview.wss?rs=3455&context=SSLLVC&q1=vce&uid=swg27013116