Project

General

Profile

Actions

Bug #4437

closed

osmo-mgw: 'show stats' shows no proper rate counters for "aggregated statistics for all rtp connections:"

Added by neels about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
03/05/2020
Due date:
% Done:

90%

Spec Reference:

Description

The "aggregated statistics for all rtp connections" only gets updated when a conn is torn down,
so the per-second/minute/hour counters don't convey the actual current situation.

In the per-connection stats, it is nice to see Inbound and outbound rtp packets both at 50/s,
but the aggregated total remains unchanged until a call hangs up, and then steps up all at once.

Actions #1

Updated by laforge about 4 years ago

I suppose this was done as an optimization in order to not have to update the global counters all the time from each connection? Just guessing here. I'm not saying I'm happy with the behavior you describe.

Actions #2

Updated by laforge about 4 years ago

See aggregate_rtp_conn_stats() in source:src/libosmo-mgcp/mgcp_conn.c

Actions #3

Updated by laforge about 4 years ago

  • Assignee set to laforge
Actions #4

Updated by laforge about 4 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 60
Actions #5

Updated by laforge about 4 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 60 to 90
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)