A Typesafe Activator seed for visualized metrics web dashboards.
-
Download the Activator template and unzip it
-
Start MongoDB
-
Run the server
sbt server/run
-
Run the sample agent
sbt agent/run
-
The dashboard is now available at http://localhost:9080
There is a sample agent included into the template. Modify it (as well as the dashboard) according to your needs or implement your own on your favourite language.