Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [[inputs.cpu]]
- percpu = true
- totalcpu = true
- collect_cpu_time = false
- report_active = false
- [[inputs.disk]]
- mount_points = ["/","/mnt/the_vault/","/mnt/fleeting_files/"]
- #ignore_fs = ["tmpfs", "devtmpfs", "devfs", "iso9660", "overlay", "aufs", "squashfs", "nsfs"]
- [[inputs.diskio]]
- [[inputs.kernel]]
- [[inputs.mem]]
- [[inputs.swap]]
- [[inputs.system]]
- [[inputs.net]]
- [[inputs.exec]]
- commands = ["/mnt/fleeting_files/telegraf/cputemp"]
- data_format = "influx"
- [[inputs.zfs]]
- poolMetrics = true
- datasetMetrics = true
- [[inputs.smart]]
- timeout = "30s"
- attributes = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement