![]() | ![]() |
Products |
CORBA IIOP Tracer
The IIOP Tracer offers an easy way to monitor
CORBA/IIOP messages
on a network.
Due to its modular architecture, the Tracer is useful in various contexts, e.g. for debugging purposes or management of distributed applications. Unlike other methods, it does not require any instrumentation of the monitored applications in advance.
The IIOP Tracer consists of two autonomous processes:
The data gathered from the network is transformed into a generic structure in order to prepare it for further processing by different Backends. At the moment, two backends are available. One formats accumulated data line-by-line, another does a complete, formatted output of the data to a log file. The integration of new Front- or Backends is quite simple, which makes the IIOP Tracer easily adaptable to new tasks or an existing management solution. Despite its flexibility, the interfaces of the Tracer are kept generic to minimize restrictions of its applicability. |