An Eclipse IDE Extension for Pattern-based Software Instrumentation
Konferenz: MMB 2008 - 14th GI/ITG Conference - Measurement, Modelling and Evalutation of Computer and Communication Systems
31.03.2008 - 02.04.2008 in Dortmund, Germany
Tagungsband: MMB 2008
Seiten: 3Sprache: EnglischTyp: PDF
Persönliche VDE-Mitglieder erhalten auf diesen Artikel 10% Rabatt
Autoren:
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)
Inhalt:
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.