StresStimulus can run in agent mode on many Linux distributions. To get started, follow the below instructions to install StresStimulus for Linux.


1) Download the install shell script from the StresStimulus server.

wget "http://update.stimulustechnology.com/stresstimulus/linux/install-stresstimulus.sh"


2) Run the shell script to install StresStimulus. 

chmod +x install-stresstimulus.sh
sh install-stresstimulus.sh


3) Ensure the StresStimulus listening port is open on your distributions firewall.

Note: This step varies depending on the distribution.


Info: The default port is 49998. To change the listening port, modify the PORT property in /etc/stresstimulus-agent/stresstimulus-environment

  • No labels