Start a Conversation

Unsolved

This post is more than 5 years old

586

October 8th, 2009 08:00

InstrumentedBy

Someone can tell me how can I make "InstrumentedBy" relationship between an instance Card or Port and an instance of an new "Instrument Class" created by me.Thanks.

2 Intern

 • 

138 Posts

October 8th, 2009 19:00

Hi Boss,

InstrumentedBy relationship may be present only between Instrumentation class and Setting class. it built with the makeInstrumentation command in accessor.

October 9th, 2009 06:00

Hi Huevotron,

look at the ICIM MODEL, you will see that the InstrumentedBy relationship is defined between ICIM_ManagedSystemElement and ICIM_Instrumentation. If you look at the ICIM_ManagedSystemElement class, you will see the:
Operations for class ICIM_ManagedSystemElement:
...
className
operations.
The className attribute of the method is the class name of the Instrumentation.

HTH,

--Fred

== Monitor your Smarts environment using APG ReportPack for Smarts health ==
Frederic Meunier
Solutions Watch4Net Inc
APG & Smarts InCharge integration
http://www.watch4net.com
No Events found!

Top