Skip to content

Instantly share code, notes, and snippets.

@akrzos
Created July 2, 2015 18:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akrzos/a9c937be01a85a326f1a to your computer and use it in GitHub Desktop.
Save akrzos/a9c937be01a85a326f1a to your computer and use it in GitHub Desktop.
Simulator Configuration
<simulator>
<enabled>true</enabled>
<cleardb>false</cleardb>
<initInventory>vcsim/model/initInventory-perf.cfg</initInventory>
<enableHistStats>true</enableHistStats>
<perfCounterInfo>vcsim/model/PerfCounterInfo.xml</perfCounterInfo>
<metricMetadata>vcsim/model/metricMetadata-perf.cfg</metricMetadata>
<datastore>
<global>1</global>
<cluster>1</cluster>
<local>1</local>
</datastore>
</simulator>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment