Update Distributed-Poller.md

This commit is contained in:
Tony Murray
2020-11-12 07:40:02 -06:00
committed by GitHub
parent e1497ecf0b
commit f4ea49e38e

View File

@@ -25,7 +25,7 @@ It is also a requirement that at least one locking service is in place
to which all pollers can connect. There are currently three locking
mechanisms available
- memcached
- redis
- redis (preferred)
- sql locks (default)
All of the above locking mechanisms are natively supported in LibreNMS.