mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 00:25:06 +02:00
Merge pull request #866 from laf/issue-laf-859
Added support for using rrdcached via tcp connections
This commit is contained in:
@@ -85,6 +85,7 @@ $config['rrd_rra'] .= " RRA:LAST:0.5:1:1440 ";
|
||||
// RRDCacheD - Make sure it can write to your RRD dir!
|
||||
|
||||
#$config['rrdcached'] = "unix:/var/run/rrdcached.sock";
|
||||
$config['rrdcached_dir'] = FALSE;// Set this if you are using tcp connections to rrdcached
|
||||
|
||||
// Web Interface Settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user