Revision: 409
http://svn.sourceforge.net/omc/?rev=409&view=rev
Author: jcarey
Date: 2006-11-29 16:04:41 -0800 (Wed, 29 Nov 2006)
Log Message:
-----------
Added some descriptive text to the README
Modified Paths:
--------------
contrib/xml-service-provider/trunk/README
Modified: contrib/xml-service-provider/trunk/README
===================================================================
--- contrib/xml-service-provider/trunk/README 2006-11-29 23:32:16 UTC (rev 408)
+++ contrib/xml-service-provider/trunk/README 2006-11-30 00:04:41 UTC (rev 409)
@@ -0,0 +1,16 @@
+XML Service Providers
+-------------------------------------------------------------------------------
+The XML Service providers is essentially an XML driven framework that provides
+CIM instrumentation for system services. The providers that provide this
+framework run within the OpenWBEM CIMOM environment.
+This XML Service provider is a CIM Provider that runs within the OpenWBEM
+CIMOM environment. It provides objects that represent services through the
+CIM interface based on XML documents that describe the services. It also
+provides health information for the services by consuming the output of a
+command line that is specified in the service description XML document
+Cypress will make use of this Service provider. The UI that we build for
+Cypress will show any Service that has the XML file. Because this is a very
+simple way for Services to integrate with CIM the SUSE team might consider
+adding additional services.
+
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|