summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-12-31 00:44:15 +0100
committerChristian Pointner <equinox@spreadspace.org>2021-12-31 00:44:15 +0100
commit815b15412f7e42a8981087fdd3a1fda00c33b956 (patch)
tree03d5a8b4d258f7e094e6306479da0fe01f741a08 /inventory
parentsensors: init is now idempotent (diff)
prometheus/node: add textfile collector sensors (WIP)
Diffstat (limited to 'inventory')
-rw-r--r--inventory/host_vars/ch-phoebe.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-phoebe.yml b/inventory/host_vars/ch-phoebe.yml
index 8627f34a..e155ee2c 100644
--- a/inventory/host_vars/ch-phoebe.yml
+++ b/inventory/host_vars/ch-phoebe.yml
@@ -35,6 +35,19 @@ spreadspace_apt_repo_components:
prometheus_exporter_node_textfile_collector_scripts:
- deleted-libraries
- smartmon
+ - sensors
+
+prometheus_exporter_node_textfile_collector__sensors:
+ i2c:
+ - name: "AST i2c bit bus" ## "i2c-tiny-usb"
+ devices:
+ - address: 0x18
+ type: ds2482
+ w1:
+ - name: rack-intake
+ address: 28-????????????
+ - name: ceiling
+ address: 28-????????????
prometheus_exporters_extra:
- ssl