From cce0af328a2703bdd65722d3a708abc7bd047fa6 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Thu, 15 Sep 2022 11:46:59 +0200 Subject: repo cleanup --- ansible/host_vars/hash/ops-agent.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ansible/host_vars/hash/ops-agent.yml (limited to 'ansible/host_vars') diff --git a/ansible/host_vars/hash/ops-agent.yml b/ansible/host_vars/hash/ops-agent.yml new file mode 100644 index 0000000..96faa11 --- /dev/null +++ b/ansible/host_vars/hash/ops-agent.yml @@ -0,0 +1,11 @@ +telegraf_extra_mount_points: + - /dev/disk + - /dev/sda + - /dev/sdb + +telegraf_sensors_enable: yes +telegraf_smart_enable: yes +# ls -1 /dev/disk/by-id/|grep ^ata|grep -v -- -part +telegraf_smart_devices: + - ata-HGST_HUS724020ALA640_PN1138P2GJ65ZH + - ata-HGST_HUS724020ALA640_PN1138P2GJAXRH -- cgit v1.2.3