Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ahlusar1989/metrics-visualizer-system-mem-cpu

Multi-agent Performance Monitoring using Akka, React and MongoDB
https://github.com/ahlusar1989/metrics-visualizer-system-mem-cpu

Last synced: 23 days ago
JSON representation

Multi-agent Performance Monitoring using Akka, React and MongoDB

Awesome Lists containing this project

README

        

# Metrics Visualizer

1. Start MongoDB

1. Run the server

`sbt server/run`

1. Run the sample agent

`sbt agent/run`

1. The dashboard is now available at [http://localhost:9080](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.