Description of problem: On AS7 plugin there is a resource called "Memory Pool Resource" that has couple of memory based metrics on it. The issue here is that the basic unit is not specified (mostly Bytes), so the data is not presented well in the web UI. It is also not consistent with the JVM/Memory Subsystem we provide for Agent monitoring, where everything is presented in human readable way. Version-Release number of selected component (if applicable): 4.10.0-SNAPSHOT How reproducible: always Steps to Reproduce: 1. in web UI, visit resource "Perm_Gen" (JbossAS7/platform-mbean/memory-pool) 2. open the monitoring tab (enable all metrics here if they are disabled) Actual results: everything here is presented as a big ugly number without units Expected results: numbers presented as MB Additional info: graphs have problem presenting the values as well (on the y axis)
Created attachment 861406 [details] screen with the "numbers"