freebsd-ports/sysutils/powerman/pkg-descr
Alexey Dokuchaev fce4ea0ff2 - Update to version 2.3.20 (project moved to GitHub)
- Provide detailed port description (obtained upstream)
- Remove bogus ${DESTDIR} reference from --localstatedir
- Install stripped binaries via `install-strip' (and
  teach configure script that elftoolchain's strip(1)
  can strip libraries); sort pkg-plist while here

PR:	199250
2015-04-12 09:23:44 +00:00

18 lines
973 B
Text

powerman is free Unix/Linux software that controls (remotely and in
parallel) switched power distribution units. It was designed for remote
power control of Linux systems in a data center or cluster environment, but
has been used in other environments such as embedded management appliances,
home automation, and high availability service management.
powerman can be extended to support new devices using an expect-like
scripting language. It communicates with devices natively using telnet,
raw socket, and serial protocols. It also can drive virtual power control
devices via a coprocess interface. The coprocess mechanism has been used
to extend powerman to communicate with devices using other protocols such
as SNMP, IPMI, Insteon, X-10, and VXI-11.
powerman can control equipment connected using any combination of the above
methods and provide unified naming for the equipment and parallel execution
of control actions.
WWW: https://github.com/chaos/powerman