|
|
|
|
|
|
|
|
|
|
xen-cim
[Xen-cim] example cim indication subscription commands
FYI - here's an exampe of how you go about subscribing and registering for an indication (using Director's cimsubscribe tools in this case, but OpenWBEM should have something similar):
cimsubscribe -createhandler -handlername MyIndicationHandler -destination 'http://localhost:6988/CIMListener/LogConsumer'
cimsubscribe -createfilter -filtername MyIndicationFilter -query 'SELECT * FROM Xen_ComputerSystemModification'
cimsubscribe -createsubscription -handlername MyIndicationHandler -filtername MyIndicationFilter
- Gareth
Dr. Gareth S. Bestor
IBM Linux Technology Center
M/S DES2-01
15300 SW Koll Parkway, Beaverton, OR 97006
503-578-3186, T/L 775-3186, Fax 503-578-3186
_______________________________________________
Xen-cim mailing list
Xen-cim@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-cim
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-cim] example cim indication subscription commands,
Gareth S Bestor <=
|
|
|
|
|