Express (Distributed operating systems), v8.0 > Troubleshoot and support > Analyzing application server Java system dumps with the IBM Monitoring and Diagnostic Tools for Java - Dump Analyzer > Write a new analysis module or script > Write and running a new analysis module


Further information you may need for writing an analyzer

There are a variety of ways to implement an analysis module and some of them are shown in the examples provided with this documentation. In order to get information from the dump use some of the objects defined by DTFJ and thus have some understanding of the structure of a DTFJ Image. This information is provided in the The structure of a DTFJ Image object section.

When writing analyzers it soon becomes clear that the task would be greatly simplified by the provision of some utility classes and these are constantly evolving. Some of them are described in the Utilities for accessing objects in DTFJ section but we expect to deliver many more over time.

For the javadoc of the analyzer interfaces see ( javadoc).

+

Search Tips   |   Advanced Search