Metrics
2
Last updated
Was this helpful?
Netmaker Pro offers analytics. With Analytics, admin users can view connectivity, latency and data transferred between two peers or nodes on a Netmaker network. Client analytics are also available. All of this data may be visualised in the Netmaker UI. In addition, Netmaker includes a custom exporter for Prometheus/Grafana integration to view the data as well.
Metrics are collected over the encrypted Netmaker tunnel. Each Netmaker agent exposes a metrics server on a TCP port (default: 51821), enabling secure retrieval of telemetry data without requiring public network exposure.
Below are the steps to view Analytics on your Netmaker Pro instance.
To view the metrics in the Netmaker Dashboard:
Select a network.
Click the Analytics interface.
Switch to any metric you are interested in, including metrics from clients.
Metrics may take up to 5 minutes for nodes to report data.
If present, an analytics image for the dashboard will appear here.

If your Netmaker instance includes the Prometheus/Grafana setup and is configured with the METRICS_EXPORTER="on", you can also view your metrics via Grafana.
Access details example:
URL: "https://grafana.<YOUR_DOMAIN_NAME>"
Username: "admin"
Password: "admin"Out-of-the-box Netmaker Grafana options include:
Netmaker Metrics Dashboard
Netmaker Network Graph

The Netmaker Metrics Dashboard lets you select and view data on individual nodes.

The Netmaker Network Graph view shows a network graph where you can hover nodes to see node statistics and hover edges to view connection information. Edge colors vary by connection status (green = connected, red = disconnected).

Last updated
Was this helpful?
Was this helpful?