Re: Anomaly detection

2018-03-20 Thread Alain RODRIGUEZ
Hello Salvatore, I used SPM Sematext that had this feature already 3 or 4 years ago I believe. SPM offers some out of the box dashboards for Cassandra. See https://sematext.com/spm/ More recently we built some templates for Cassandra in Data Dog that I believe should show the most important metri

Re: Anomaly detection

2018-03-13 Thread Rahul Singh
I’ve used OpsCenter, New Relic, Splunk, and ELK and all of them have ways to visualize what’s going on. Eventually I just forked a cfstats2csv python program and started making formatted excel files which made it easy to spot anomalies and filter keyspaces / tables across nodes. I have some basi

Re: Anomaly detection

2018-03-12 Thread Fernando Ipar
Hello Salvatore, On Mon, Mar 12, 2018 at 2:12 PM, D. Salvatore wrote: > Hi Rahul, > I was mainly thinking about performance anomaly detection but I am also > interested in other types such as fault detection, data or queries > anomalies. > I know VividCortex (http://vividcortex.com) supports Ca

Re: Anomaly detection

2018-03-12 Thread D. Salvatore
Hi Rahul, I was mainly thinking about performance anomaly detection but I am also interested in other types such as fault detection, data or queries anomalies. Thanks 2018-03-12 16:52 GMT+00:00 Rahul Singh : > Anomaly detection of what? The data inside Cassandra or Casandra metrics? > > -- > Rah

Re: Anomaly detection

2018-03-12 Thread Rahul Singh
Anomaly detection of what? The data inside Cassandra or Casandra metrics? -- Rahul Singh rahul.si...@anant.us Anant Corporation On Mar 12, 2018, 12:44 PM -0400, D. Salvatore , wrote: > Hello everyone, > Do you know if exist a Cassandra tool that performs anomaly detection? > > Thank you in advan