Skip to content

Install Kepler as RPM

To install the kepler rpm download the latest stable version, unpack and install:

sudo dnf localinstall kepler-[version.arch].rpm

systemctl start kepler.service

Check status with

systemctl status kepler.service

journalctl -f | grep kepler

In order to do process-level energy accounting type:

mkdir -p /etc/kepler/kepler.config
echo -n true > /etc/kepler/kepler.config/ENABLE_PROCESS_METRICS

The kepler service runs on default port 8888.

Use your web browser to navigate to the machine IP on port 8888.

Copyright Contributors to the Kepler's project.

The Linux Foundation® (TLF) has registered trademarks and uses trademarks. For a list of TLF trademarks, see Trademark Usage.