0

I got an assigment to take the format of the raw Diameter feed and decide what columns we need in order to calculate the KPIs with SQL queries.
I couldnt find any column in the feed from the KPIs formula so I started researching, how does the whole process work, but Im still not able to come up with the solution:

I.E: Here , page 29, I read that the Update Location Request is indicated by comand-code set to 316 in Header, but I cant figure out what column is the header. OR can this information be encoded in the Status Bytes columns (SBx)?

Any help or other documentation to study is greatly appreciated.

k_mishap
  • 451
  • 2
  • 8
  • 17
  • What do you mean by KPIs? If you're looking to find out what columns to use, wouldn't this be a question for whoever provides the feed (as it's a "business" question and not a "technical" question)? Unless I'm missing something. – bbrumm Dec 04 '16 at 18:50
  • http://stackoverflow.com/help/how-to-ask – Gurwinder Singh Dec 04 '16 at 18:52
  • What tool are you using to collecting the Diameter signaling? – Jeff Dec 05 '16 at 04:17
  • 1
    you need counter documentation, KPI definition and then compute it by dumping it into some database or using streaming tools. – kinkajou May 25 '17 at 00:47

0 Answers0