Re: Cassandra Monitoring tool

2018-05-25 Thread Joaquin Casares
Hello Aneesh, Alain and I also worked on this project that you might find useful: https://github.com/thelastpickle/docker-cassandra-bootstrap It is a Docker Compose environment to showcase the Prometheus graphs that we worked on. There's still a missing update, so do please check back soon, but

Re: Cassandra Monitoring tool

2018-05-25 Thread Alain RODRIGUEZ
Hello, With more details on your criteria, it would be easier. I used: - SPM from Sematext (Commercial - dashboards out of the box) - Datastax OpsCenter (Commercial, With DSE only nowadays) - Grafana/Graphite or Prometheus (Open source - 'do it yourself' - but some templates exist) - Datadog (Co

Re: Cassandra monitoring tool

2011-04-12 Thread Ali Ahsan
Yes same host,I will test this with my developer team and let you know more on it. On 04/12/2011 11:14 PM, Héctor Izquierdo Seliva wrote: I'm not sure. Are you runing it in the same host as the cassandra node? -- S.Ali Ahsan Senior System Engineer e-Business (Pvt) Ltd 49-C Jail Road, Lah

Re: Cassandra monitoring tool

2011-04-12 Thread Héctor Izquierdo Seliva
I'm not sure. Are you runing it in the same host as the cassandra node? El mar, 12-04-2011 a las 22:54 +0500, Ali Ahsan escribió: > On 04/12/2011 10:42 PM, Héctor Izquierdo Seliva wrote: > > > > I forgot to mention it has been coded against 0.7.x, and I'm not sure it > > will work on 0.6.x. I'll t

Re: Cassandra monitoring tool

2011-04-12 Thread Ali Ahsan
On 04/12/2011 10:42 PM, Héctor Izquierdo Seliva wrote: I forgot to mention it has been coded against 0.7.x, and I'm not sure it will work on 0.6.x. I'll try to add support for both 0.6.x and the new 0.8.x version as soon as possible. I think these error is because of 0.6.3 ? xception in

Re: Cassandra monitoring tool

2011-04-12 Thread Héctor Izquierdo Seliva
El mar, 12-04-2011 a las 21:24 +0500, Ali Ahsan escribió: > Thanks for sharing this info,I am getting following error,Can please be > more specific how can i run this > > > java -cp > /home/ali/apache-cassandra-0.6.3/lib/simple-cassandra-monitoring-1.0.jar > 127.0.0.1 ks1:cf1,ks1:cf2 > Excepti

Re: Cassandra monitoring tool

2011-04-12 Thread Ali Ahsan
Thanks for sharing this info,I am getting following error,Can please be more specific how can i run this java -cp /home/ali/apache-cassandra-0.6.3/lib/simple-cassandra-monitoring-1.0.jar 127.0.0.1 ks1:cf1,ks1:cf2 Exception in thread "main" java.lang.NoClassDefFoundError: 127/0/0/1 Caused by: