Administrator’s Command Line Guide

Table Of Contents
4.4. Monitoring Clients
The command above shows detailed information about the stor1 cluster. The monitoring parameters for clients
(highlighted in red) are explained in the table below:
Parameter Description
CLID Client identifier (ID).
LEASES Average number of files opened for reading/writing by the client and not yet closed,
for the last 20 seconds.
READ Average rate, in bytes per second, at which the client reads data, for the last 20 seconds.
WRITE Average rate, in bytes per second, at which the client writes data, for the last 20 sec-
onds.
RD_OPS Average number of read operations per second the client made, for the last 20 seconds.
WR_OPS Average number of write operations per second the client made, for the last 20 sec-
onds.
FSYNCS Average number of sync operations per second the client made, for the last 20 seconds.
IOLAT Average/maximum time, in milliseconds, the client needed to complete a single IO op-
eration, for the last 20 seconds.
HOST Client hostname or IP address.
51