Bug #1654
Updated by lynxis over 4 years ago
* TBF establishment success rate (%) = **missing**
* 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":https://gerrit.osmocom.org/#/c/85/
h2. missing:
* GPRS DL and UL (for **EGPRS**) EGPRS separately)
** overall throughput (kbps)
** TBF attempts (number)
** payload througput (kbps)
** radio block utilization (%) "g85":https://gerrit.osmocom.org/#/c/85/
* 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":https://gerrit.osmocom.org/#/c/85/
h2. missing:
* GPRS DL and UL (for **EGPRS**) EGPRS separately)
** overall throughput (kbps)
** TBF attempts (number)
** payload througput (kbps)
** radio block utilization (%) "g85":https://gerrit.osmocom.org/#/c/85/