python/samples/immoi/samples/README |  11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)


Add the users sample OI to the README

diff --git a/python/samples/immoi/samples/README 
b/python/samples/immoi/samples/README
--- a/python/samples/immoi/samples/README
+++ b/python/samples/immoi/samples/README
@@ -80,3 +80,14 @@ Use like this:
 $ immadm -o [0|1] pingPongId=1 <parameters..>
 
 
+Users
+-----
+
+The Users OI demonstrates an OI that returns values of runtime attributes when 
it's queried by IMM. It uses the Python package psutil to fill in the list of 
logged in users.
+
+Use like this:
+
+$ users &
+
+$ immlist usersId=1
+

------------------------------------------------------------------------------
_______________________________________________
Opensaf-devel mailing list
Opensaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to