Share via


"I/O Other Bytes" by the system process is too high

Question

Tuesday, December 17, 2013 12:56 PM

Hello everyone

the description of the performance counter "I/O Other Bytes" is "The number of bytes transferred in input/output operations generated by a process that are neither reads nor writes, including file, network, and device I/Os. An example of this type of operation would be a control function. I/O Other Bytes directed to CONSOLE (console input object) handles are not counted."

what I simply want to know how to identify this transferred data source and destination?

Thank you

Mohammad, IT NOC Team

All replies (2)

Thursday, December 19, 2013 2:33 AM ✅Answered

Hi,

Please use Process Explorer tool to view more detailed information about system process. Go to "View" -> "Select Columns" then select the tab "Process I/O" and select "Other Bytes". Process Explorer shows you information about which handles and DLLs processes have opened or loaded.

In the meantime, please refer to the links below to see if they help:

Trying to understand Process Explorer's I/O data
http://www.wilderssecurity.com/showthread.php?t=286453

Strange server behavior – huge I/O other count for csrss.exe (SOLVED!)
http://blog.tatham.oddie.com.au/2007/07/28/strange-server-behavior-huge-io-other-count-for-csrssexe/

Please Note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.

Regards,

We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time.
Thanks for helping make community forums a great place.


Sunday, December 22, 2013 10:38 AM

Thank you so much

Mohammad, IT NOC Team