add inputs.net to telegraf config

This commit is contained in:
Forrest Marshall 2020-11-11 10:19:37 -08:00 committed by Russell Jones
parent 39c28c1448
commit 8ebd7ddf71

View file

@ -554,6 +554,10 @@ if [[ "${TELEPORT_ROLE}" == "auth" || "${TELEPORT_ROLE}" == "node" || "${TELEPOR
[[inputs.mem]]
# no configuration
# Read metrics about network usage
[[inputs.net]]
# no configuration
# Get the number of processes and group them by status
[[inputs.processes]]
# no configuration