Sample project to play around or as basis to build upon. To check out the project:
$ git clone [email protected]:ryos-io/rhino-hello-world.git
to build the project, use :
$ cd rhino-hello-world
$ mvn clean install
Import the project to your IDE from existing resources. Before you run the sample simulations, start InfluxDB and Grafana by hitting the docker-compose command:
$ docker-compose up
You can access Grafana on http://localhost:3000/ with the default username:password = admin:admin.
After the first login on Grafana, there is no measurement yet. Now, you can go back to your IDE and run the ExtractInformationWithMapTest :
Rhino will create a new Grafana dashboard for the simulation execution, and you can observe the incoming simulation execution metrics: