doc: Added performance suggestion for 1min polling documentation

* doc: Complete the 1min polling documentation for performance

* doc: Complete the 1min polling documentation for performance

* doc: Complete the 1min polling documentation for performance
This commit is contained in:
FTBZ
2017-09-29 21:14:09 +02:00
committed by Neil Lathwood
parent 973764e7d3
commit b4a84f8ac2

View File

@@ -9,6 +9,7 @@ We now have support for polling data at intervals to fit your needs.
- Your polling _MUST_ complete in the time you configure for the heartbeat step value. See `/pollers/tab=pollers/` in your WebUI for your current value.
- This will only affect RRD files created from the moment you change your settings.
- This change will affect all data storage mechanisms such as MySQL, RRD and InfluxDB. If you decrease the values then please be aware of the increase in space use for MySQL and InfluxDB.
- It's **highly recommended** to configure some [performance optimizations](Performance.md). Keep in mind that all your devices will write all graphs every minute to the disk and that every device has many graphs. The most important thing is probably the [RRDCached](../Extensions/RRDCached.md) configuration that can save a lot of write IOPS.
To make the changes, please navigate to `/settings/sub=external/` within your WebUI. Select RRDTool Setup and then update the two values for step and heartbeat intervals: