diff --git a/roles/telegraf/templates/telegraf.conf.j2 b/roles/telegraf/templates/telegraf.conf.j2
index 76919dc36313afdda8e051c3cb70fa725e6611ff..35d0d816ecc198ba75c4b7c73ee089c2ffed1c30 100644
--- a/roles/telegraf/templates/telegraf.conf.j2
+++ b/roles/telegraf/templates/telegraf.conf.j2
@@ -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 %}