Re: DSP 1075 Provider
Marek Szermutzky <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <OF69BD7617.7C15EA11-ONC1257A0D.0030E46E-C1257A0D.00311B50@de.ibm.com> |
Hi! Welcome to the world of CIM. The answer to your question: "Do we have to implement a Provider which will be responsible for initiating a Scan on the equipment and creating the corresponding instances. Then the WS-management client will connect to the CIMOM server and will retrieve that information? " is: Yes, you need to implement one or several provider for each mandatory class in the registered profile. Mit freundlichen Grüßen / Kind regards Marek Szermutzky Software Engineer / OpenPegasus Maintainer (PMC) and z/OS PlatformRep. IBM Systems &Technology Group, Systems Software Development / z/OS Capacity Management and Support ------------------------------------------------------------------------------------------------------------------------------------------- IBM Deutschland Schoenaicher Str. 220 71032 Boeblingen Phone: +49-7031-16-5182 E-Mail: [email protected] ------------------------------------------------------------------------------------------------------------------------------------------- IBM Deutschland Research & Development GmbH / Vorsitzender des Aufsichtsrats: Martin Jetter Geschäftsführung: Dirk Wittkopp Sitz der Gesellschaft: Böblingen / Registergericht: Amtsgericht Stuttgart, HRB 243294 From: "Pierre Pacchioni" <[email protected]> To: <[email protected]> Date: 26.05.2012 22:19 Subject: DSP 1075 Provider ---------- Hello, We have to implement DSP 1075: PCI Device Profile. Basically we should be able to retrieve the HW inventory of the machine on which openPegasus is running via the PCI/PCIe bus. The corresponding classes/model pertain to the CIM schema and I just wondering what is the best approach to achieve that. Do we have to implement a Provider which will be responsible for initiating a Scan on the equipment and creating the corresponding instances. Then the WS-management client will connect to the CIMOM server and will retrieve that information? It is just to be sure that we will start on the right direction. Thanks for your answer, Pierre.