cfg/templates
Dustin fb74f0e81c nut: Configure upsmon
`upsmon` is the component of NUT that tracks the status of UPSs and
reacts to their changing by sending notifications and/or shutting down
the system.  It is a networked application that can run on any system;
it can run on a different system than `upsd`, and indeed can run on
multiple systems simultaneously.

Each system that runs `upsmon` will need a username and password for
each UPS it will monitor.  Using the CUE [function pattern][0], I've
made it pretty simple to declare the necessary values under
`nut.monitor`.

[0]: https://cuetorials.com/patterns/functions/
2024-01-19 08:52:14 -06:00
..
collectd collectd: Bind-mount journal log socket 2024-01-18 20:35:22 -06:00
common reload-udev-rules: Ensure rules.d directory exists 2024-01-18 20:01:06 -06:00
nut nut: Configure upsmon 2024-01-19 08:52:14 -06:00