From: David H. <hel...@us...> - 2014-02-10 23:08:30
|
Hi Thomas, I think there is a good amount of information out there. I see a number of CIM Provider development guides from various independent software vendors, some presentations from developers conferences, etc. The CMPI Technical Standard 2.0 document you mention really is the definitive API reference. I think the best way to get started is to use of of the SFCB test providers as a template. Look at the C code and the corresponding MOF files. If you want an example of a more fully developed CMPI project, I recommend looking at the cmpi-router project that was contributed a few years ago. It utilizes the CMPI convenience macros, uses a standard Provider / Resource Layer architecture and implements the standard SBLIM_TRACE facility. It's one of the best-organized provider packages I've seen. Of course, other folks on the mailing list may have better suggestions for reference material, to answer your query. David E. Heller IBM Linux Technology Center hel...@us... Thomas Stover <ts...@al...> 02/10/2014 02:24 PM To "Sbl...@li..." <Sbl...@li...>, cc Subject [Sblim-devel] authoring providers I'm interested in any links, books, tutorials, etc that might exist for one wanting to implement a provider with CMPI. Thus far I have the TOG's pdf: Systems Management: Common Manageability Programming Interface (CMPI) Issue 2.0 and have been looking at the source for providers in sblim and pegasus. Needless to say there is some information to be desired. Any tips towards cluing me in would be most appreciated. -- C. Thomas Stover Sr. Software Engineer Alert Logic, Inc. ------------------------------------------------------------------------------ Androi apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ Sblim-devel mailing list Sbl...@li... https://lists.sourceforge.net/lists/listinfo/sblim-devel |