add settings for daemon to environment

This commit is contained in:
Oliver Gorwits
2012-12-20 13:34:10 +00:00
parent 26e6263613
commit 6fe2c95ba1

View File

@@ -46,3 +46,14 @@ no_auth: 1
# don't forget the leading dot # don't forget the leading dot
# domain_suffix: '.example.com' # domain_suffix: '.example.com'
# local settings for Netdisco poller and port changes
mibhome: '/home/netdisco/netdisco-mibs'
mibdirs:
- cisco
- rfc
- net-snmp
community: ['public']
community_rw: ['private']