1.RPC service is supported by Rsh, in general, RSH is installed. Rpm-qa rsh view.
2. Right-click Save As http://heanet.dl.sourceforge.net/sourceforge/rstatd/rpc.rstatd-4.0.1.tar.gz download rpc.rstatd-4.0.1.tar.gz.
3. Perform the following command to extract and install
Tar zxvf rpc.rstatd-4.0.1.tar.gz
CD rpc.rstatd-4.0.1
./configure//Configuration
Make//Compile
Make Install//install
4. Start RPC.RSTATD
If the first time to execute RPC.RSTATD error, follow the steps below to resolve the error
Cd/etc/init.d
./portmap Start
./nfs Start
Rpc.rstatd
5. Check, execute rpcinfo-p, see the following information indicates the installation is successful:
< Span style= "Color:rgb (70, 70, 70); line-height:21px; Font-family:simsun; font-size:14px; Font-weight:normal; " >
100001 5 udp 800 &NBSP;&NBSP;RSTATD
100001 3 udp &NBSP;&NBSP;800&NBSP;&NBSP;RSTATD
100001 2 UDP&NBSP;&NBSP;&NBSP;&NBSP;800&NBSP;&NBSP;RSTATD
100001 1 &NBSP;&NBSP;&NBSP;UDP&NBSP;&NBSP;&NBSP;&NBSP;800&NBSP;&NBSP;RSTATD
6. Add Counters in LoadRunner
average load : Average load in the last 1 minutes
cpu utilization:cpu usage
disk traffic:disk transfer rate
paging rates: reads from disk to physical memory per second, Or the amount of memory written to the paging file from physical memory
swap-in rate: Number of processes swapped to memory per second
swap-out rate: Number of processes swapped out of memory per second
< Span style= "Color:rgb (70, 70, 70); line-height:21px; Font-family:simsun; font-size:14px; Font-weight:normal; " >..............................................