Skip to content

Commit ce2a156

Browse files
authored
Merge pull request librenms#6023 from librenms/geordish-patch-1
Update 1-Minute-Polling.md
2 parents bbc7d71 + bc62e1a commit ce2a156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Support/1-Minute-Polling.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ We now have support for polling data at intervals to fit your needs.
77
- You must also change your cron entry for `poller-wrapper.py` for this to work (if you change from the default 300 seconds).
88
- 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.
99
- This will only affect RRD files created from the moment you change your settings.
10-
- This change will affect all data storage mechanisms such as MySQL, RRD and InfluxDB. If you decreate the values then please be aware of the increase in space use for MySQL and InfluxDB.
10+
- 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.
1111

1212
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:
1313

0 commit comments

Comments
 (0)