Skip to content

Configuration

  • Linux : you can simply open http://127.0.0.1:8015.
  • macOS & Windows : you have to enable the Enable host networking beta feature (see this) from Docker settings (see Features in development in the settings tab). Then, you can open http://127.0.0.1:8015.

To set up Grafana, you can open http://localhost:3000 and log in with the credentials admin/admin. You will be prompted to change this password.

Next you need to add SquirrelDB as a Prometheus source, with the URL http://squirreldb:9201.

Adding SquirrelDB as a Prometheus data source in Grafana with the server URL set

Then import the Node Exporter dashboard with the ID 1860, using the SquirrelDB data source we just configured.

Importing the Node Exporter dashboard by ID in Grafana

Now, you should see the system metrics gathered by the agent.

Node Exporter Full dashboard in Grafana showing system metrics gathered by the agent

Now that you have successfully deployed the Bleemeo Community Edition, you can secure your installation. For this, see the security section or set up high availability with the HA section.