1 Reply Latest reply on Nov 25, 2017 5:44 PM by rareddy

    Diagnostics logs of Teiid server (CPU, Memory etc)

    adi22

      Hi,

       

      I am using teiid 9.3.1. My question is related to memory management.

       

      Current JVM memory allocation is as below:

      JAVA_OPTS="-Xms8192m -Xmx12288m -XX:MetaspaceSize=8192m -XX:MaxMetaspaceSize=12288m -Djava.net.preferIPv4Stack=true"

       

      Here, the allocated memory is 12288m.

      From where does this memory is used .. RAM or OS memory?

       

      Also, from where I can get the CPU usage of the server, currently running processes of Teiid?