Werk #2568: apache_status: fixed computation of bytes and requests per second

Component Checks & agents
Title apache_status: fixed computation of bytes and requests per second
Date Sep 3, 2015
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.7i3
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Bytes/second and Requests/second were previously averages since the start of the server and did therefore not hold useful information about the current server load. Now these values are "live" rates, calculated based on changes in Total Accesses and Total kBytes.

To the list of all Werks