Skip to main content

Displaying statistics

You can display various statistics, including statistics about CIFS and SMB, auditing, and BranchCache hashes, to monitor performance and diagnose issues.

Before you begin

You must have collected data samples by using the statistics start and statistics stop commands before you can display information about objects.
  1. Set the privilege level to advanced: set -privilege advanced
  2. Perform one of the following actions:
    If you want to display statistics for...Enter...
    All versions of SMBstatistics show -object cifs
    SMB 1.0statistics show -object smb1
    SMB 2.x and SMB 3.0statistics show -object smb2
    CIFS subsystem of the nodestatistics show -object nblade_cifs
    Multiprotocol auditstatistics show -object audit_ng
    BranchCache hash servicestatistics show -object hashd
    Dynamic DNSstatistics show -object ddns_update

    See the man page for each command for more information.
  3. Return to the admin privilege level: set -privilege admin