Skip to content
Snippets Groups Projects

Telegraf monitoring for Karaage (hpc.erc.monash.edu.au)

Merged Kerri Wait requested to merge telegraf-1.15 into master
1 file
+ 6
0
Compare changes
  • Side-by-side
  • Inline
@@ -126,6 +126,12 @@
regular_only = false
interval = "60s"
# Collect statistics about itself
[[inputs.internal]]
## If true, collect telegraf memory stats.
# collect_memstats = true
interval = "60s"
# Read metrics about memory usage
[[inputs.mem]]
# no configuration
Loading