Quantcast
Channel: VMware Communities : Popular Discussions - Hyperic User Forums
Viewing all articles
Browse latest Browse all 52618

JVM Total Memory not available in Weblogic Server

$
0
0
Hello,

I have a Weblogic server with jvm.runtime configured as JVMRuntime (not JRockitRuntime) as the server is using Sun JVM (again, not JRockit).

However, JVM Total Memory metric is not showing in Weblogic plugin (see attached image).

Perhaps it may be related to having different metrics with the same alias in hq-plugin.xml included.

[...]
<metric name="JVM Total Memory"
    alias="TotalMemory"
    template="${JVMRuntime}:HeapSizeCurrent"
    category="UTILIZATION"
    units="B"
    collectionType="dynamic"/>
[...]
<metric name="JVM Total Nursery Size"
    alias="TotalMemory"
    template="${JVMRuntime}:TotalNurserySize"
    category="UTILIZATION"
    units="B"/>
[...]

Please, is there a workaround to show this?

Thank you.

Viewing all articles
Browse latest Browse all 52618

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>