|
List Info
Thread: CIM_InstIndication
|
|
| CIM_InstIndication |

|
2008-05-06 07:02:58 |
|
|
How do I make use of CIM_InstIndication?
I want to keep track of any modifications done to any instance of a specific class.
I'm able to subscribe to CIM_Indication and to my own Indication class (derived from CIM_Indication) but I cannot seem to subscribe to indications for CIM_InstIndication.
Thanks,
-Patrik
|
| RE: CIM_InstIndication |

|
2008-05-06 10:50:49 |
|
Hi Patrik,
You might want to instead subscribe to a subsclass of the
abstract class CIM_InstIndication.
The subsclasses to look at are CIM_InstCreation,
CIM_InstDeletion and CIM_InstModification.
Cheers,
Eddie
From: Jansson Patrik
[mailto:patrik.jansson saabgroup.com]
Sent: Tuesday, May 06, 2008 5:03 AM
To: pegasus-l openpegasus.org
Subject: CIM_InstIndication
How
do I make use of CIM_InstIndication?
I want
to keep track of any modifications done to any instance of a specific class.
I'm
able to subscribe to CIM_Indication and to my own Indication class (derived
from CIM_Indication) but I cannot seem to subscribe to indications for
CIM_InstIndication.
Thanks,
-Patrik
|
| RE: CIM_InstIndication |

|
2008-05-07 02:41:19 |
|
|
Hi Eddie,
When I try to create a subscription instance with a filter
selecting indications from, lets say CIM_InstModification, I get
CIM_ERR_NOT_SUPPORTED.
Same goes for CIM_InstIndication and other sub classes.
Also for CIM_ClassIndication and its sub classes.
Who says it's not supported? Pegasus? Just changing the
filter back to my own Indication (i.e. SELECT * FROM MyIndication) and there is
no problem creating the subscription instance.
Thanks
-Patrik
Hi
Patrik,
You
might want to instead subscribe to a subsclass of the abstract class
CIM_InstIndication.
The
subsclasses to look at are CIM_InstCreation, CIM_InstDeletion and
CIM_InstModification.
Cheers,
Eddie
From: Jansson Patrik
[mailto:patrik.jansson saabgroup.com] Sent: Tuesday, May 06, 2008
5:03 AM To: pegasus-l openpegasus.org Subject:
CIM_InstIndication
How
do I make use of CIM_InstIndication? I want to keep track
of any modifications done to any instance of a specific class.
I'm
able to subscribe to CIM_Indication and to my own Indication class (derived from
CIM_Indication) but I cannot seem to subscribe to indications for
CIM_InstIndication.
Thanks,
-Patrik |
| RE: CIM_InstIndication |

|
2008-05-26 01:11:02 |
|
|
There must be someone with enough OpenPegasus knowledge
to answer this, right?
-Patrik
Hi Eddie,
When I try to create a subscription instance with a filter
selecting indications from, lets say CIM_InstModification, I get
CIM_ERR_NOT_SUPPORTED.
Same goes for CIM_InstIndication and other sub classes.
Also for CIM_ClassIndication and its sub classes.
Who says it's not supported? Pegasus? Just changing the
filter back to my own Indication (i.e. SELECT * FROM MyIndication) and there is
no problem creating the subscription instance.
Thanks
-Patrik
Hi
Patrik,
You
might want to instead subscribe to a subsclass of the abstract class
CIM_InstIndication.
The
subsclasses to look at are CIM_InstCreation, CIM_InstDeletion and
CIM_InstModification.
Cheers,
Eddie
From: Jansson Patrik
[mailto:patrik.jansson saabgroup.com] Sent: Tuesday, May 06, 2008
5:03 AM To: pegasus-l openpegasus.org Subject:
CIM_InstIndication
How
do I make use of CIM_InstIndication? I want to keep track
of any modifications done to any instance of a specific class.
I'm
able to subscribe to CIM_Indication and to my own Indication class (derived from
CIM_Indication) but I cannot seem to subscribe to indications for
CIM_InstIndication.
Thanks,
-Patrik |
| RE: CIM_InstIndication |

|
2008-05-27 01:55:49 |
|
|
Patrik,
The Pegasus CIM Server does not include intrinsic support
for CIM_InstIndication or CIM_ClassIndication.
-Roger
There must be someone with enough OpenPegasus knowledge
to answer this, right?
-Patrik
Hi Eddie,
When I try to create a subscription instance with a filter
selecting indications from, lets say CIM_InstModification, I get
CIM_ERR_NOT_SUPPORTED.
Same goes for CIM_InstIndication and other sub classes.
Also for CIM_ClassIndication and its sub classes.
Who says it's not supported? Pegasus? Just changing the
filter back to my own Indication (i.e. SELECT * FROM MyIndication) and there is
no problem creating the subscription instance.
Thanks
-Patrik
Hi
Patrik,
You
might want to instead subscribe to a subsclass of the abstract class
CIM_InstIndication.
The
subsclasses to look at are CIM_InstCreation, CIM_InstDeletion and
CIM_InstModification.
Cheers,
Eddie
From: Jansson Patrik
[mailto:patrik.jansson saabgroup.com] Sent: Tuesday, May 06, 2008
5:03 AM To: pegasus-l openpegasus.org Subject:
CIM_InstIndication
How
do I make use of CIM_InstIndication? I want to keep track
of any modifications done to any instance of a specific class.
I'm
able to subscribe to CIM_Indication and to my own Indication class (derived from
CIM_Indication) but I cannot seem to subscribe to indications for
CIM_InstIndication.
Thanks,
-Patrik |
| RE: CIM_InstIndication |

|
2008-05-27 02:02:43 |
|
|
Roger,
Ouch, I was afraid of that. But it should be the CIM
servers job of providing that support right? I won't (practically) be able to
create such provider?
-Patrik
Patrik,
The Pegasus CIM Server does not include intrinsic support
for CIM_InstIndication or CIM_ClassIndication.
-Roger
There must be someone with enough OpenPegasus knowledge
to answer this, right?
-Patrik
Hi Eddie,
When I try to create a subscription instance with a filter
selecting indications from, lets say CIM_InstModification, I get
CIM_ERR_NOT_SUPPORTED.
Same goes for CIM_InstIndication and other sub classes.
Also for CIM_ClassIndication and its sub classes.
Who says it's not supported? Pegasus? Just changing the
filter back to my own Indication (i.e. SELECT * FROM MyIndication) and there is
no problem creating the subscription instance.
Thanks
-Patrik
Hi
Patrik,
You
might want to instead subscribe to a subsclass of the abstract class
CIM_InstIndication.
The
subsclasses to look at are CIM_InstCreation, CIM_InstDeletion and
CIM_InstModification.
Cheers,
Eddie
From: Jansson Patrik
[mailto:patrik.jansson saabgroup.com] Sent: Tuesday, May 06, 2008
5:03 AM To: pegasus-l openpegasus.org Subject:
CIM_InstIndication
How
do I make use of CIM_InstIndication? I want to keep track
of any modifications done to any instance of a specific class.
I'm
able to subscribe to CIM_Indication and to my own Indication class (derived from
CIM_Indication) but I cannot seem to subscribe to indications for
CIM_InstIndication.
Thanks,
-Patrik |
[1-6]
|
|