← All dashboards

1 Linux Stats with Node Exporter

Monitor Linux host (VM, Server, OS), your personal machines with preconfigured beautiful dashboard.

Linux Stats with Node Exporter

Monitoring Linux host metrics, with beautiful Grafana dashboard.

To quickly setup Prometheus node_exporter.


This dashboard includes panels for the following metrics:

  • CPU Usage
  • Load Average
  • Network Usgae
  • Memory
  • Disk
  • Sys basics

Variables used:
$job = label_values(node_uname_info, job)
$node = label_values(node_uname_info{job="$job"}, instance)
$network_interface = label_values(node_network_info{operstate=“up”}, device)


Github: https://github.com/3xploitGuy/linuxstats


Screenshot : Dashboard Screenshot


[Update] :
18/07/2021

  1. Initial release

10/10/2021

  1. Added variable to detect active network interface name.

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 1,595