PLMN KPIs

The following table list the PLMN KPIs.

PLMN KPIs

KPI Name

Description

Expression

SGW Home PDNs active

The total number of active homer PDNs.

sum(sgw_pdn_counters{

pdn_plmn_type=\"homer\",

rat_type="EUTRAN})

by (namespace)

SGW Roaming PDNs active

The total number of active roamer PDNs.

sum(sgw_pdn_counters{

pdn_plmn_type=\"roamer\",

rat_type="EUTRAN})

by (namespace)

SGW Visiting PDNs active

The total number of active visitor PDNs.

sum(sgw_pdn_counters{

pdn_plmn_type=\"visitor\",

rat_type="EUTRAN})

by (namespace)