Level counter output for SPR Adaptor

There are active session watermark statistics for the SPR Adaptor which are written for the Sp/Sy interface. This allows you to gauge the current volume of active sessions at the time the file is written.

Active Sp session

Typically, this is located at /tango/logs/stats/local/SPR_ADAPTOR/active_sp_session_counters-<inst>-<host>-yyyy-mm-dd.stats.

current_level

The instantaneous value of the Sp session level counter at the time of outputting to file.

high_watermark

The highest value of the Sp session level counter during the previous interval at the time of outputting to file.

low_watermark

The lowest value of the Sp session level counter during the previous interval at the time of outputting to file.

Sample

__START,SPR_ADAPTOR,active_sp_session_counters,2021-10-02,15-45-00
current_level,high_watermark,low_watermark 0,0,0
__END,SPR_ADAPTOR,active_sp_session_counters,2021-10-02,15-45-00

Active OCS Sy session

Typically, this is located at /tango/logs/stats/local/SPR_ADAPTOR/active_sy_session_counters-<inst>-<host>-yyyy-mm-dd.stats.

current_level

The instantaneous value of the Sy session level counter at the time of outputting to file.

high_watermark

The highest value of the Sy session level counter during the previous interval at the time of outputting to file.

low_watermark

The lowest value of the Sy session level counter during the previous interval at the time of outputting to file.

Sample

__START,SPR_ADAPTOR,active_sy_session_counters,2021-10-02,15-45-00
current_level,high_watermark,low_watermark 0,0,0
__END,SPR_ADAPTOR,active_sy_session_counters,2021-10-02,15-45-00