0

Prior to GraphDB 10.x, the documentation had references to setting up JMX. These docs have been removed from 10.x, leaving me wondering how to use JMX with this version.

Question: How can JMX be run with GraphDB 10.x?

1 Answer 1

1

JMX was used historically mostly to provide an easier way to setup a cluster and to connect to query monitoring/system resource monitoring on remote GraphDBs. This evolved into creating REST APIs and it was deprecated in GraphDB 10.X.

All the operations are available in the Cluster and Monitoring REST APIs.

Sign up to request clarification or add additional context in comments.

1 Comment

I'll note that new JMX documentation was added in the 10.3 documentation. graphdb.ontotext.com/documentation/10.3/…

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.