View the Dashboard Wiki for more information including installation instructions.
$ git clone https://github.com/Netflix/Hystrix.git
$ cd Hystrix/hystrix-dashboard
$ ../gradlew jettyRun
> Building > :hystrix-dashboard:jettyRun > Running at http://localhost:7979/hystrix-dashboard
Once running, open http://localhost:7979/hystrix-dashboard.
@kennedyoliveira has written a standalone app, documented at : https://github.com/kennedyoliveira/standalone-hystrix-dashboard
Example screenshot from iPad while monitoring Netflix API: