Skip to content

Shellscript to run open-source Gatling distributing the load through various load generators. It's my adaptation to the script posted on the Gatling site.

Notifications You must be signed in to change notification settings

andreig09/remoteGatlingExecution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

remoteGatlingExecution

Shellscript to run open-source Gatling tool distributing the load through various load generators. It's a modified version of the script posted on the Gatling site.

Please, pay attention to the following suggestions in order to have the script running properly:

  • Ensure that you have ssh connection between your pc and the load generators with the users specified in the HOST variable.
  • The Gatling installation should be in the same path in every load generator, and the path should be set in the GATLING_HOME variable.
  • The users should have read and write permisions on ALL the involved directories, but specially in GATLING_REPORT_DIR and GATHER_REPORTS_DIR.
  • Check that all the load generators could run gatling properly.

About

Shellscript to run open-source Gatling distributing the load through various load generators. It's my adaptation to the script posted on the Gatling site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages