Skip to content
Snippets Groups Projects
Commit 08d39e5e authored by Nikolaus Huber's avatar Nikolaus Huber
Browse files

added weightedsum

git-svn-id: https://se1.informatik.uni-wuerzburg.de/usvn/svn/code/code/DMM/trunk@11920 9e42b895-fcda-4063-8a3b-11be15eb1bbd
parent ba069339
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@
<strategies id="s1" name="PUSH" objective="_GdVkoKaGEeKsaqdh-1smGw">
<triggeringEvents id="12345" name="SlaViolatedEvent"/>
<tactics id="wt1" name="AddResourcesWeightedTactic" usedTactic="2341234" currentWeight="1.0" defaultWeight="1.0"/>
<weightingFunction id="wf1" name="WeightedSum">
<weightingFunction id="wf1" name="WeightedSum" WeightingFunction="WeightedSum">
<weightedMetrics id="_TzHMgGVXEeK4L53_AeGtGA" name="UtilizationWeight" weight="1.0">
<metricType href="simucom-simulationResults.perfdatarepo#2"/>
</weightedMetrics>
......@@ -101,7 +101,7 @@
<triggeringEvents id="_H_MTgIAnEeKW2vVcg5ekRw" name="ScheduledMaintenanceEvent"/>
<tactics id="_Tk5LUYAnEeKW2vVcg5ekRw" name="RemoveResourcesWeightedTactic" usedTactic="123123" currentWeight="1.0" defaultWeight="1.0"/>
<tactics id="_4j5FkaamEeKwhcuIujY6Yw" name="UndoPreviousActionWeightedTactic" usedTactic="_zFC2EaaMEeKdn_E8M08Q_g" currentWeight="0.5" defaultWeight="0.5"/>
<weightingFunction id="wf2" name="WeightedSum">
<weightingFunction id="wf2" name="WeightedSum" WeightingFunction="WeightedSum">
<weightedMetrics id="_TzHMgGVXEeK4L53_AeGtGA1" name="UtilizationWeight" weight="1.0">
<metricType href="simucom-simulationResults.perfdatarepo#2"/>
</weightedMetrics>
......@@ -112,10 +112,14 @@
</strategies>
<goal description="&lt;&lt;Maintain SLAs of all serivces using resources efficiently>>">
<objectives id="_GdVkoKaGEeKsaqdh-1smGw" name="MaintainSLAs">
<specifications/>
<specifications>
<metricType href="simucom-simulationResults.perfdatarepo#3"/>
</specifications>
</objectives>
<objectives id="_G-ctoKaGEeKsaqdh-1smGw" name="OptimizeResourceEfficiency">
<specifications/>
<specifications>
<metricType href="simucom-simulationResults.perfdatarepo#2"/>
</specifications>
</objectives>
</goal>
</adaptation:AdaptationProcess>
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