From Fedora Project Wiki

(New page: == 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 ...)
 
No edit summary
Line 4: Line 4:
   
   
=== Sequence ===
=== Sequence ===
* Install vsftpd, powertop,  
* Install vsftpd, powertop, bltk
  # yum install vsftpd powertop
  # yum install vsftpd powertop bltk
* download script from  
* download script from [[https://fedoraproject.org/w/uploads/1/1d/Pm.sh PowerManagement script]]
# wget https://fedoraproject.org/w/uploads/1/1d/Pm.sh
* change runlevel into 1
* change runlevel into 1
  # init 1
  # init 1
* run downloaded script and wait until end
* run downloaded script and wait until end
# bash Pm.sh
# tar czvf output.tar.gz pm.*
* you can go bacg into 5 runlevel
* you can go bacg into 5 runlevel
  # init 5  
  # init 5  
* send output file (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 11:07, 27 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
# tar czvf output.tar.gz pm.*
  • you can go bacg 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