aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/paging.c
diff options
context:
space:
mode:
authorMichael Iedema <michael@kapsulate.com>2022-02-07 01:27:45 -0800
committerpespin <pespin@sysmocom.de>2022-05-03 11:03:28 +0000
commit5e2ac29703b4b05f202734698fecdb04b4461bd8 (patch)
tree7c2b0c9756060606f38e09ee1b6cb16a0ea0f436 /src/osmo-bsc/paging.c
parent7048fc66bfd88989375056733dbe1b30abcac909 (diff)
stats: new trackers for lchan life duration
This patch adds two stats which track cummulative lchan lifetime by type TCH and SDCCH. These new counters will accomplish two things: 1) Provide a glanceable way to see if lchan durations look healthy. When examining a site, short-lived (<5s) and long-lived (>30s) TCH lchans are difficult to tell apart. If we only see short-lived TCH lchans, there is most likely an RF or signaling problem to investigate. This new counter will expose channel ages in the VTY output 2) Provide a more accurate count for Erlangs per site. Currently, we are basing Erlangs on active TCH channel counts per stats period. This method skews high very quickly. Each active TCH in that period translates into the full 10s of activity. This counter should improve accuracy by two orders of magnitude. Change-Id: I1b0670c47cb5e0b7776eda89d1e71545ba0e3347
Diffstat (limited to 'src/osmo-bsc/paging.c')
0 files changed, 0 insertions, 0 deletions