diff options
Diffstat (limited to 'collectors/xenstat.plugin/README.md')
-rw-r--r-- | collectors/xenstat.plugin/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/collectors/xenstat.plugin/README.md b/collectors/xenstat.plugin/README.md index 9943ba1a..4fa047e3 100644 --- a/collectors/xenstat.plugin/README.md +++ b/collectors/xenstat.plugin/README.md @@ -5,6 +5,7 @@ ## Prerequisites 1. install `xen-dom0-libs-devel` and `yajl-devel` using the package manager of your system. + Note: On Cent-OS systems you will need `centos-release-xen` repository and the required package for xen is `xen-devel` 2. re-install Netdata from source. The installer will detect that the required libraries are now available and will also build xenstat.plugin. |