From 2e6004243abd229d20da19524649ab950f4b4966 Mon Sep 17 00:00:00 2001 From: laf Date: Fri, 20 Mar 2015 22:38:57 +0000 Subject: [PATCH] Updated lists --- doc/Extensions/Distributed-Poller.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/Extensions/Distributed-Poller.md b/doc/Extensions/Distributed-Poller.md index 135ca60c7..c6265dfb7 100644 --- a/doc/Extensions/Distributed-Poller.md +++ b/doc/Extensions/Distributed-Poller.md @@ -73,9 +73,11 @@ It's not necessary to run discovery services on all pollers. In fact, you should ####Config sample Memcache: + - This doesn't require any special config. The example setup is running "-m 64 -p 11211 -l " RRDCached: + - You will need to tune RRDCached to suite your environment. - The following is used in this example setup "-l 0:42217 -j /var/lib/rrdcached/journal/ -F -b /opt/librenms/rrd -B -w 1800 -z 900 -p /var/run/rrdcached.pid"