From 6ad4c172d23b88a0e0bace8488e4f53f6ee4ce6e Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 1 Sep 2020 20:10:10 +0200 Subject: ops --- ansible/host_vars/birgitte/ops-agent.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 ansible/host_vars/birgitte/ops-agent.yml (limited to 'ansible/host_vars/birgitte/ops-agent.yml') diff --git a/ansible/host_vars/birgitte/ops-agent.yml b/ansible/host_vars/birgitte/ops-agent.yml new file mode 100644 index 0000000..5c2c3cf --- /dev/null +++ b/ansible/host_vars/birgitte/ops-agent.yml @@ -0,0 +1,17 @@ +telegraf_extra_mount_points: + - /dev/disk + - /dev/sda + +telegraf_sensors_enable: yes +telegraf_smart_enable: yes +# ls -1 /dev/disk/by-id/|grep ^ata|grep -v -- -part +telegraf_smart_devices: + - ata-APPLE_SSD_SM128_DFKUA04844EC992 + - ata-Corsair_CSSD-F120GB2_10446506330009980010 + - ata-HGST_HUS728T8TALE6L4_VDJA4N6K + - ata-HGST_HUS728T8TALE6L4_VDJARDYK + - ata-INTEL_SSDSC2CT240A4_CVKI304304XQ240DGN + - ata-INTEL_SSDSC2CT240A4_CVKI319001LL240DGN + - ata-INTEL_SSDSC2CW240A3_CVCV24100044240CGN + - ata-ST4000DM005-2DP166_WDH12006 + - ata-ST4000DM005-2DP166_WDH1209R -- cgit v1.2.3