1
iostat: wait vs. svctm
En la página de iostatmanual he encontrado estas dos columnas similares: await The average time (in milliseconds) for I/O requests issued to the device to be served. This includes the time spent by the requests in queue and the time spent servicing them. svctm The average service time (in milliseconds) …
16
linux
monitoring
io