Bug ID 642124: mixed statistics between two intervals

Last Modified: Nov 07, 2022

Bug Tracker

Affected Product:  See more info
BIG-IP AVR(all modules)

Known Affected Versions:
13.0.0, 13.1.0, 13.1.0.1, 13.1.0.2, 13.1.0.3, 13.1.0.4, 13.1.0.5, 13.1.0.6, 13.1.0.7, 13.1.0.8, 13.1.1, 13.1.1.2, 13.1.1.3, 13.1.1.4, 13.1.1.5, 13.1.3, 13.1.3.1, 13.1.3.2, 13.1.3.3, 13.1.3.4, 13.1.3.5, 13.1.3.6, 13.1.4, 13.1.4.1, 13.1.5, 13.1.5.1, 14.0.0, 14.0.0.1, 14.0.0.2, 14.0.0.3, 14.0.0.4, 14.0.0.5, 14.0.1, 14.0.1.1

Fixed In:
13.0.0 HF1

Opened: Jan 29, 2017
Severity: 3-Major

Symptoms

There are two collection intervals in AVR for collecting data: one every 10 sec for real time display and one every 5 min (or else set) for general statistics. The 5 min statistics is accumulated from the 30 intervals of 10 seconds. Sometimes, the last 10 seconds interval is missings the 5 min interval accumulation and entered the next 5 min interval resulting in an inaccurate accumulation of the 5 min interval.

Impact

Inaccurate accumulation of the 5 min interval statistics.

Conditions

This happens when the 10 seconds interval is taking too long to write it self

Workaround

No workaround, some statistics will leak to next interval.

Fix Information

The statistics for every 5 min interval will be display correctly (no leak between adjacent intervals).

Behavior Change