mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update to incorporate new locking mechanisms (#12388)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user