What can be monitored via JMX remotely using JCONSOLE?
book
Article ID: KB0076661
calendar_today
Updated On:
Description
How do you use JCONSOLE to monitor JMX stats remotely?
Issue/Introduction
Using JCONSOLE, you may remotely monitor JMX stats from ComputeDB. You may follow this document that explains how to connect to them.
Resolution
3 Types of Artifacts to defined by ComputeDB
- Server Level Stats: Available through JMX by connecting directly to Server
- Stats Exposed VIA Spark Metrics API, Available through JMX by having a JMX Sink attached to the metrics subsystem
- Cluster Level Stats (Most relevant to a DB) is NOT available to connect to JMX.
You are only able to connect to the first 2.
- Server Level Stats: Connect Directly to Server
- 2. Stats exposed via spark Metrics API: Attach JMX Sink to the metrics subsystem
Feedback
thumb_up
Yes
thumb_down
No