Skip to content
Snippets Groups Projects
Commit 528b6f13 authored by Simon Trapp's avatar Simon Trapp
Browse files

new models

parent 28d184bb
No related branches found
No related tags found
No related merge requests found
SELECT usageToA.avgResponseTime, ToB.avgResponseTime, ToC.avgResponseTime, ToE.avgResponseTime, CPA_CPU.utilization, CPB_CPU.utilization
CONSTRAINED AS 'USE_STATISTICAL_MODEL:E:C'
EVALUATE DOF
VARYING 'ExponentialDistribution of OpenWorkload with ID _yiFNMEeqEeSW4Op0B0CyhQ' <0.020>
FOR SERVICE '_A_DeMEmxEeOPLK3yYyEQWQ' AS usageToA,
SERVICE '_yiFNMEeqEeSW4Op0B0CyhQ' AS usagescenario,
SERVICE '_W7bVMO2cEeib_P5jAe7dPw' AS ToD,
SERVICE '_3Nfj0O2bEeib_P5jAe7dPw' AS ToE,
SERVICE '_NSR-wO2eEeib_P5jAe7dPw' AS ToF,
SERVICE '_PVKcgO2eEeib_P5jAe7dPw' AS ToG,
SERVICE '_jPXogO2bEeib_P5jAe7dPw' AS ToB,
SERVICE '_1XjV4O2bEeib_P5jAe7dPw' AS ToC,
RESOURCE '_6aFrIvMLEeiRdfQDBIGrTA' AS CPC_Network,
RESOURCE '_I3tj4EnuEeOWVc_o6w1CBw' AS CPA_CPU,
RESOURCE '_6uWD4vMLEeiRdfQDBIGrTA' AS CPD_Network,
RESOURCE '_W2LhdO2fEeib_P5jAe7dPw' AS CPE_CPU,
RESOURCE '_7nRP8vMLEeiRdfQDBIGrTA' AS CPFG_Network,
RESOURCE '_WjRMhO2fEeib_P5jAe7dPw' AS CPC_CPU,
RESOURCE '_We1_hO2fEeib_P5jAe7dPw' AS CPB_CPU,
RESOURCE '_yS7WwfMLEeiRdfQDBIGrTA' AS CPA_Network,
RESOURCE '_Wr9OdO2fEeib_P5jAe7dPw' AS CPD_CPU,
RESOURCE '_7J0e8vMLEeiRdfQDBIGrTA' AS CPE_Network,
RESOURCE '_6JPywPMLEeiRdfQDBIGrTA' AS CPB_Network,
RESOURCE '_W9C-dO2fEeib_P5jAe7dPw' AS CPFG_CPU
USING dml@'minmodel.properties';
\ No newline at end of file
## Model Instance
dml.files.usageprofile=/../DML-Model/min.usageprofile
dml.files.system=/../DML-Model/min.system
dml.files.resourcelandscape=/../DML-Model/min.resourcelandscape
dml.files.repository=/../DML-Model/min.repository
dml.files.deployment=/../DML-Model/min.deployment
#dml.outputdirectory=/../results/
\ No newline at end of file
This the "hello world" example for the Descartes Modeling Language.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment