Recently in the Learning LoadRunner monitoring Linux resources, and finally finished, take notes to record, remind yourself at the same time also hope to help others. Before you use LR to monitor Linux resources, you need to start the system daemon Rpc.restat, which is running in the background from the terminal. So the first thing to do is to see if the RPC service is turned on by command Rpcinfo-p. If this service does not start, you need to install and start the following steps, and finally add Linux resources for monitoring.
1. Installing Rsh
See if RSH is installed and uninstalled
[Email protected] ~]# RPM-QA |grep rsh--see if RSH is installed
[[email protected] ~]# RPM-E + version number--Uninstall this version
Installing Rsh,rsh-server
[Email protected] ~]# yum-y install rsh*
2. Installing RSTATD
A.:http://sourceforge.net/projects/rstatd
B. Upload the file rpc.rstatd-4.0.1.gz to the/usr/local via Xftp
650) this.width=650; "src=" http://s2.51cto.com/wyfs02/M00/7F/AA/wKioL1coZz7CFKuaAANhQm_hyDM598.jpg "title=" 1111. JPG "alt=" wkiol1cozz7cfkuaaanhqm_hydm598.jpg "/>
3. Configuring the Conf file
Change the value of disable in/ETC/XINETD.D 3 conf (rlogin,rsh,rexec) to No
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/7F/AA/wKioL1coZdDSAPc-AAD2HPU92Ro277.jpg "title=" 6.jpg " alt= "Wkiol1cozddsapc-aad2hpu92ro277.jpg"/>
4. Start RPC.RSTATD
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/7F/AA/wKioL1coZePgnxWcAABCKfa9OQ4494.jpg "title=" 7.jpg " alt= "Wkiol1cozepgnxwcaabckfa9oq4494.jpg"/>
Error Resolution:
650) this.width=650; "src=" http://s1.51cto.com/wyfs02/M02/7F/AC/wKiom1coZh6BQRdiAAIrkdWFHxs836.jpg "title=" 0000. JPG "alt=" wkiom1cozh6bqrdiaairkdwfhxs836.jpg "/>
5. Turn off the firewall
650) this.width=650; "src=" http://s1.51cto.com/wyfs02/M02/7F/AA/wKioL1coaAzCXId3AABLfXfqkFA871.jpg "title=" 0011. JPG "alt=" wkiol1coaazcxid3aablfxfqkfa871.jpg "/>
6. Add Linux resources to the LoadRunner controller to monitor
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M00/7F/AC/wKiom1coZUry4mOsAADFud627CU082.png "title=" 12.png "alt=" Wkiom1cozury4mosaadfud627cu082.png "/>
LoadRunner Monitoring Linux Resources