Commit Graph

4 Commits (18e321442446cdc89c2706c53c14cd5fddd729c5)

Author SHA1 Message Date
Dustin 18e3214424 Fix dependency install for collectd-sensors
I'm not sure what changed, but the *libi2c* package is no longer
required for *collectd-sensors*.  *lm_sensors-libs*, on the other hand,
is required; maybe it was before and I missed it.
2024-05-25 11:41:28 -05:00
Dustin 7d72f5bc5c Rebase on Fedora 40
ContainerImages/collectd/pipeline/head There was a failure building this commit Details
2024-05-25 11:12:27 -05:00
Dustin 2764541006 Add NUT plugin
ContainerImages/collectd/pipeline/head There was a failure building this commit Details
The *collectd-nut* package pulls in *nut-client*, which in turn pulls in
Python (for PyNUT).  Since collectd only needs `libupsclient.so.6`, we
can extact it from the *nut-client* package and install it manually,
avoiding the dependency explosion.
2024-01-17 17:51:03 -06:00
Dustin 4ac5581d3c Initial commit 2024-01-17 10:39:52 -06:00