Details
-
Story
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Done
-
None
-
None
-
Security Level: Default (Default Security Scheme)
-
None
Description
agalue did performance tests where he saw that the ts layer doesn't perform as good as Newts. It should show a similar performance.
Test setup:
stress command:
Configuration of OpenNMS:
- set debug level in log4j.xml to error
- adjust the following settings in: etc/opennms.properties.d/ts.properties:
org.opennms.timeseries.strategy=integration org.opennms.timeseries.config.ring_buffer_size=4194304 org.opennms.timeseries.config.writer_threads=32 org.opennms.timeseries.query.interval_divider=2 org.opennms.timeseries.query.minimum_step=300000 org.opennms.timeseries.query.heartbeat=450000 cache.timeseriesPersisterMetaTagCache.recordStats=false cache.timeseriesSearcherCache.recordStats=false cache.timeseriesMetaDataCache.recordStats=false