Menu

#24 JavaBean style property selection for dashboards

open
nobody
None
5
2004-08-18
2004-08-18
No

Most objects we want to monitor expose their attributes
as JavaBean objects instead of simple types. This is
done to keep the number of JMX attributes low. We have
for example a statistics attribute which contains mean,
stddev, min, max etc.

It would be usefull if you could select an
AttributeName for a dashboard using dot notation:

e.g. Statistics.Mean or Statistics.Blabla.Boe

regards,

Steven

Discussion


Log in to post a comment.