Fix snmpwalk address format in leofs input (#3328)

This commit is contained in:
Windkit Li
2017-10-13 09:26:14 +09:00
committed by Daniel Nelson
parent 024dea2ff9
commit 2f8d0f4d47
3 changed files with 86 additions and 94 deletions

View File

@@ -1586,8 +1586,8 @@
# # Read metrics from a LeoFS Server via SNMP
# [[inputs.leofs]]
# ## An array of URLs of the form:
# ## "udp://" host [ ":" port]
# servers = ["udp://127.0.0.1:4020"]
# ## host [ ":" port]
# servers = ["127.0.0.1:4020"]
# # Provides Linux sysctl fs metrics