Project

General

Profile

Actions

Bug #1654

closed

KPIs for OsmoPCU

Added by laforge about 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
03/11/2016
Due date:
% Done:

100%

Spec Reference:

Description

  • TBF establishment success rate (%) = missing it's 100 % because those can not fail
  • TBF completion rate (%) = 1 - (tbf.dl.aborted + tbf.ul.aborted) / (tbf.dl.alloc + tbf.ul.alloc)
  • GPRS DL and UL (for GPRS)
    • overall throughput (kbps) = rlc.dl_bytes + rlc.ul_bytes
    • TBF attempts (number) = tbf.dl.alloc tbf.dl.alloc
    • payload througput (kbps) = rlc.dl_payload_bytes + rlc.ul_payload_bytes
    • radio block utilization (%) = (1 - (rlc.sent_dummy / rlc.sent)) g85

EGRPS counters moved to a seperate ticket #1766


Related issues

Related to Cellular Network Infrastructure - Bug #1652: Expose statistics / KPIs programmaticallyResolved03/11/2016

Actions
Related to OsmoPCU - Bug #1766: KPIs for OsmoPCU: EGPRSIn Progress07/05/2016

Actions
Actions #1

Updated by laforge about 8 years ago

  • Related to Bug #1652: Expose statistics / KPIs programmatically added
Actions #2

Updated by laforge almost 8 years ago

  • Assignee set to lynxis
Actions #3

Updated by lynxis almost 8 years ago

  • Status changed from New to In Progress
Actions #4

Updated by laforge almost 8 years ago

laforge wrote:

  • GPRS DL and UL (for GPRS and EGPRS separately)
    • overall throughput (kbps)

as determined on the layer boundary between MAC and PHY, i.e. all bits that are not padding bits

  • payload througput (kbps)

payload == LLC frame including LLC header, excluding RLC/MAC headers

  • radio block utilization (%)

at boundary between PCU and PHY socket (or OsmoBTS socket), where ready-to-send requests are being responded.

Actions #5

Updated by lynxis almost 8 years ago

  • radio block utilization (%)

determed by rlc_sent_dummy and rlc_sent packages.

Actions #6

Updated by lynxis almost 8 years ago

  • Description updated (diff)
Actions #7

Updated by lynxis almost 8 years ago

Actions #8

Updated by lynxis over 7 years ago

  • Description updated (diff)
Actions #9

Updated by lynxis over 7 years ago

  • when can a TBF alloc fail? is this even possible (for osmopcu)?
Actions #10

Updated by lynxis over 7 years ago

  • Description updated (diff)
Actions #11

Updated by lynxis over 7 years ago

  • % Done changed from 0 to 90
Actions #12

Updated by lynxis over 7 years ago

  • Description updated (diff)
Actions #13

Updated by lynxis over 7 years ago

  • Related to Bug #1766: KPIs for OsmoPCU: EGPRS added
Actions #14

Updated by lynxis over 7 years ago

  • % Done changed from 90 to 100
Actions #15

Updated by lynxis over 7 years ago

  • Status changed from In Progress to Resolved
Actions #16

Updated by laforge over 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)