We use Jolokia.  It runs inside of Cassandra and then gives you an HTTP REST 
interface to interact with JMX.  Works great for us!

https://jolokia.org/ <https://jolokia.org/>

- Max

> On Jul 18, 2023, at 8:11 pm, Angelo Polo <language.de...@gmail.com> wrote:
> 
> Is it possible to connect to the Cassandra JMX server without using the RMI 
> protocol?
> 
> I have found for example, this open source project 
> https://github.com/willemsrb/simple-jmx 
> <https://github.com/willemsrb/simple-jmx> that claims to provide JMX without 
> RMI, but it seems to need to be set up on the server side too, and of course 
> Cassandra's JMX server isn't based on this project.
> 
> So is there a client-side-only possibility to use something other than RMI 
> when retrieving Cassandra JMX?
> 
> Thanks,
> Angelo

Reply via email to