mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update rrdtool setting explanation (#11724)
After some users said it was not clear.
This commit is contained in:
@@ -12,6 +12,7 @@ tune over rrdcached. To enable this set the following config:
|
||||
```php
|
||||
$config['rrdtool_version'] = '1.5.5';
|
||||
```
|
||||
This setting has to be the exact version of rrdtool you are running.
|
||||
|
||||
NOTE: This feature requires your client version of rrdtool to be 1.5.5
|
||||
or over, in addition to your rrdcached version.
|
||||
|
Reference in New Issue
Block a user