From: TG, Hari Date: Fri, 27 Sep 2019 18:46:37 +0000 (-0700) Subject: Updated REDME with library upstream URL. Updated AUTHORS. X-Git-Tag: collectd-5.11.0~38^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcac20519d2d3bd8912141d9964dad29e643af1b;p=thirdparty%2Fcollectd.git Updated REDME with library upstream URL. Updated AUTHORS. Signed-off-by: TG, Hari --- diff --git a/AUTHORS b/AUTHORS index db5806615..7931372e3 100644 --- a/AUTHORS +++ b/AUTHORS @@ -157,6 +157,9 @@ Franck Lombardi Gergely Nagy - Write-Riemann plugin. +Hari TG + - dcpmm plugin. + Jason Pepas - nfs plugin. diff --git a/README b/README index 3efd75b94..34e0f6859 100644 --- 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.