summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 1962f17..8c51e92 100644
--- a/README
+++ b/README
@@ -64,6 +64,11 @@ Following providers are part of this sub-project:
This is a CIM interface for the RealmD daemon which allows for the Kerberos
and Active Directory realms enrollment
+* PCP
+ This is a CIM interface for the PCP (Performance Co-Pilot) daemon. Allows
+ reading of PCP metrics on the local host.
+
+
*******************************************************************************
* Build Dependencies *
*******************************************************************************
@@ -90,6 +95,8 @@ Provider specific dependencies:
* RealmD
- glib2-devel
- dbus-devel
+* PCP
+ - python-pcp
*******************************************************************************
* Compilation and installation *