From e1c157ce870ba41c4e56ce8cb54a416dd9278203 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Mon, 28 Jul 2025 17:50:39 -0500 Subject: [PATCH] raspberry-pi: Add collectd sensors, thermal plugins All the Raspberry Pi machines should have the _sensors_ and _thermal_ plugins enabled so we can monitor their CPU etc. temperatures. --- group_vars/raspberry-pi.yml | 2 ++ hosts | 4 ++++ 2 files changed, 6 insertions(+) create mode 100644 group_vars/raspberry-pi.yml diff --git a/group_vars/raspberry-pi.yml b/group_vars/raspberry-pi.yml new file mode 100644 index 0000000..010a4ed --- /dev/null +++ b/group_vars/raspberry-pi.yml @@ -0,0 +1,2 @@ +collectd_plugins: + thermal: true diff --git a/hosts b/hosts index 2673173..b7d86d4 100644 --- a/hosts +++ b/hosts @@ -199,9 +199,13 @@ web0.pyrocufflink.blue samba-dc [raspberry-pi] +ctrl-2ed8d3.k8s.pyrocufflink.black node-474c83.k8s.pyrocufflink.black nut1.pyrocufflink.blue +[raspberry-pi:children] +cm4-k8s-node + [remote-blackbox] vps-04485add.vps.ovh.us