Ad Widget

Collapse

How can I fetch the Data when use Dynamic Mbean

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

    #1

    How can I fetch the Data when use Dynamic Mbean

    Hello one Quick question bit Urgent

    I have using Dynamic Bbean, where Object name is constant but Attibute name will vary every 10 sec.

    In this case how can i fetch the data, while I creating the item

    jmx["MonitorManager:type=ObjectName","Attributenam e"]

    jmx["MonitorManager:type=JobMonitor","XYZ1"]
    jmx["MonitorManager:type=JobMonitor","XYZ2"]
    jmx["MonitorManager:type=JobMonitor","XYZ3"]
    jmx["MonitorManager:type=JobMonitor","XYZ4"]

    in this case how can i fetch the data? if my i am not sure about the attibute name which will come from dynamic Mbean.

    could any one respond.
Working...