A Methodology for Detection and Estimation of Software Aging

  • Authors:
  • S. Garg;A. Van Moorsel;K. Vaidyanathan;K. S. Trivedi

  • Affiliations:
  • -;-;-;-

  • Venue:
  • ISSRE '98 Proceedings of the The Ninth International Symposium on Software Reliability Engineering
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

The phenomenon of software aging refers to the accumulation of errors during the execution of the software which eventually results in it's crash/hang failure. A gradual performance degradation may also accompany software aging. Pro-active fault management techniques such as ``Software rejuvenation'' [1] may be used to counteract aging if it exists. In this paper, we propose a methodology for detection and estimation of aging in the UNIX operating system. First, we present the design and implementation of an SNMP based, distributed monitoring tool used to collect operating system resource usage and system activity data from networked UNIX workstations at regular intervals. Statistical trend detection techniques are applied to this data to detect/validate the existence of aging. For quantifying the effect of aging in operating system resources, we propose the metric ``Estimated time to exhaustion'' which is calculated using well known slope estimation techniques. Although the distributed data collection tool is specific to UNIX, the statistical techniques can be used for detection and estimation of aging in other software as well.