|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
TabularDataHi all,
Does anyone know if there is an opensource management-client for JMX that display's TabularData as a table? What I mean is: One row for each composite type. And one column for each value in the composite type. In my case, there are no composite types inside another composite type. But if this would be the case, perhaps one would be able to click on the composite type, and then the rows containing the data of this composite type are show in a different color below the row with complexity "one", and so on for each deeper level of complexity. I actualy don't think something like this exists.. or does it? But I think it would be a great feature, 'cause most times, when using tabular-data it would be good to have some sort of overview over the data, instead of needing to click the next button to vieuw each row (like in JConsole). Erik =========================================================================== For information on the Java Management extensions (JMX), please visit our home page at http://java.sun.com/products/JavaManagement/ The JMX-FORUM archives are accessible at http://archives.java.sun.com To unsubscribe, send email to listserv@... and include in the body of the message "signoff JMX-FORUM". For general help, send email to listserv@... and include in the body of the message "help". |
|
|
Re: TabularDataCheck out jManage (jManage.org).
It might not have everything you want, but it does Tabular and CompositeData display better than jconsole. Erik Vaneylen wrote: > Hi all, > > Does anyone know if there is an opensource management-client for JMX > that display's TabularData as a table? > What I mean is: One row for each composite type. And one column for > each value in the composite type. In my case, there are no composite > types inside another composite type. But if this would be the case, > perhaps one would be able to click on the composite type, and then the > rows containing the data of this composite type are show in a > different color below the row with complexity "one", and so on for > each deeper level of complexity. > > I actualy don't think something like this exists.. or does it? > But I think it would be a great feature, 'cause most times, when using > tabular-data it would be good to have some sort of overview over the > data, instead of needing to click the next button to vieuw each row > (like in JConsole). > > Erik > =========================================================================== > For information on the Java Management extensions (JMX), please visit > our home page at http://java.sun.com/products/JavaManagement/ The > JMX-FORUM archives are accessible at http://archives.java.sun.com To > unsubscribe, send email to listserv@... and include in the > body of the message "signoff JMX-FORUM". For general help, send email > to listserv@... and include in the body of the message "help". =========================================================================== For information on the Java Management extensions (JMX), please visit our home page at http://java.sun.com/products/JavaManagement/ The JMX-FORUM archives are accessible at http://archives.java.sun.com To unsubscribe, send email to listserv@... and include in the body of the message "signoff JMX-FORUM". For general help, send email to listserv@... and include in the body of the message "help". |
| Free embeddable forum powered by Nabble | Forum Help |