Display ONTAP SMB statistics
You can display various statistics, including statistics about CIFS and SMB, auditing, and BranchCache hashes, to monitor performance and diagnose issues.
You must have collected data samples by using the statistics start and statistics stop commands before you can display information about objects.
Learn more about statistics start and statistics stop in the ONTAP command reference.
-
Set the privilege level to advanced:
set -privilege advanced -
Perform one of the following actions:
If you want to display statistics for… Enter… All versions of SMB
statistics show -object cifsSMB 1.0
statistics show -object smb1SMB 2.x and SMB 3.0
statistics show -object smb2CIFS subsystem of the node
statistics show -object nblade_cifsMultiprotocol audit
statistics show -object audit_ngBranchCache hash service
statistics show -object hashdDynamic DNS
statistics show -object ddns_updateLearn more about
statistics showin the ONTAP command reference. -
Return to the admin privilege level:
set -privilege admin