fsstat -l: Measuring filesystem latencies
iostat was enabled to show latency distributions in Solaris 11.4. However, there is another tool able to show latencies. The fsstat command got this capability as well with the -l option. With this tool you can check latencies from the perspective of the filesystem. It does so for read, write and readdir operations. It’s really simple to use.
For more details, please visit: