Hi Pari, I'm not aware of a Phoenix-aware, end-to-end solution here. You can probably write a custom collector for a Phenox application that can report into OpenTSDB; I think JDBC metrics are available via JMX. That would be a great addition for that project!
I've also seen a product demo from HP that does a lot of this for other tools on HBase, though I don't think it supports Phoenix yet (cc Rohit). Thanks, Nick On Wednesday, February 11, 2015, Pariksheet Barapatre <[email protected]> wrote: > Hello All, > > Can you suggest good monitoring tool for phoenix. Our QA hbase cluster is > crashing randomly. We wanted to know stats like which query causing the > issue and how many queries running on that particular time window, resource > consumption of query etc. > > Cheers > Pari >
