⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 autodiscovery.conf

📁 Network Administration Visualized 网络管理可视化源码
💻 CONF
字号:
# Config-file for autodiscovery Java application# All times are specified in seconds# All possible community strings (comma-separated list)communitys = public# The default values of 1800, 5 and 1.2 means that a device is checked# once immediately, then after 30 minutes, after 2.2 hours, after 13.5# hours and finally after 117 hours (4.9 days).# The base interval to wait between checksbaseCheckInterval = 1800# The max number of checks before we give up on checking a MAC for SNMP capabilitymaxMacChecks = 5# Raise the check interval to this power after each checkcheckMultiplier = 1.2# ARP table rescan frequency (how often to fetch new MACs from the arp# table). The default is every 30 minutes.updateFromARPFrequency = 1800# Comma-separated list of scopes to limit the search to (FIXME: Not yet implemented)limitToScope = 129.241.0.0./16# Write to bulk fileallNetboxesBulkFile = all-netboxes.bulknewNetboxesBulkFile = new-netboxes.bulk# Auto-insert into netbox tableautoInsertNetbox = false

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -