Files
ansible-pull/roles/server/templates/telegraf-override.j2
2025-11-26 16:19:17 +01:00

7 lines
161 B
Django/Jinja

[Service]
MemoryHigh={{ telegraf_memory_high }}
MemoryMax={{ telegraf_memory_max }}
MemorySwapMax={{ telegraf_memory_swap_max }}
Restart=on-failure
RestartSec=5