collectd configuration

This commit is contained in:
2025-01-03 09:47:10 +01:00
parent 02495dde81
commit f7941e8ef5
13 changed files with 321 additions and 1088 deletions

View File

@@ -1,5 +1,5 @@
#LoadPlugin exec
#
#<Plugin "exec">
# Exec nobody "/host/usr/local/bin/btrfs-data"
#</Plugin>
LoadPlugin exec
<Plugin "exec">
Exec collectd "/host/usr/local/bin/btrfs-data"
</Plugin>