- Have any tutorial for implementing CIM provider for software update profile?
- I want to know about vendor_namespaces in openwsman.conf file.
- If we created a new profile, how to create schema, and where it is hold?.. 4 if we using existing profile, Need to create new schema?
Please describe me the steps for developing new CIM projects for(DSP1025,DSP1033,DSP1034,DSP1039,sotwareupdate). I want to develope a new CIM providers for this.. How it achieve it?
Sample soap request for this profiles.
Asked
Active
Viewed 355 times
2

George Varghese
- 542
- 3
- 16
1 Answers
1
I got some useful links for implementing it.
I had using sblim development packages for implementing new provider. In opensman config file, we can specify the vendor names .
for referring sample provider are available, http://sblim.cvs.sourceforge.net/viewvc/sblim/
Please see the sample provider, https://github.com/georgooty/GK_SampleProvider

George Varghese
- 542
- 3
- 16