aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/telemetry.md
diff options
context:
space:
mode:
authorLuca Muscariello <muscariello@ieee.org>2020-03-02 19:57:39 +0000
committerGerrit Code Review <gerrit@fd.io>2020-03-02 19:57:39 +0000
commit248bfd5ad0ae3cc17bbd3ea3b9a47fa8d075ee58 (patch)
tree1a42fb0698a2fc729eb10d62a2a88dc19007b446 /docs/source/telemetry.md
parentee91ccd88a2fe1de74e4128ef84840e58ec70295 (diff)
parente719d88839ba074d0c98d04cd7f0812ed317c3b1 (diff)
Merge "[HICN-537] Update telemetry documentation"
Diffstat (limited to 'docs/source/telemetry.md')
-rw-r--r--docs/source/telemetry.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/source/telemetry.md b/docs/source/telemetry.md
index 4296f1c12..5cc751525 100644
--- a/docs/source/telemetry.md
+++ b/docs/source/telemetry.md
@@ -41,18 +41,18 @@ hICN collectd plugins have been tested in:
Build dependencies:
-- VPP 20.01
- - DEB packages (can be found https://packagecloud.io/fdio/release/install):
+- VPP 20.01, Debian packages can be found on [packagecloud](https://packagecloud.io/fdio/release/install):
- vpp
- libvppinfra-dev
- vpp-dev
- hicn-plugin-dev
+- `collectd` and `collectd-dev`: `sudo apt install collectd collectd-dev`
## 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:
+Collectd needs to be configured in order to use the hICN plugins.
+To enable the plugins, add the following lines to `/etc/collectd/collectd.conf`:
+
```
LoadPlugin vpp
LoadPlugin vpp_hicn