- Timestamp:
- 02/09/14 23:41:01 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
DCWoRMS/branches/coolemall/simulator/xslt/debb/coolemallPlugins.xml
r1260 r1266 89 89 </energyEstimationPlugin> 90 90 91 91 <energyEstimationPlugin> 92 92 <name>example.energy.coolemall.FlowPumpInletEnergyEstimationPlugin</name> 93 93 <resources> … … 111 111 </resources> 112 112 </energyEstimationPlugin> 113 114 <loadEstimationPlugin> 115 <name>example.energy.coolemall.DefaultLoadEstimationPlugin</name> 116 <resources> 117 <class>ComputeBox2</class> 118 <class>Room</class> 119 <class>ComputeBox1</class> 120 <class>Rack</class> 121 <class>NodeGroup</class> 122 <class>Node</class> 123 </resources> 124 </loadEstimationPlugin> 125 126 <loadEstimationPlugin> 127 <name>example.energy.coolemall.ProcessorLoadEstimationPlugin</name> 128 <resources> 129 <class>Processor</class> 130 </resources> 131 </loadEstimationPlugin> 113 132 </plugins>
Note: See TracChangeset
for help on using the changeset viewer.