CIM events

Ales Ledvinka aledvink at redhat.com
Mon Dec 3 13:28:10 UTC 2012


Hi,

The last part at #4. It seems like you have only CIM schema classes from mof files without any indication provider except Linux_MetricIndication. Either you do not have the right provider or it failed to register, or did not refresh the cimmom repository or you are not in the implementation namespace or just were not lucky to grab a provider with the indications implemented. That Linux_ prefix looks like one of the sblim providers. There are some implemented indications in the libvirt-cim. See the http://libvirt.org/git/?p=cimtest.git;a=tree;f=suites/libvirt-cim/cimtest

Take a look at the http://libvirt.org/git/?p=cimtest.git;a=tree;f=suites/libvirt-cim/cimtest;h=0f30fa2ceed3f3318c29937e888340df0f99c4f5;hb=HEAD There should be 3 indication tests. And in the ./lib/XenKvmLib/indication_tester.py class CIMIndicationSubscription look for the handler, filter and subscription. It does not use the pywbem though but the protocol strings (handler_xml)

Hth.


More information about the openlmi-devel mailing list