Filespace Latency Statistics

  • Updated
Usage: lucid3 latency [options]

Display a frequency distribution list of latencies or statistics for the GET or PUT requests.

Options:

    --stats                  Display statistics instead of a frequency distribution.
    --get                    Display information for GET requests (default).
    --put                    Display information for PUT requests.
    --seconds seconds        Time interval in seconds at which to print the perf metrics. (default: 2)

Example put statistics with a 1 second interval:

lucid3 latency --put --seconds 1
--seconds 0 provides a single output
 
 

Was this article helpful?

0 out of 0 found this helpful