Update to incorporate new locking mechanisms (#12388)

This commit is contained in:
Hans Erasmus
2020-12-12 18:02:11 +01:00
committed by GitHub
parent 42df05c947
commit d23ed0dd6e
+6 -3
View File
@@ -45,9 +45,12 @@ system. See <https://redis.io/topics/security>
## Memcached (distributed polling)
LibreNMS still uses memcached for locking daily update processes when using
distributed polling. So you will still need to configure memcached
unless you have updates disabled.
LibreNMS can still use memcached as a locking mechanism when using
distributed polling. So you can configure memcached for this purpose
unless you have updates disabled.
See `Locking Mechanisms` at
<https://docs.librenms.org/Extensions/Distributed-Poller/>
## MySQL