#X/Y/Z Axis can be :
# the counters/formulas
# the MOClass (eg UtranCell, IubLink, RncModule)
# the time: h (aggregate on hour), d (aggregate on day), a (aggregate on the whole period). If nothing specified there is no time aggregation, each ROP period is displayed separately.
#Note1: The pmdiff flag has to be specified for Cello counters
#Note2: It is possible to specify a mapfile that can specify any MO aggregation rules.


reportName BGF Node Traffic Performance, Whole Period
X time a
Y counter SessionSetupSuccessRate,SessionModificationSuccessRate,EmergencyCallSuccessRate,PriorityCallSuccessRate,SessionCompletionRate,SRVCCAccessTransferSuccessRate,PacketLossRate,CurrentContextSetupRate,NumberOfConcurrentSessions
Z mo ManagedElement=[^,]+
precision 1

reportName BGF Node Traffic Performance, Hour by Hour
X time h
Y counter SessionSetupSuccessRate,SessionModificationSuccessRate,EmergencyCallSuccessRate,PriorityCallSuccessRate,SessionCompletionRate,SRVCCAccessTransferSuccessRate,PacketLossRate,CurrentContextSetupRate,NumberOfConcurrentSessions
Z mo ManagedElement=[^,]+
precision 1

reportName BGF Node Traffic Performance, ROP by ROP
X time
Y counter SessionSetupSuccessRate,SessionModificationSuccessRate,EmergencyCallSuccessRate,PriorityCallSuccessRate,SessionCompletionRate,SRVCCAccessTransferSuccessRate,PacketLossRate,CurrentContextSetupRate,NumberOfConcurrentSessions
Z mo ManagedElement=[^,]+
precision 1

reportName Sbg Traffic Performance, Whole Period
X time a
Y counter SessionSetupSuccessRate|SessionModificationSuccessRate|SessionCompletionRate|CurrentContextSetupRate|NumberOfConcurrentSessions

Z mo ,(Sbg=[^\s,=\t]+)
precision 1

reportName Sbg Traffic Performance, Hour by Hour
X time h
Y counter SessionSetupSuccessRate|SessionModificationSuccessRate|SessionCompletionRate|CurrentContextSetupRate|NumberOfConcurrentSessions

Z mo ,(Sbg=[^\s,=\t]+)
precision 1

reportName Sbg Traffic Performance, ROP by ROP
X time 
Y counter SessionSetupSuccessRate|SessionModificationSuccessRate|SessionCompletionRate|CurrentContextSetupRate|NumberOfConcurrentSessions

Z mo ,(Sbg=[^\s,=\t]+)
precision 1

reportName BgfInstance Traffic Performance, Whole Period
X time a
Y counter EmergencyCallSuccessRate|PriorityCallSuccessRate|SRVCCAccessTransferSuccessRate

Z mo ,(BgfInstance=[^\s,=\t]+)
precision 1

reportName BgfInstance Traffic Performance, Hour by Hour
X time h
Y counter EmergencyCallSuccessRate|PriorityCallSuccessRate|SRVCCAccessTransferSuccessRate

Z mo ,(BgfInstance=[^\s,=\t]+)
precision 1

reportName BgfInstance Traffic Performance, ROP by ROP
X time 
Y counter EmergencyCallSuccessRate|PriorityCallSuccessRate|SRVCCAccessTransferSuccessRate

Z mo ,(BgfInstance=[^\s,=\t]+)
precision 1

reportName BgfRealm Traffic Performance, Whole Period
X time a
Y counter PacketLossRate
Z mo ,(BgfRealm=[^\s,=\t]+)
precision 1

reportName BgfRealm Traffic Performance, Hour by Hour
X time h
Y counter PacketLossRate
Z mo ,(BgfRealm=[^\s,=\t]+)
precision 1

reportName BgfRealm Traffic Performance, ROP by ROP
X time 
Y counter PacketLossRate
Z mo ,(BgfRealm=[^\s,=\t]+)
precision 1

reportName ComputeResource, ROP by ROP
X time 
Y counter AllocatedDisk,AllocatedMemory,CPUStealTime,SwapMemory
Z mo ,(ComputeResource=[^\s,=\t]+)
precision 1

