I have recently used nmon to record NFS client performance data from a suse 10 SP4 host and now need help understanding what the captured read & write figures truly indicate. With other performance measurement tools it was fairly obvious what the counters measured.. Writes(KB) = write throughput in KB or Read/Sec = read operations per second, etc.
nmon and other NFS tools simply label read activity as “read” so if anyone here can point me to a document/website or at least tell me your opinion on what the actual metric is for “access”, “read” and “write”. I expect it is a simple point-in-time capture of read operations count, such as 100 reads processing at sampling time, but I do need to know for sure.
Thanks