An Eclipse IDE Extension for Pattern-based Software Instrumentation

Conference: MMB 2008 - 14th GI/ITG Conference - Measurement, Modelling and Evalutation of Computer and Communication Systems
03/31/2008 - 04/02/2008 at Dortmund, Germany

Proceedings: MMB 2008

Pages: 3Language: englishTyp: PDF

Personal VDE Members are entitled to a 10% discount on this title

Authors:
Schmid, M.; Stein, T.; Kroeger, R. (Wiesbaden University of Applied Sciences, Distributed Systems Lab, Kurt-Schumacher-Ring 18, D-65197 Wiesbaden, Germany)
Thoss, M. (tang-IT Consulting GmbH, Nordenstadter Str. 38, D-65207 Wiesbaden, Germany)

Abstract:
Instrumentation is essential for quality assurance during application development as well as for production system monitoring. Especially for enterprise applications, a detailed analysis of internal processes is essential. Depending on the requested kind of monitoring information, instrumentation can be achieved by inserting general purpose logging statements (e.g. complying to the Log4J specification) or the use of more specialised performance measurement APIs, e.g. Open Group Application Response Measurement.