add settings for daemon to environment
This commit is contained in:
@@ -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']
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user