Rate This Document
Findability
Accuracy
Completeness
Readability

Plog CLI Commands

stream ftds

  • Function

    Displays FTDS dotting statistics of streams.

  • Syntax

    stream ftds

  • Parameters

    Parameter

    Description

    Value

    N/A

    N/A

    N/A

stream obj show

  • Function

    Displays the count information about a stream object in a specified range.

  • Syntax

    stream obj show <stream_name> <begin_pos> <end_pos>

  • Parameters

    Parameter

    Description

    Value

    stream_name

    Stream name.

    A string of up to 32 characters.

    begin_pos

    Start position of the stream.

    0 - 2^64-1

    end_pos

    End position of the stream.

    0 - 2^64-1

stream obj counter

  • Function

    Displays the operation statistics of a stream object.

  • Syntax

    stream obj counter <stream_name>

  • Parameters

    Parameter

    Description

    Value

    stream_name

    Stream name.

    A string of up to 32 characters.

stream obj capacity

  • Function

    Displays the capacity information about a stream object.

  • Syntax

    stream obj capacity

  • Parameters

    Parameter

    Description

    Value

    N/A

    N/A

    N/A

stream io show

  • Function

    Queries the I/O statistics of a stream object.

  • Syntax

    stream io show <stream_name>

  • Parameters

    Parameter

    Description

    Value

    stream_name

    Stream name.

    A string of up to 32 characters.

stream meta showsum

  • Function

    Displays the metadata information about a stream object.

  • Syntax

    stream meta showsum <name>

  • Parameters

    Parameter

    Description

    Value

    name

    Stream name.

    A string of up to 32 characters.

stream meta showdetails

  • Function

    Displays the metadata details about a stream object.

  • Syntax

    stream meta showdetails <name>

  • Parameters

    Parameter

    Description

    Value

    name

    Stream name.

    A string of up to 32 characters.

stream gc showall

  • Function

    Displays the background recycling tasks of a stream.

  • Syntax

    stream gc showall

  • Parameters

    Parameter

    Description

    Value

    N/A

    N/A

    N/A

plogclient showlabel

  • Function

    Displays all dotting statistics of the plog.

  • Syntax

    plogclient showlabel

  • Parameters

    Parameter

    Description

    Value

    N/A

    N/A

    N/A