Skip to content

Benchmark and sysload generators for pmmdemo.percona.com.

Notifications You must be signed in to change notification settings

percona/pmm-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pmm-demo

Benchmark and sysload generators for pmmdemo.percona.com.

Usage

cd pmm-demo
mysql < grants.sql
mysql < db_generate/create_dbs.sql
for file in `ls db_generate`; do
    sh ${file}
done

There is a directory per host which you should launch all scripts from a screen session locally:

screen -S pmm-demo
sh start_all.sh

Created by @PeterZaitsev and added by @michaelcoburn

About

Benchmark and sysload generators for pmmdemo.percona.com.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages