Move telegraf to host
This makes metric collection for SMART much simpler. I'll still be using the prometheus node exporter for actual system metrics, though.
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
expose_ssh: true
|
||||
|
||||
private_ip: "{{ pve_hosts.pve.ip }}"
|
||||
protected_ip: "{{ pve_hosts.pve.internal_ip }}"
|
||||
|
||||
zpools_to_scrub:
|
||||
- tank
|
||||
- rpool
|
||||
|
Reference in New Issue
Block a user