mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Add memcached to DS-docs (#10715)
* Add memcached to DS-docs As per request from @murrant in Discord, here is a small update on the Dispatcher service still needing a central memcached * Update Dispatcher-Service.md * Update Dispatcher-Service.md
This commit is contained in:
committed by
Tony Murray
parent
44ba46e2d5
commit
38febff1ec
@@ -54,6 +54,12 @@ systems, and use redis-sentinel.
|
||||
You should not rely on the password for the security of your
|
||||
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 memecached
|
||||
unless you have updates disabled.
|
||||
|
||||
## MySQL
|
||||
|
||||
You should already have this, but the pollers do need access to the
|
||||
|
Reference in New Issue
Block a user