docs: Update RRDCached.md to clarify version for client/server (#7320)

Add note about client vs. server versions of rrdcached
This commit is contained in:
Layne
2017-09-12 01:18:24 -07:00
committed by Neil Lathwood
parent b18c41b1a9
commit 29f687626d

View File

@@ -11,6 +11,8 @@ To enable this set the following config:
$config['rrdtool_version'] = '1.5.5';
```
NOTE: This feature requires your client version of rrdtool to be 1.5.5 or over, in addition to your rrdcached version.
### Distributed Poller Support Matrix
Shared FS: Is a shared filesystem required?