|
Measures reported by NaRpcTest
This
test monitors the NetApp filer hardware's RPC (Remote Procedure
Call) service. RPC is designed for network programming, allowing a program
to make a subroutine call on a remote machine. The
measures generated by this test are:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| Call_rate |
The
rate of RPC calls received |
Calls/Sec |
|
| Bad_call_rate |
The
rate of calls rejected by the RPC layer
|
Calls/Sec |
|
| Percent_bad_calls |
The
percentage of calls rejected by the RPC layer |
Percent |
|
| Null_call_receive_rate |
The
rate at which RPC calls were not available for reception |
Calls/Sec |
|
| Bad_length_call_rate |
The
rate at which RPC calls with a length shorter than a
minimum-sized RPC call, were received |
Calls/Sec |
|
| Xdr_failed_call_rate |
The
rate at which RPC calls with a header that could not be XDR decoded,
were received |
Calls/Sec |
|
|