File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
playbooks/roles/telegraf/files Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 27772777
27782778
27792779# # Returns ethtool statistics for given interfaces
2780- # [[inputs.ethtool]]
2780+ [[inputs.ethtool]]
27812781# ## List of interfaces to pull metrics for
27822782# # interface_include = ["eth0"]
27832783#
40704070
40714071
40724072# # Read metrics about network interface usage
4073- # [[inputs.net]]
4073+ [[inputs.net]]
40744074# ## By default, telegraf gathers stats from any up interface (excluding loopback)
40754075# ## Setting interfaces will tell it to gather these explicit interfaces,
40764076# ## regardless of status.
42614261
42624262
42634263# # Pulls statistics from nvidia GPUs attached to the host
4264- # [[inputs.nvidia_smi]]
4264+ [[inputs.nvidia_smi]]
42654265# ## Optional: path to nvidia-smi binary, defaults to $PATH via exec.LookPath
42664266# # bin_path = "/usr/bin/nvidia-smi"
42674267#
You can’t perform that action at this time.
0 commit comments