sys-power/fake-battery-nut::vowstar
- Ebuilds: 1, Testing: 1.2.1 Description:
fake-battery-nut bridges a UPS monitored by NUT (Network UPS Tools)
into a virtual laptop battery. A small kernel module exposes BAT0 and
AC0 devices under /sys/class/power_supply, and a userspace daemon polls
upsc and feeds charge, runtime, voltage and status into the module
through /dev/fake_battery_nut. UPower and desktop environments such as
KDE and GNOME then show the UPS as a battery and can react to low-power
events.
Homepage:https://github.com/aaronsb/fake-battery-nut License: GPL-2+
sys-power/ipmifand::vowstar
- Ebuilds: 1, Testing: 0.4.1 Description:
ipmifand is a small C daemon that controls server fans through IPMI
from CPU temperature (via ipmitool) and disk temperature (via
smartctl). One binary supports several hardware profiles selected in
INI configuration: named profiles for Supermicro X10DRC, Supermicro
X10DRU-i+, and ASRock Rack X570D4U-2L2T boards that verify the DMI
vendor and board name, plus a command-template mode compatible with
earlier releases. The named profiles use the local /dev/ipmi0
interface, apply 100 percent duty on start, on any sensor, disk, RPM,
or command failure, and before exit, and only follow the configured
temperature-to-duty curves after the board passes its readback
checks.
Homepage:https://github.com/vowstar/ipmifand License: MIT