From 38febff1ecf76134f469b078b008980b5d65de7b Mon Sep 17 00:00:00 2001 From: Hans Erasmus Date: Mon, 21 Oct 2019 01:15:25 +0200 Subject: [PATCH] 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 --- doc/Extensions/Dispatcher-Service.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/Extensions/Dispatcher-Service.md b/doc/Extensions/Dispatcher-Service.md index 00b72d5fc1..119bb57405 100644 --- a/doc/Extensions/Dispatcher-Service.md +++ b/doc/Extensions/Dispatcher-Service.md @@ -54,6 +54,12 @@ systems, and use redis-sentinel. You should not rely on the password for the security of your system. See +## 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