From Fedora Project Wiki

No edit summary
No edit summary
Line 3: Line 3:
|actions=
|actions=
# Install vsftpd, powertop, bltk - <pre># yum install vsftpd powertop bltk wget lftp</pre>
# Install vsftpd, powertop, bltk - <pre># yum install vsftpd powertop bltk wget lftp</pre>
# Download script from [https://fedoraproject.org/w/uploads/1/1d/Pm.sh PowerManagement script] - <pre># wget https://fedoraproject.org/w/uploads/1/1d/Pm.sh</pre>
# Download script from [https://fedoraproject.org/w/uploads/1/1d/Pm.sh PowerManagement script] - <pre>#cd /tmp; wget https://fedoraproject.org/w/uploads/1/1d/Pm.sh</pre>
# Change runlevel into 1 - <pre># init 1</pre>
# Change runlevel into 1 - <pre># init 1</pre>
# Change directory to where is script - <pre># cd /tmp</pre>
# Run downloaded script and wait until end <pre># bash Pm.sh</pre>
# Run downloaded script and wait until end <pre># bash Pm.sh</pre>
# you can go back into 5 runlevel - <pre># init 5</pre>  
# you can go back into 5 runlevel - <pre># init 5</pre>  

Revision as of 13:30, 1 April 2009

Description

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


How to test

  1. Install vsftpd, powertop, bltk -
    # yum install vsftpd powertop bltk wget lftp
  2. Download script from PowerManagement script -
    #cd /tmp; wget https://fedoraproject.org/w/uploads/1/1d/Pm.sh
  3. Change runlevel into 1 -
    # init 1
  4. Change directory to where is script -
    # cd /tmp
  5. Run downloaded script and wait until end
    # bash Pm.sh
  6. you can go back into 5 runlevel -
    # init 5
  7. Send output file
    output.tar.gz
    into fedora pages

Expected Results

  1. Proper result is have in actual dir archive
    output.tar.gz
    , which contain output files for each steps.