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.
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.