git-svn-id: http://www.observium.org/svn/observer/trunk@432 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2009-05-11 14:59:40 +00:00
parent b260520d60
commit 42aa1bdf9e
2 changed files with 9 additions and 1 deletions

View File

@@ -82,6 +82,10 @@ $config['enable_pseudowires'] = 0; # Enable Cisco Pseudowires
## Uncomment this to enable display of rancid-collected configs
#$config['rancid_configs'] = '/var/lib/rancid/network/configs/';
## Uncomment this to enable usage of collectd rrds collectd hostnames must match observer hostnames!
#$config['collectd_dir'] = '/var/lib/collectd/rrd';
$config['cdp_autocreate'] = false; # Should we autocreate hosts we see via CDP?
$config['snmp_autodiscovery'] = false; # Should we scan for and autocreate hosts via snmp?
# SNMP autodiscovery is * NOT WORKING *