Does Yellowfin support jmx console for monitoring?

Larry Wilkinson shared this question 6 years ago
Answered

We are running Yellowfin as a virtual instance and looking to be able to insure Yellowfin is properly sized for memory. What is available to help monitor jvm memory utilization?

Replies (1)

photo
1

Hi Larry,

Thanks for getting in touch. The allocated and used JVM numbers can be found on the info.jsp page (youryellowfinurl/info.jsp). Typically you will start to see performance declines when your "memory in use" exceeds 70% of your "JVM max memory"

cf55e0dfbd62c79739882f887b28b866

If you are interested in tracking this over time you can create a tool similar to the one attached (I threw it together so its not perfect), which scrapes the info.jsp page every second or so gathering these numbers to generate a plot (pass your base yellowfin URL and the script will navigate to the JSP page)

Please let me know if either of these meet your needs!

Regards,

Nathan

photo
1

Hi Nathan,


Thanks very much. Let me try this for a start to get a sense of memory use.

photo
1

Hi Larry,


No problem and sounds good. I am going to set this to closed for now, but if you have any other questions on this just reply and the case will be re-opened!


Regards,

Nathan

photo
Leave a Comment
 
Attach a file