Hi Kevin,
> nodetool cfstats has some valuable data but what I would like is a 1 > minute delta. And you are right in what you think would be useful. In many cases variation is a way more informative than an absolute value indeed. I have a doubt regarding your approach though. I want to see IO throughput and load on C* for each table. > +1 on Kurt comment: Anything in cfstats you should be able to retrieve through the metrics > Mbeans. See https://cassandra.apache.org/doc/latest/operating/metrics.html I do not use 'nodetool cfstats' that much. As soon as a monitoring system is in place, I prefer using a chart, making things a way more obvious, with no need to build anything on top of nodetool cfstats. Plus you can mix the chart with other relevant and related informations. That's probably the best way to go for production. C*heers, ----------------------- Alain Rodriguez - @arodream - al...@thelastpickle.com France The Last Pickle - Apache Cassandra Consulting http://www.thelastpickle.com 2016-12-21 2:01 GMT+01:00 kurt Greaves <k...@instaclustr.com>: > Anything in cfstats you should be able to retrieve through the metrics > Mbeans. See https://cassandra.apache.org/doc/latest/operating/metrics.html > > On 20 December 2016 at 23:04, Richard L. Burton III <mrbur...@gmail.com> > wrote: > >> I haven't seen anything like that myself. It would be nice to have >> nodetool cfstats to be presented in a nicier format. >> >> If you plan to work on that, let me know. I would help contribute to it >> next month. >> >> On Tue, Dec 20, 2016 at 5:59 PM, Kevin Burton <bur...@spinn3r.com> wrote: >> >>> nodetool cfstats has some valuable data but what I would like is a 1 >>> minute delta. >>> >>> Similar to iostat... >>> >>> It's easy to parse this but has anyone done it? >>> >>> I want to see IO throughput and load on C* for each table. >>> >>> -- >>> >>> We’re hiring if you know of any awesome Java Devops or Linux Operations >>> Engineers! >>> >>> Founder/CEO Spinn3r.com >>> Location: *San Francisco, CA* >>> blog: http://burtonator.wordpress.com >>> … or check out my Google+ profile >>> <https://plus.google.com/102718274791889610666/posts> >>> >>> >> >> >> -- >> -Richard L. Burton III >> @rburton >> > >