Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • erp5 erp5
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 140
    • Merge requests 140
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • nexedi
  • erp5erp5
  • Merge requests
  • !2149

Open
Created Aug 25, 2025 by Rafael Monnerat@rafael👻Owner
  • Report abuse
Report abuse

Draft: wendelin_telecom: Include new Graphs

  • Overview 1
  • Commits 7
  • Changes 71
  • UE Count Over Time

    ue_count_min, ue_count_max, ue_count_avg are available in enb.xlog. These values indicate the number of connected UEs at different time intervals.

  • RRC Connection Requests

    rrc_connection_request is an incremental counter.

    To plot meaningful trends, compute the difference between intervals rather than using absolute values.

  • RRC Connection Requests & UE Count Trends

    Combine ue_count_min, ue_count_max, ue_count_avg, and rrc_connection_request on the same plot.

    Again, you should show the difference between consecutive rrc_connection_request values.

  • RRC Paging Over Time

    rrc_paging is also an incremental counter.

    Compute the difference between intervals before plotting.

  • Unsuccessful RRC Connection Attempts Rate

    Formula: Unsuccessful Attempt Rate = (rrc_connection_request - rrc_connection_reconfiguration_complete)/rrc_connection_request x - 0%

    Both rrc_connection_request and rrc_connection_reconfiguration_complete are incremental counters.

  • Failure Rate of the RRC Security Mode Procedure

    Formula: (rrc_security_mode_command - rrc_security_mode_complete)/rrc_security_mode_command

    rrc_security_mode_command and rrc_security_mode_complete are incremental counters.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: wtelecom-new-graphs
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7