When using explicit routing tables, a message may be filtered based on various criteria before being routed. At any time during that filtering, a message may be tagged for explicit counting based on a Modification Table (for more information, refer to Configuring Modification Commands).

You can specify both the statistic’s name and the counter to increment. Ten counters are provided, numbered 1 to 10. Because the statistics files are comma-separated, the statistics name may not contain a comma character.

The message is counted as soon as it enters the modification table, regardless whether it is successfully routed.

In the statistics file, the columns are named Custom 1, Custom 2, ...,Custom 10.

The statistics name for DSC Message counts are as provisioned in the Modification Table (refer to Configuring Modification Commands). The following two instances are provisioned as two separate modification records with the following as command syntax:

  • count MSP 5

  • count MSC 7

The following figure shows and example for these measurements.

Message Counters Measurements File (Example for 5 minutes)
version=15.0
date,instance,Customer1,Customer2,Customer3,Customer4,Customer5,Customer6,Customer7,Customer8,Customer9,Customer10
2019-01-01-10:45,discard,3,1,0,1,0,2,0,1,1,0

 

  • No labels