Level Counter output files
Level counters are not generated by the statistics modules, but they have the same format as statistics files. This includes Gx and Gy session levels.
| You can configure the PCRF_rulesHandler to generate level counter output files. |
Gx
|
The instantaneous value of the Gx session level counter at the time of outputting to file. |
|
The highest value of the Gx session level counter during the previous interval at the time of outputting to file. |
|
The lowest value of the Gx session level counter during the previous interval at the time of outputting to file. |
Sample
The output file is written to the PCRF directory that is configured in the [gx session cnt] section of of the PCRF_diam.cfg file.
Navigate to the /tango/logs/stats/local/PCRF directory and run cat active_gx_session_counters-0-2021-06-09.stats.
|
__START,PCRF,active_gx_session_counters,2021-09-22,14-50-00
current_level,high_watermark,low_watermark
184,191,181
__END,PCRF,active_gx_session_counters,2021-09-22,14-50-00
Gy
|
The instantaneous value of the Gy session level counter at the time of outputting to file. |
|
The highest value of the Gy session level counter during the previous interval at the time of outputting to file. |
|
The lowest value of the Gy session level counter during the previous interval at the time of outputting to file. |
Sample
The output file is written to the PCRF directory that is configured in the [gy session cnt] section of of the PCRF_diam.cfg file.
Navigate to the /tango/logs/stats/local/PCRF directory and run cat active_gy_session_counters-0-2021-06-09.stats.
|
__START,PCRF,active_gy_session_counters,2021-09-22,14-50-00
current_level,high_watermark,low_watermark
184,191,181
__END,PCRF,active_gy_session_counters,2021-09-22,14-50-00