Added support for Oxidized

This commit is contained in:
laf
2015-05-06 22:52:54 +01:00
parent 7f5a64967e
commit dc0d12936c
3 changed files with 117 additions and 73 deletions
+2
View File
@@ -343,6 +343,8 @@ $config['billing']['base'] = 1000; # Set the base to divider bytes
$config['rancid_ignorecomments'] = 0; # Ignore lines starting with #
#$config['collectd_dir'] = '/var/lib/collectd/rrd';
#$config['smokeping']['dir'] = "/var/lib/smokeping/";
//$config['oxidized']['enabled'] = FALSE;//Set to TRUE
//$config['oxidized']['url'] = 'http://127.0.0.1:8888';// Set the Oxidized rest URL
# NFSen RRD dir.
$config['nfsen_enable'] = 0;