Skip to content
Snippets Groups Projects

Update telegraf config to parse /proc/net/softnet_stat details

Merged Kerri Wait requested to merge ft-telegraf-networking into master
@@ -140,7 +140,7 @@
]
data_format = "influx"
timeout="4s"
interval="60s"
interval="600s"
# Both Slurm ManagementNodes will log sdiag stats, but no Compute or Login nodes will
{% if 'ManagementNodes' in group_names %}
Loading