Skip to main content
NetApp Knowledge Base

How is "data_busy" calculated?

Views:
6
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
perf
Last Updated:
4/15/2025, 1:53:29 PM

Applies to

ONTAP 9

Answer

  • data_busy is the percentage of time that data ports sent or received data.
  • The data_busy which is one of the outputs of command statistics show-periodic is calculated as:

data_busy = (The accumulated time spent in data processing / Sampling period) * 100%

Example:

if the time spent for data processing(receiving and sending) is 400ms in 1 second sampling time period and then the data_busy is:

(400ms/1000ms)*100%=40%

Additional Information

statistics show-periodic

 

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.