Collect metrics on disk usage
This commit is contained in:
parent
77d2b82761
commit
32f17908ad
1 changed files with 3 additions and 0 deletions
|
@ -104,3 +104,6 @@
|
|||
api_token = "telegraf@pve!telegraf={{ proxmox_telegraf_token }}"
|
||||
node_name = "pve"
|
||||
insecure_skip_verify = true
|
||||
|
||||
[[inputs.disk]]
|
||||
ignore_fs = ["tmpfs", "devtmpfs", "devfs", "iso9660", "overlay", "aufs", "squashfs"]
|
||||
|
|
Loading…
Reference in a new issue