Overview
Documentation / Community Edition

The graphic above shows which components can be used in the Community edition:
- The ARM instrumented applications (C/C++, C\#, Java and Python) uses the ARM 4.0 interfaces to measure ARM transactions
- The ARM agent implements the ARM 4.0 interfaces and is linked (dll or jar) against
the instrumented application:
- The tcp datasink writes the measured ARM data over a TCP/IP connection to a myarmdaemon
- A handler is used to adopt the behaviour of the MyARM agent. The community edition supports the event flow auto response handler and the apache handler.
- The myarmdaemon receives ARM data from TCP clients (tcp datasink) and to stores any received ARM data into a database
- SQLite3 database support
- A standard web browser can be used to access the myarmbrowser web application
- myarmmanager provides a simple graphical user interface to access myarmbrowser web application