]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
Updated REDME with library upstream URL. Updated AUTHORS.
authorTG, Hari <hari.tg@intel.com>
Fri, 27 Sep 2019 18:46:37 +0000 (11:46 -0700)
committerTG, Hari <hari.tg@intel.com>
Fri, 27 Sep 2019 18:46:37 +0000 (11:46 -0700)
Signed-off-by: TG, Hari <hari.tg@intel.com>
AUTHORS
README

diff --git a/AUTHORS b/AUTHORS
index db58066154c470fe36fb8e6a4f9c4342eb20f4b5..7931372e3c12ec8fed0e58904cf4acc04aa6d88e 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -157,6 +157,9 @@ Franck Lombardi
 Gergely Nagy <algernon at madhouse-project.org>
  - Write-Riemann plugin.
 
+Hari TG <hari.tg at intel.com>
+ - dcpmm plugin.
+
 Jason Pepas <cell at ices.utexas.edu>
  - nfs plugin.
 
diff --git a/README b/README
index 3efd75b94a6236a03e00efe769d8045deaf5bd31..34e0f68596dc838ee76126395d7cbb60f342b0d0 100644 (file)
--- a/README
+++ b/README
@@ -914,6 +914,9 @@ Prerequisites
 
   * libpmwapi (optional)
     Used by the `dcpmm` plugin.
+    The library github: https://github.com/intel/intel-pmwatch
+    Follow the pmwatch build instructions mentioned for dcpmm plugin and
+    use the install path to resolve the dependency here.
 
   * libpq (optional)
     The PostgreSQL C client library used by the `postgresql' plugin.