cfg/app/nut
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
..
schema nut: Configure upsmon 2024-01-19 08:52:14 -06:00
collectd.cue Restructure CUE packages 2024-01-17 17:35:18 -06:00
templates.cue nut: Configure upsmon 2024-01-19 08:52:14 -06:00