Hi guys,
I am working on Ignite-Cassandra integration module ( https://apacheignite.readme.io/docs/overview) and as a part of it we have scripts to automatically deploy Ignite-Cassandra-LoadTests infrastructure in AWS. These scripts also automatically deploy Ganglia monitoring for these clusters. I am just wondering if there are any document which describes Ignite JMX MBeans, which I could use to monitor Ignite custom metrics? For example Cassandra has such a list of custom metrics: https://wiki.apache.org/cassandra/Metrics. It will be cool to have something like that for Ignite. In such a case it will be possible to automatically deploy monitoring for all custom metrics of Ignite-Cassandra ecosystem in AWS. Which is rather helpful when you need to find (and fix) performance problems. Regards, Igor Rudyak |
Hi Igor,
As far as I can see we don’t have a such kind of documentation. Are you interested in preparing the one basing on the Java docs? Sure the community can assist and review your work. — Denis > On Jun 7, 2016, at 12:20 AM, Igor Rudyak <[hidden email]> wrote: > > Hi guys, > > I am working on Ignite-Cassandra integration module ( > https://apacheignite.readme.io/docs/overview) and as a part of it we have > scripts to automatically deploy Ignite-Cassandra-LoadTests infrastructure > in AWS. These scripts also automatically deploy Ganglia monitoring for > these clusters. > > I am just wondering if there are any document which describes Ignite JMX > MBeans, which I could use to monitor Ignite custom metrics? For example > Cassandra has such a list of custom metrics: > https://wiki.apache.org/cassandra/Metrics. > > It will be cool to have something like that for Ignite. In such a case it > will be possible to automatically deploy monitoring for all custom metrics > of Ignite-Cassandra ecosystem in AWS. Which is rather helpful when you need > to find (and fix) performance problems. > > Regards, > Igor Rudyak |
Yep I am interested in this, cause want to monitor main performance metrics
of Ignite cluster. I'll start from java docs. On Tue, Jun 7, 2016 at 4:17 AM, Denis Magda <[hidden email]> wrote: > Hi Igor, > > As far as I can see we don’t have a such kind of documentation. Are you > interested in preparing the one basing on the Java docs? > Sure the community can assist and review your work. > > — > Denis > > > On Jun 7, 2016, at 12:20 AM, Igor Rudyak <[hidden email]> wrote: > > > > Hi guys, > > > > I am working on Ignite-Cassandra integration module ( > > https://apacheignite.readme.io/docs/overview) and as a part of it we > have > > scripts to automatically deploy Ignite-Cassandra-LoadTests infrastructure > > in AWS. These scripts also automatically deploy Ganglia monitoring for > > these clusters. > > > > I am just wondering if there are any document which describes Ignite JMX > > MBeans, which I could use to monitor Ignite custom metrics? For example > > Cassandra has such a list of custom metrics: > > https://wiki.apache.org/cassandra/Metrics. > > > > It will be cool to have something like that for Ignite. In such a case it > > will be possible to automatically deploy monitoring for all custom > metrics > > of Ignite-Cassandra ecosystem in AWS. Which is rather helpful when you > need > > to find (and fix) performance problems. > > > > Regards, > > Igor Rudyak > > |
Free forum by Nabble | Edit this page |