Difference between revisions of "StressLinux"

From ERPXE Wiki
Line 38: Line 38:
 
  https://sourceforge.net/projects/erpxe/files/plugins/
 
  https://sourceforge.net/projects/erpxe/files/plugins/
  
extract stresslinux031-XXX.tar.gz file:
+
Extract stresslinux031-XXX.tar.gz file:
 
  tar -xvzf stresslinux031-XXX.tar.gz
 
  tar -xvzf stresslinux031-XXX.tar.gz
  
Line 44: Line 44:
 
  http://www.stresslinux.org/sl/downloads
 
  http://www.stresslinux.org/sl/downloads
  
extract stresslinux-0.3.1.pxe.tgz file
+
Extract stresslinux-0.3.1.pxe.tgz file
 
  tar -xvzf stresslinux-0.3.1.pxe.tgz
 
  tar -xvzf stresslinux-0.3.1.pxe.tgz
  
copy vmlinuz to appropriate location
+
Copy vmlinuz to appropriate directory: (LOWER CASE ONLY!)
 
  cp vmlinuz /tftpboot/er/plugins/stress/
 
  cp vmlinuz /tftpboot/er/plugins/stress/
  

Revision as of 02:11, 3 February 2012

Important information

This plugin requires a static IP address (Default is 10.0.0.1).
Every change to the server IP MUST be reflected into the plugin's menu file.
How to adjust ERPXE to local IP address

return to Plugins list

StressLinux 0.3.1
tornado-stress.jpg
http://www.stresslinux.org/

Information

ERPXE Module

  • Name: - StressLinux
  • Version: 0.3.1

Plugin type

Plugin type
StressLinux Anti-Virus Deployment Diagnostics OS Installation Live Media Recovery Tools
No No Yes No Yes No

Plugin Requirments

Plugin Requirments
StressLinux CIFS HTTP Internet NFS Linux OS Windows OS
No No No Yes Yes No

Screen Shots

Special Information

stresslinux is a minimal linux distribution running from a bootable cdrom, usb, vmware or via PXE (wip).

stresslinux makes use of some utitlities available on the net like: stress, cpuburn, hddtemp, lm_sensors ...

stresslinux is dedicated to users who want to test their system(s) entirely on high load and monitoring the health.

Installation Instructions

Download stresslinux031-XXX.tar.gz to /

https://sourceforge.net/projects/erpxe/files/plugins/

Extract stresslinux031-XXX.tar.gz file:

tar -xvzf stresslinux031-XXX.tar.gz

Download stresslinux-0.3.1.pxe.tgz to /tftpboot/er/shares/stress/

http://www.stresslinux.org/sl/downloads

Extract stresslinux-0.3.1.pxe.tgz file

tar -xvzf stresslinux-0.3.1.pxe.tgz

Copy vmlinuz to appropriate directory: (LOWER CASE ONLY!)

cp vmlinuz /tftpboot/er/plugins/stress/

Verify files with filelist.txt in each folder.

All Done!