diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2022-08-19 10:55:59 +0200 |
---|---|---|
committer | Georg Kunz <georg.kunz@ericsson.com> | 2022-09-28 14:30:02 +0000 |
commit | cc58b8bc0d8f765366fb9737e2672bc5e2d64363 (patch) | |
tree | bfde4eac9bbeecaeb6df9ac9d233e07152ca7d06 /docs/testing/ecosystem/energy-monitoring.rst | |
parent | d89e6ffd6d7217445c4871cf2f1efa549d8eeaf7 (diff) |
Fixing warnings to unclutter the build log
As part of cleaning up the Anuket/OPNFV documentation, this
change fixes a few warnings to unclutter the build log.
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Change-Id: I90351d55b2def457b2180cf20d96b9035b5802ff
Diffstat (limited to 'docs/testing/ecosystem/energy-monitoring.rst')
-rw-r--r-- | docs/testing/ecosystem/energy-monitoring.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/testing/ecosystem/energy-monitoring.rst b/docs/testing/ecosystem/energy-monitoring.rst index 0c2cd35a4..b47f044bf 100644 --- a/docs/testing/ecosystem/energy-monitoring.rst +++ b/docs/testing/ecosystem/energy-monitoring.rst @@ -7,8 +7,8 @@ Power Consumption Monitoring Framework ====================================== -Introduction ------------- +Overview +-------- Power consumption is a key driver for NFV. As an end user is interested to know which application is good or bad regarding power consumption and explains why he/she has to plug his/her smartphone every @@ -111,8 +111,8 @@ the "NODE_NAME" environment variable by CI when running. **IMPORTANT NOTE**: To apply a new configuration, you need to kill the running container an start a new one (see below) -Run -^^^ +Run Collector +^^^^^^^^^^^^^ To run the container, you have to map folder located on the host to folders in the container (config, logs):: @@ -171,8 +171,8 @@ influx (see run-container.sh bellow). Use here the admin user. **IMPORTANT NOTE**: To apply a new configuration, you need to kill the running container an start a new one (see bellow) -Run -^^^ +Run API +^^^^^^^ To run the container, you have to map folder located on the host to folders in the container (config, logs):: |