yum -y install erlang perl perl-RRD-Simple.noarch perl-Log-Log4perl-RRDs.noarch gnuplot perl-Template-Toolkit wget http://tsung.erlang-projects.org/dist/tsung-1.6.0.tar.gz tar xfz tsung-1.6.0.tar.gz cd tsung-1.6.0 ./configure && make && make install mkdir /root/.tsung cp /usr/share/doc/tsung/examples/http_simple.xml /root/.tsung/tsung.xm
l