Netmaker Enterprise Metrics

Viewing Details

Then, once you have successfully navigated to the metrics page, simply select the Netmaker network you would like to view metrics for. The metrics of the nodes currently on that network will be presented and indicate if nodes are connected with a blue check mark or red ‘X’ if not. This page is a general overview of the network. If you hover a blue-checkmark connection, it will tell you the latency in Tooltip fashion.

NOTE: Metrics may take up to 5 minutes for nodes to report data.

Metrics View 1

Then, if the Admin wishes to see more details, they can select a specific node from the Node Name column or row in the metrics table to view more details of that node’s connections.

Metrics View 2

Once a node is selected, the Netmaker Admin will be presented with total data sent and received from all connections at the top. The Netmaker Admin may also choose to view details of connections between individual peers under the Peer Connections table and can search for other nodes by name.

Grafana Dashboard

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. Simply navigate to the dashboards section of your Grafana instance. There, you will be presented with two out-of-the-box Netmaker options of the following: - Netmaker Metrics Dashboard - Netmaker Network Graph

Netmaker Grafana Dashboards

First try viewing the Netmaker Metrics Dashboard. This view will give you the option to select and view data on individual nodes in your Netmaker network.

Netmaker Grafana View 1

Then try out the Netmaker Network Graph view. This graph gives a Network graph, in which the user may hover individual nodes to see statistics of that node. Or hover an edge to view information about the connection between two nodes. The node edges will vary depending on connection status (green for connected or red for disconnected).

Netmaker Grafana View 2

Also you can view your metrics on prometheus dashboard,for the first time you will be prompted for credentials in your brower when you visit your prometheus dashboard. .. code-block:

UserName: "Netmaker-Prometheus"
Password: "<YOUR_LICENSE_KEY>"