Clone the Hystrix Git-Repo, go to hystrix-dashboard inside and run ./gradlew jettyRun. The log output contains the url to reach the dashboard.
Now to a mvn clean tomcat7:run-war -Dmaven.tomcat.port=8085 to get this application up and running.
#Application URLs# The main application The hystrix stream The turbine stream
Profit!!