diff options
author | Luca Muscariello <muscariello@ieee.org> | 2020-02-21 12:08:15 +0100 |
---|---|---|
committer | Luca Muscariello <muscariello@ieee.org> | 2020-02-21 13:51:16 +0100 |
commit | 1b9512282a5324b2bd2b28b8e5555e15676cb54c (patch) | |
tree | 26c146e4ba6b0dd8d14cf8a42a17827e089de834 /docs/source/telemetry.md | |
parent | 24acbd12881e2cbf3dd209afc384b1ab4cc3faf8 (diff) |
[HICN-531] update documentation with fixes and new content
Change-Id: I4d75f559875fbaae3a63ed20835461b3d18691fb
Signed-off-by: Luca Muscariello <muscariello@ieee.org>
Diffstat (limited to 'docs/source/telemetry.md')
-rw-r--r-- | docs/source/telemetry.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/source/telemetry.md b/docs/source/telemetry.md index 0af3b0e02..868958f2b 100644 --- a/docs/source/telemetry.md +++ b/docs/source/telemetry.md @@ -27,9 +27,9 @@ $ make $ sudo make install ``` -## Using hICN collectd plugins ## +## Using hICN collectd plugins -### Platforms ### +### Platforms hICN collectd plugins have been tested in: @@ -40,7 +40,7 @@ hICN collectd plugins have been tested in: - CentOS 7 -### Dependencies ### +### Dependencies Build dependencies: @@ -51,7 +51,7 @@ Build dependencies: - vpp-dev - hicn-plugin-dev -## Getting started ## +## Getting started Collectd needs to be configured in order to use the hICN collectd plugins. The configuration can be achieved editing the file '/etc/collectd/collectd.conf' and adding the following lines: @@ -67,7 +67,7 @@ Before running collectd, a vpp forwarder must be started. If the vpp-hicn plugin Edit the configuration file as the following: -``` +```html ###################################################################### # Global # ###################################################################### |