mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	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:
		@@ -11,6 +11,8 @@ To enable this set the following config:
 | 
				
			|||||||
$config['rrdtool_version'] = '1.5.5';
 | 
					$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
 | 
					### Distributed Poller Support Matrix
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Shared FS: Is a shared filesystem required?
 | 
					Shared FS: Is a shared filesystem required?
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user