mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
Adds some basic NFSEN integration support. by falz.
git-svn-id: http://www.observium.org/svn/observer/trunk@2033 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -153,6 +153,10 @@ $config['billing']['bill_autoadd'] = 0; # Enable Auto-add bill per bill_id
|
||||
$config['rancid_ignorecomments'] = 0; # Ignore lines starting with #
|
||||
#$config['collectd_dir'] = '/var/lib/collectd/rrd';
|
||||
|
||||
# NFSen RRD dir.
|
||||
$config['nfsen_enable'] = 0;
|
||||
#$config['nfsen_split_char'] = "_";
|
||||
#$config['nfsen_rrds'] = "/var/nfsen/profiles-stat/live/";
|
||||
|
||||
### Ignores & Allows
|
||||
|
||||
@@ -226,4 +230,4 @@ $config['astext'][65333] = "Cymru Bogon Feed";
|
||||
### What should we warn about?
|
||||
$config['warn']['ifdown'] = false;
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user