suggest default housekeeping

This commit is contained in:
Oliver Gorwits
2013-08-24 15:44:20 +01:00
parent 91b985bf0a
commit c968f2ec96
3 changed files with 42 additions and 15 deletions

View File

@@ -28,9 +28,19 @@ database:
# community: ['public']
# community_rw: ['private']
# if unset, Netdisco loads all MIBs in mibhome directory.
# when not set, Netdisco loads all MIBs in mibhome directory.
# mibdirs:
# - cisco
# - rfc
# - net-snmp
# housekeeping:
# discoverall:
# when: '5 7 * * *'
# macwalk:
# when:
# min: 20
# arpwalk:
# when:
# min: 50