admin stats, backlog

Reports the volume of replicated transactions awaiting distribution in the inbound and outbound queues in terms of segments and blocks.

Syntax

admin {stats | statistics}, backlog

Examples

Usage

  • admin stats, backlog prints this information:
    • Instance – a specific occurrence of a module.

    • Monitor – the name of the monitor or counter.

    • Obs – the number of segments or blocks observed during the observation period.

    • Last – the number of segments or blocks made during the last observation period.

    • Max – the largest number of segments or blocks observed in any observation made in the observation period.

    • Total – the sum of all the segments or blocks observed during the observation period.

  • admin stats, backlog collects data from the SQMRBacklogSeg and SQMRBacklogBlock counters.

  • A segment is 1MB and a block is 16K.

Permissions

Any user may execute this command.