summaryrefslogtreecommitdiff
path: root/src/g5k/README.md
blob: 15969f8a5b983845686911d9629861159ac9ab01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# G5K Simulation Scripts

- client.py is run by utils.sh
- setup-mysql.sql used by utils.sh to configure server database
- utils.sh contains functionnality to: 
	- Subscribe in G5K
	- Kill all VMs on the subscribed nodes
	- Inspect the database
	- Purge the database
- run-sim.sh use utils.sh to run all the simulations
- record-energy.sh fetch energy csv files from G5K
- energyFromLogs.sh use record-energy.sh to fetch energy data using run-sim.sh logs