cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Host Classic -> Process Analysis -> <pick a process> what is the relationship between IO and Network IO

bclancy
Frequent Guest

Trying to determine if the process level network IO metric is a subset of the process level IO metric or is it mutually exclusive. Just looking for a clear definition on both of these metrics.

1 REPLY 1

p_devulapalli
Leader

@bclancy I think both are different (Storage vs Network)

Process I/O - This metric provides statistics about the I/O - read/write operations of a process. The metric value is a sum of I/O bytes written to the storage layer by all process workers per second. High values help to identify bottlenecks reducing process performance caused by the slow write speed of the storage device.

Process Network I/O- Measures the number of bytes received/sent by the process over the network.

Phani Devulapalli

Featured Posts