<div dir="ltr">Greetings all...<div><br></div><div>I'm modifying a Lustre metrics reporting tool and incorporating lnet metrics into the data gathered. I dug through all the documentation I could find and looked through source for comment blocks and didn't find anything definitive. I'm hoping someone here could clarify. While some metrics are obvious (*_drop) others I would rather not develop to based on assumptions. </div><div><br></div><div>msgs_alloc<br>msgs_max<br>rst_alloc<br>send_count<br>recv_count<br>route_count<br>drop_count<br>send_length<br>recv_length<br>route_length<br>drop_length<br clear="all"><div><br></div><div>If someone can point me to the document that clearly defines the above I'd appreciate it, so far I can't find any. As I said I don't want to develop based on assumptions.</div><div><br></div><div>For example, when sampled over a short period of time does...<br></div><div><br></div><div>((X_length / X_count) / # samples) = avg rpc size of X type?</div><div><br></div><div>Send, Recv, Route and Drop are fairly clear. Length and Count I am assuming are just that, n bytes and IOs. msgs_alloc, msgs_max, rst_alloc are less obvious.</div><div><br></div><div>Thanks!</div><div><br></div><div>--Jeff</div><br></div></div>