Revision 1223,
679 bytes
checked in by wojtekp, 11 years ago
(diff) |
|
-
Property svn:mime-type set to
text/plain
|
Rev | Line | |
---|
[1057] | 1 | # Use single *.swf file as workload description. |
---|
| 2 | |
---|
| 3 | # Path to xml file which describes resource characteristics. |
---|
| 4 | resdesc=example/experiment9/resources9.xml |
---|
| 5 | |
---|
| 6 | # and swf file, which name is declared by readscenario.workloadfilename parameter. |
---|
| 7 | # Swf file must be placed in readscenario.inputfolder directory. |
---|
[1060] | 8 | readscenario.workloadfilename=example/experiment9/workload.swf |
---|
[1057] | 9 | |
---|
| 10 | # Choose directory where all result files should be placed. |
---|
[1223] | 11 | stats.outputfolder=example/experiment9_result |
---|
[1057] | 12 | |
---|
| 13 | # Define the type and content of charts to generate |
---|
| 14 | |
---|
| 15 | # Resource utilization chart - only for node |
---|
| 16 | creatediagrams.resutilization=Node |
---|
| 17 | |
---|
| 18 | creatediagrams.respowerusage=Node |
---|
| 19 | |
---|
[1060] | 20 | creatediagrams.restemperature=Node |
---|
Note: See
TracBrowser
for help on using the repository browser.