commit | ff69793fece0adfd1f4ceb1aac2ce000609a0e5f | [log] [tgz] |
---|---|---|
author | Adrian Ambrożewicz <adrian.ambrozewicz@linux.intel.com> | Mon May 11 11:46:50 2020 +0200 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue May 26 21:49:57 2020 +0000 |
tree | eca015510cf290b130f3f99fb4d211fab4cac20d | |
parent | 5a21896da4088810031f1f9d5086be85a7d83a52 [diff] |
Add 'utilization' to xyz.openbmc_project.Sensor.Value interface Resource utilization is one of core type of metrics to observe. While it's not a real-world physical property, this kind of sensor addresses real-world needs of data-center administrators. Adding 'utilization' namespace is crucial to extend existing metrics, like so: - CPU temperature, - CPU power, - CPU utilization. Change-Id: I65ed33917c025f7350a4b41cc2e22eadd458dbef Signed-off-by: Adrian Ambrożewicz <adrian.ambrozewicz@linux.intel.com>
YAML descriptors of standard D-Bus interfaces. The format is described by the sdbusplus binding generation tool sdbus++.
Only the xyz/openbmc_project interfaces are built by default.
Enable the OpenPower D-Bus interfaces with:
--enable-openpower-dbus-interfaces
Enable IBM D-Bus interfaces with:
--enable-ibm-dbus-interfaces