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
In this section we will discuss the process of writing a new analysis module and then running it on an image. Some of the steps required can be found by following the links below:
- Basic analysis module concepts
- Dump Analyzer Interfaces
- Prepare to write an analyzer
- Write an analyzer that implements IAnalyze
- Write an analyzer that implements IReport
- An example of a more complex analyzer
- Further information you may need for writing an analyzer
- Run an analyzer
- The structure of a DTFJ Image object
- Helper analyzers to simplify writing other analyzers
- Utilities for accessing objects in DTFJ
- ObjectIterator and filtering