Ad Widget

Collapse

Dynamic Attributes- jmx[<exampleObjectName>,<attributename>]

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anjiytwok
    Member
    • Dec 2012
    • 44

    #1

    Dynamic Attributes- jmx[<exampleObjectName>,<attributename>]

    Hi,

    How can i fetch the dynamic Attribute.

    When i have created the Item, let say.

    1. jmx[<exampleObjectName>,<attributename_1>]
    In this case since the attribute name attributename_1 is ready and able to fetch the values.

    Let suppose attributename_2 is not ready and there is no values.
    if i configure, it is giving the - data object is null. and items is going to unsupported state. how can i create in this case?
    2. jmx[<exampleObjectName>,<attributename_2>]
    3. jmx[<exampleObjectName>,<attributename_3>]
    4. jmx[<exampleObjectName>,<attributename_4>]
    5. jmx[<exampleObjectName>,<attributename_5>]


    Please advise.
Working...