Computer Science and Information Systems 2013 Volume 10, Issue 1, Pages: 25-50
https://doi.org/10.2298/CSIS110926037O
Full text ( 491 KB)
Cited by
SLA-driven adaptive monitoring of distributed applications for performance problem localization
Okanović Dušan (Faculty of Technical Sciences, Novi Sad)
Hoorn van André (Software Engineering Group, University of Kiel, Kiel, Germany)
Konjović Zora (Faculty of Technical Sciences, Novi Sad)
Vidaković Milan (Faculty of Technical Sciences, Novi Sad)
Continuous monitoring of software systems under production workload provides
valuable data about application runtime behavior and usage. An adaptive
monitoring infrastructure allows controlling, for instance, the overhead as
well as the granularity and quality of collected data at runtime. Focusing on
application-level monitoring, this paper presents the DProf approach which
allows changing the instrumentation of software operations in monitored
distributed applications at runtime. It simulates the process human testers
employ-monitoring only such parts of an application that cause problems.
DProf uses performance objectives specified in service level agreements
(SLAs), along with call tree information, to detect and localize problems in
application performance. As a proof-of-concept, DProf was used for adaptive
monitoring of a sample distributed application.
Keywords: continuous monitoring, adaptive monitoring, aspect-oriented programming, service level agreements