Graphite and EC2

Hi,

I am interested in real-time metrics and I have been looking at the Graphite integration. However, I am running the tests on a headless Linux server(s) when Graphite seems to run in a web-browser.

How are others monitoring at real-time without X?

Many Thanks

Aidy

Hi Aidy

Graphite has a browser or Web UI, but behind that is a server that needs installing and setting up.

There may be better ways to do it but something like the following might simplify the process
https://gist.github.com/amoslanka/6245043

You should be able to get graphite specific support from the graphite project itself.

There are other servers that will accept data from gatling, for example influxdb.
http://www.philipotoole.com/influxdb-and-grafana-howto/

Thanks
Alex

Hi,

I am interested in real-time metrics and I have been looking at the Graphite integration. However, I am running the tests on a headless Linux server(s) when Graphite seems to run in a web-browser.

How are others monitoring at real-time without X?

Many Thanks

Aidy