Ericsson DCGM Analyzer
Paste an Ericsson counter / DCGM dump and get instant KPIs — ERAB Setup SR, RRC SR, HO SR — plus a searchable table of raw counters.
Ericsson nodes expose hundreds of PM counters through ENM, DCGM, and OSS-RC: pmErabEstabSuccAdded, pmRrcConnEstabSucc, pmHoExeOutSucc, pmRadioUeRepCqiDistr, pmPrbUtilDl, and so on. Turning a raw counter dump into a meaningful KPI (ERAB Setup SR, RRC SR, HO SR) means pulling out the right numerator and denominator and formatting the percentage correctly. This free online DCGM analyzer does it automatically — paste a counter dump, see the computed KPIs colour-coded by health threshold (green > 95 %, yellow 90–95 %, red < 90 %), inspect every raw counter in a searchable table, and see array counters (like CQI distributions) drawn as inline bar charts. Everything runs in your browser. Typical users are Ericsson RAN performance engineers, RF optimisers, and on-call support engineers triaging a bad-cell alarm.
Counter Dump Input
Paste an Ericsson ENM / DCGM / AMOS counter export. Parsing runs in your browser.
Frequently Asked Questions
What counter dump formats does the tool accept?
Any "name : value" plain-text format exported by Ericsson ENM, OSS-RC DCGM, or AMOS pmr / pget commands. Section headers starting with "Counter Group:", "Cell:", or "Timestamp:" are recognised. Array counters using pipe (|) separators are auto-detected.
Does any counter data leave my browser?
No. The tool parses your text locally; there are no network requests made after the initial page load. Even the CSV export is generated client-side.
How do I read the KPI colours?
Green means > 95 % (healthy), yellow means 90–95 % (watch), red means < 90 % (investigate). Thresholds are standard LTE/NR performance-management conventions and can be tuned in your own copy.
Can I add my own derived KPIs?
Not directly in the UI. The tool fork is open to contribution — the KPI formula list lives in a single constant in the component source.
How It Works
The parser reads counterName : value pairs line-by-line, detecting section headers (Counter Group:, Cell:, Timestamp:) and pipe-separated array counters.
- Computed KPIs: ERAB SR = pmErabEstabSuccAdded / pmErabEstabAttAdded
- RRC SR = pmRrcConnEstabSucc / pmRrcConnEstabAtt
- HO SR = pmHoExeOutSucc / pmHoExeOutAtt
- Array counters like
pmRadioUeRepCqiDistrare rendered as inline bars. - Export the computed KPIs as CSV for dashboards.
Master this in our 5G/6G Academy courses
Go beyond the calculator — learn the 3GPP specs, real-world planning trade-offs, and hands-on labs from TELCOMA Global engineers.
Calculator gave you the answer? Learn the theory in 7 days, free.
$19.99/mo (global) · ₹999/mo (India). Full Pro access — 150+ hands-on exercises, 20+ troubleshooting Scenarios, 17 certifications, TelcoMentor AI coach. No credit card.
- No credit card
- Cancel anytime
- Full Pro access
- TELCOMA since 2009