[ 
https://issues.apache.org/jira/browse/CASSANDRA-7918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155294#comment-14155294
 ] 

Ryan McGuire commented on CASSANDRA-7918:
-----------------------------------------

Pretty easily. Right now it's written such that it needs to do an AJAX request 
to get the data to plot. I usually just run it with 'python -m 
SimpleHTTPServer', but if we wanted it to be even slicker than that we could 
have the tool embed the data and javascript directly into a dynamically 
generated html file which could be loaded in a browser without needing the 
server component.

Also, it can plot just about any time based metric, not just stress. I've 
successfully used it to plot results from YCSB for instance.

> Provide graphing tool along with cassandra-stress
> -------------------------------------------------
>
>                 Key: CASSANDRA-7918
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7918
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Benedict
>            Assignee: Benedict
>            Priority: Minor
>
> Whilst cstar makes some pretty graphs, they're a little limited and also 
> require you to run your tests through it. It would be useful to be able to 
> graph results from any stress run easily.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to