SLOG_RPS_SAMPLE_FREQ_IN_SEC

This option allows you to specify the time interval (in seconds) that determines how often you want the system collects RPS (Requests Per Second) samples from the license server.

SLOG_RPS_SAMPLE_FREQ_IN_SEC [value] seconds

Each sample represents the RPS (Requests Per Second) value evaluated over the specified interval (in seconds). These samples are later used by the system to determine the Peak RPS values during the logging interval (in minutes) defined by the SLOG_DUMP_FREQ_IN_MIN option.

Ensure that the value (time interval) specified for the SLOG_RPS_SAMPLE_FREQ_IN_SEC option must be less than the value (time interval) specified for the SLOG_DUMP_FREQ_IN_MIN option multiplied by 60 (to convert minutes to seconds). This set up configuration ensures that at least one RPS (Requests Per Second) sample is available at the time of logging.