Main pwrkap system daemon
pwrkap_main [-d] [-w] [-f] [-t] listen_port [ log_age ]
pwrkap_main starts the main pwrkap control daemon. This piece of software observes power use for a given hardware configuration and system load, and tries to enforce a power cap by raising or lowering each device's performance capabilities.
Run in the foreground, for debugging.
Start web service on port 8036.
Simulate a system full of power-managed system.
Do not reuse saved data.
Listen for pwrkap clients on this TCP port.
Keep old status data around for log_age seconds.
Darrick J. Wong <djwong at us dot ibm dot com>