From Fedora Project Wiki

No edit summary
Line 12: Line 12:
* run downloaded script and wait until end
* run downloaded script and wait until end
  # bash Pm.sh
  # bash Pm.sh
# tar czvf output.tar.gz pm.*
* you can go back into 5 runlevel
* you can go bacg into 5 runlevel
  # init 5  
  # init 5  
* send output file '''output.tar.gz''' (optionally when have external wattmeter, amount of consumped watts per test) into fedora pages
* send output file '''output.tar.gz''' (optionally when have external wattmeter, amount of consumped watts per test) into fedora pages

Revision as of 14:58, 30 March 2009

Init 1 testcase

This test is intend for view some stress situation, (procesor usage, disk usage, vsftpd, ...)
Each of test is now setuped to 20 secs. 

Sequence

  • Install vsftpd, powertop, bltk
# yum install vsftpd powertop bltk
# wget https://fedoraproject.org/w/uploads/1/1d/Pm.sh
  • change runlevel into 1
# init 1
  • run downloaded script and wait until end
# bash Pm.sh
  • you can go back into 5 runlevel
# init 5 
  • send output file output.tar.gz (optionally when have external wattmeter, amount of consumped watts per test) into fedora pages