Upcoming Cassandra-related Conferences

2018-10-05 Thread Max C.
Some upcoming Cassandra-related conferences, if anyone is interested: Scylla Summit November 5-7, 2018 Pullman San Francisco Bay Hotel, Redwood City CA https://www.scylladb.com/scylla-summit-2018/ (This one seems to be almost entirely Scylla focusse

Re: Connections info

2018-10-05 Thread Abdul Patel
Thanks will try both options On Friday, October 5, 2018, Alain RODRIGUEZ wrote: > Hello Abdul, > > I was caught by a different topic while answering, sending the message > over, even though it's similar to Romain's solution. > > There is the metric mentioned above, or to have more details such a

Re: Connections info

2018-10-05 Thread Alain RODRIGUEZ
Hello Abdul, I was caught by a different topic while answering, sending the message over, even though it's similar to Romain's solution. There is the metric mentioned above, or to have more details such as the app node IP, you can use: $ sudo netstat -tupawn | grep 9042 | grep ESTABLISHED tcp

Re: Connections info

2018-10-05 Thread Romain Hardouin
Note that one "user"/application can open multiple connections. You have also the number of Thrift connections available in JMX if you run a legacy application. Max is right, regarding where they're come from you can use lsof. For instance on AWS - but you can adapt it for your needs: IP=...REG

Re: Metrics matrix: migrate 2.1.x metrics to 2.2.x+

2018-10-05 Thread Alain RODRIGUEZ
I feel you for most of the troubles you faced, I've been facing most of them too. Again, Datadog support can probably help you with most of those. You should really consider sharing this feedback to them. there is re-namespacing of the metric names in lots of cases, and these > don't appear to be