cfg/templates/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
..
collectd.conf nut: Configure collectd NUT plugin 2024-01-17 07:18:37 -06:00
nut-monitor.container nut: Configure upsmon 2024-01-19 08:52:14 -06:00
nut-server.container nut: Set container_use_devices SELinux tunable 2024-01-15 12:55:10 -06:00
nut.sysusers Initial commit 2024-01-14 19:24:55 -06:00
ups.conf Initial commit 2024-01-14 19:24:55 -06:00
upsd.conf Initial commit 2024-01-14 19:24:55 -06:00
upsd.users Initial commit 2024-01-14 19:24:55 -06:00
upsmon.conf nut: Configure upsmon 2024-01-19 08:52:14 -06:00