#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.
#Note: The pmdiff flag has to be specified for Cello counters

reportName PmPropagationDelay
X counter pmPropagationDelay
Y mo (Sector=\w+,Carrier=\w+)
Z time
pipe $moshelldir/commonjars/pm/gnuplot/pmr_pmPropDelay_gnuplot.pl -out $logdir/gnuplot

reportName pmCapacityUlCe
X counter pmCapacityUlCe
Y mo (UplinkBaseBandPool=\w+)
Z time
pipe $moshelldir/commonjars/pm/gnuplot/pmr_CE_gnuplot.pl pmCapacityUlCe -out $logdir/gnuplot

reportName pmCapacityDlCe
X counter pmCapacityDlCe
Y mo (DownlinkBaseBandPool=\w+)
Z time
pipe $moshelldir/commonjars/pm/gnuplot/pmr_CE_gnuplot.pl pmCapacityDlCe -out $logdir/gnuplot

reportName pmUsedADch
X counter pmUsedADch
Y mo (DownlinkBaseBandPool=\w+)
Z time
pipe $moshelldir/commonjars/pm/gnuplot/pmr_CE_gnuplot.pl pmUsedADch -out $logdir/gnuplot

reportName pmAverageRssi
X counter pmAverageRssi
Y mo (Sector=\w+,Carrier=\w+)
Z time
pipe $moshelldir/commonjars/pm/gnuplot/pmr_RSSI_gnuplot.pl -out $logdir/gnuplot

reportName pmTotalRotCoverage
X counter pmTotalRotCoverage
Y mo (Sector=\w+,Carrier=\w+)
Z time
pipe $moshelldir/commonjars/pm/gnuplot/pmr_ROT_gnuplot.pl pmTotalRotCoverage -out $logdir/gnuplot

reportName pmDelayDistributionSpi
X counter pmDelayDistributionSpi
Y mo (Sector=\w+,Carrier=\w+)
Z time

reportName DCH Frame
X counter pmDchFramesReceived,pmDchFramesTooLate
Y mo (IubDataStreams=\w+)
Z time
pipe $moshelldir/commonjars/pm/gnuplot/KPIgnuplot.pl -out $logdir/gnuplot pmDchFramesReceived line right 1 pmDchFramesTooLate line right 2


reportName Carrier Prach KPIgnuplot_2plots.pl
X counter pmSuccReceivedBlocks,pmUnsuccReceivedBlocks,ReceivedBlockSuccRatio
Y mo (Sector=\w+,Carrier=\w+)
Z time 
pipe $moshelldir/commonjars/pm/gnuplot/KPIgnuplot_2plots.pl -out $logdir/gnuplot plot1 ReceivedBlockSuccRatio line right 2 plot1 pmSuccReceivedBlocks histogram left 1  plot2 pmUnsuccReceivedBlocks histogram left 1


reportName DownlinkBaseBandPool Sf256
X counter Sf256SuccRate,pmNoOfRlAdditionFailuresSf256,pmSetupAttemptsSf256,pmSetupFailuresSf256
Y mo (DownlinkBaseBandPool=\w+)
Z time 
pipe $moshelldir/commonjars/pm/gnuplot/KPIgnuplot_2plots.pl -out $logdir/gnuplot plot1 Sf256SuccRate line right 3 plot2 pmNoOfRlAdditionFailuresSf256 histogram left 1 plot1 pmSetupAttemptsSf256 histogram left 1 plot1 pmSetupFailuresSf256 histogram left 2

reportName DownlinkBaseBandPool Sf128
X counter Sf128SuccRate,pmNoOfRlAdditionFailuresSf128,pmSetupAttemptsSf128,pmSetupFailuresSf128
Y mo (DownlinkBaseBandPool=\w+)
Z time 
pipe $moshelldir/commonjars/pm/gnuplot/KPIgnuplot_2plots.pl -out $logdir/gnuplot plot1 Sf128SuccRate line right 3 plot2 pmNoOfRlAdditionFailuresSf128 histogram left 1 plot1 pmSetupAttemptsSf128 histogram left 1 plot1 pmSetupFailuresSf128 histogram left 2

reportName DownlinkBaseBandPool Sf64
X counter Sf64SuccRate,pmNoOfRlAdditionFailuresSf64,pmSetupAttemptsSf64,pmSetupFailuresSf64
Y mo (DownlinkBaseBandPool=\w+)
Z time 
pipe $moshelldir/commonjars/pm/gnuplot/KPIgnuplot_2plots.pl -out $logdir/gnuplot plot1 Sf64SuccRate line right 3 plot2 pmNoOfRlAdditionFailuresSf64 histogram left 1 plot1 pmSetupAttemptsSf64 histogram left 1 plot1 pmSetupFailuresSf64 histogram left 2

reportName DownlinkBaseBandPool Sf32
X counter Sf32SuccRate,pmNoOfRlAdditionFailuresSf32,pmSetupAttemptsSf32,pmSetupFailuresSf32
Y mo (DownlinkBaseBandPool=\w+)
Z time 
pipe $moshelldir/commonjars/pm/gnuplot/KPIgnuplot_2plots.pl -out $logdir/gnuplot plot1 Sf32SuccRate line right 3 plot2 pmNoOfRlAdditionFailuresSf32 histogram left 1 plot1 pmSetupAttemptsSf32 histogram left 1 plot1 pmSetupFailuresSf32 histogram left 2

reportName DownlinkBaseBandPool Sf16
X counter Sf16SuccRate,pmNoOfRlAdditionFailuresSf16,pmSetupAttemptsSf16,pmSetupFailuresSf16
Y mo (DownlinkBaseBandPool=\w+)
Z time 
pipe $moshelldir/commonjars/pm/gnuplot/KPIgnuplot_2plots.pl -out $logdir/gnuplot plot1 Sf16SuccRate line right 3 plot2 pmNoOfRlAdditionFailuresSf16 histogram left 1 plot1 pmSetupAttemptsSf16 histogram left 1 plot1 pmSetupFailuresSf16 histogram left 2

reportName DownlinkBaseBandPool Sf8
X counter Sf8SuccRate,pmNoOfRlAdditionFailuresSf8,pmSetupAttemptsSf8,pmSetupFailuresSf8
Y mo (DownlinkBaseBandPool=\w+)
Z time 
pipe $moshelldir/commonjars/pm/gnuplot/KPIgnuplot_2plots.pl -out $logdir/gnuplot plot1 Sf8SuccRate line right 3 plot2 pmNoOfRlAdditionFailuresSf8 histogram left 1 plot1 pmSetupAttemptsSf8 histogram left 1 plot1 pmSetupFailuresSf8 histogram left 2



reportName UplinkBaseBandPool Sf256
X counter Sf256SuccRate,pmSetupAttemptsSf256,pmSetupFailuresSf256
Y mo (UplinkBaseBandPool=\w+)
Z time 
pipe $moshelldir/commonjars/pm/gnuplot/KPIgnuplot_diff.pl -out $logdir/gnuplot 2 3 Sf256SuccRate line right 3 pmSetupAttemptsSf256 histogram left 1 pmSetupFailuresSf256 histogram left 2

reportName UplinkBaseBandPool Sf128
X counter Sf128SuccRate,pmSetupAttemptsSf128,pmSetupFailuresSf128
Y mo (UplinkBaseBandPool=\w+)
Z time 
pipe $moshelldir/commonjars/pm/gnuplot/KPIgnuplot_diff.pl -out $logdir/gnuplot 2 3 Sf128SuccRate line right 3 pmSetupAttemptsSf128 histogram left 1 pmSetupFailuresSf128 histogram left 2

reportName UplinkBaseBandPool Sf64
X counter Sf64SuccRate,pmSetupAttemptsSf64,pmSetupFailuresSf64
Y mo (UplinkBaseBandPool=\w+)
Z time 
pipe $moshelldir/commonjars/pm/gnuplot/KPIgnuplot_diff.pl -out $logdir/gnuplot 2 3 Sf64SuccRate line right 3 pmSetupAttemptsSf64 histogram left 1 pmSetupFailuresSf64 histogram left 2

reportName UplinkBaseBandPool Sf32
X counter Sf32SuccRate,pmSetupAttemptsSf32,pmSetupFailuresSf32
Y mo (UplinkBaseBandPool=\w+)
Z time 
pipe $moshelldir/commonjars/pm/gnuplot/KPIgnuplot_diff.pl -out $logdir/gnuplot 2 3 Sf32SuccRate line right 3 pmSetupAttemptsSf32 histogram left 1 pmSetupFailuresSf32 histogram left 2

reportName UplinkBaseBandPool Sf16
X counter Sf16SuccRate,pmSetupAttemptsSf16,pmSetupFailuresSf16
Y mo (UplinkBaseBandPool=\w+)
Z time 
pipe $moshelldir/commonjars/pm/gnuplot/KPIgnuplot_diff.pl -out $logdir/gnuplot 2 3 Sf16SuccRate line right 3 pmSetupAttemptsSf16 histogram left 1 pmSetupFailuresSf16 histogram left 2

reportName UplinkBaseBandPool Sf8
X counter Sf8SuccRate,pmSetupAttemptsSf8,pmSetupFailuresSf8
Y mo (UplinkBaseBandPool=\w+)
Z time 
pipe $moshelldir/commonjars/pm/gnuplot/KPIgnuplot_diff.pl -out $logdir/gnuplot 2 3 Sf8SuccRate line right 3 pmSetupAttemptsSf8 histogram left 1 pmSetupFailuresSf8 histogram left 2

reportName EDchResources 2ms
X counter pmSumAckedBitsCellEulTti2,PSIntEulTti2MacEffFactor,PSIntEulTti2ThrptAvgMacCell,PSIntEulTti2ThrptAvgMacUser
y mo (Sector=\w+,Carrier=\w+,EDchResources=1)
Z time
pipe $moshelldir/commonjars/pm/gnuplot/KPIgnuplot_2plots.pl -out $logdir/gnuplot plot2 PSIntEulTti2MacEffFactor line left 1 plot1 PSIntEulTti2ThrptAvgMacCell line right 2 plot1 PSIntEulTti2ThrptAvgMacUser line right 2 plot1 pmSumAckedBitsCellEulTti2 histogram left 1

reportName EDchResources 10ms
X counter pmSumAckedBitsCellEulTti10,PSIntEulTti10MacEffFactor,PSIntEulTti10ThrptAvgMacCell,PSIntEulTti10ThrptAvgMacUser
y mo (Sector=\w+,Carrier=\w+,EDchResources=1)
Z time
pipe $moshelldir/commonjars/pm/gnuplot/KPIgnuplot_2plots.pl -out $logdir/gnuplot plot2 PSIntEulTti10MacEffFactor line left 1 plot1 PSIntEulTti10ThrptAvgMacCell line right 2 plot1 PSIntEulTti10ThrptAvgMacUser line right 2 plot1 pmSumAckedBitsCellEulTti10 histogram left 1


## need to add formulas for IubDataStreams and HsDschResources


